CVE-2026-49472
Undergoing Analysis
Undergoing Analysis - In Progress
Out-of-Bounds Read in FreeSWITCH
Publication date: 2026-06-09
Last updated on: 2026-06-09
Assigner: GitHub, Inc.
Description
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.0, FreeSWITCH includes a vulnerable function, PREFIX(prologTok)(), in libs/xmlrpc-c/lib/expat/xmltok/xmltok_impl.c, which was cloned from an outdated and vulnerable version in libexpat/libexpat. The function did not receive the corresponding security patch. This issue has been patched in version 1.11.0.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| signalwire | freeswitch | to 1.11.0 (exc) |
| signalwire | freeswitch | 1.11.0 |
| freeswitch | freeswitch | to 1.11.0 (exc) |
| libexpat | libexpat | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-116 | The product prepares a structured message for communication with another component, but encoding or escaping of the data is either missing or done incorrectly. As a result, the intended structure of the message is not preserved. |