CVE-2026-49840
Last modified
CVE-2026-49840 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a software implementation that runs on any commodity hardware. Prior to version 1.11.1, esl_recv_event() parses Content-Length with atol() and passes the result straight to malloc(len + 1) with no sign or magnitude check. EPSS estimates a 0.31% chance of exploitation in the next 30 days.
Description
FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a software implementation that runs on any commodity hardware. Prior to version 1.11.1, esl_recv_event() parses Content-Length with atol() and passes the result straight to malloc(len + 1) with no sign or magnitude check. A malicious or man-in-the-middle ESL peer can send a frame with a negative Content-Length to corrupt the heap of, or crash, any process linked against libesl, before the client has authenticated to that peer. This issue has been patched in version 1.11.1.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Freeswitch | Freeswitch | < 1.11.1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-49840?
How severe is CVE-2026-49840?
How do I fix CVE-2026-49840?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-49824Fission is an open-source, Kubernetes-native serverless fram…8.5
- CVE-2026-4983Open VSX Registry does not sanitize SVG files uploaded as ex…5.4
- CVE-2026-49834sigstore-go is a Go library for Sigstore signing and verific…7.5
- CVE-2026-49835Sigstore Timestamp Authority is a service for issuing RFC 31…7.5
- CVE-2026-49839jq is a command-line JSON processor. Prior to 1.8.2,` jq --r…7.1
- CVE-2026-4984The Twilio integration webhook handler accepts any POST requ…8.2
- CVE-2026-49841FreeSWITCH is a Software Defined Telecom Stack enabling the …9.8
- CVE-2026-49842FreeSWITCH is a Software Defined Telecom Stack enabling the …7.5
- CVE-2026-49843FreeSWITCH is a Software Defined Telecom Stack enabling the …5.3
- CVE-2026-49844Improper encoding of non-finite floating-point values during…5.9
- CVE-2026-49847FreeSWITCH is a Software Defined Telecom Stack enabling the …7.5
- CVE-2026-49848FreeSWITCH is a Software Defined Telecom Stack enabling the …4.3
Are you affected by CVE-2026-49840?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
