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, the mod_verto HTTP request handler allocates a fixed 2 MiB buffer for a POST application/x-www-form-urlencoded body but accepts Content-Length up to just under 10 MiB. The body-read loop is bounded by Content-Length rather than the buffer size, producing an attacker-controlled heap overflow of up to ~8 MiB -- before the HTTP basic-auth check runs. This issue has been patched in version 1.11.1.
Conclusion & alert: CVE-2026-49841 is rated Moderate Risk (50.2/100): CVSS Critical severity, with low exploitation likelihood (EPSS 0.39%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-23 | 0.34% | 0.39% | +0.05% |
| 2 | 2026-06-15 | 0.04% | 0.34% | +0.30% |
| 3 | 2026-06-10 | — | 0.04% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| freeswitch | freeswitch | < 1.11.1 | cpe:2.3:a:freeswitch:freeswitch:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/signalwire/freeswitch/releases/tag/v1.11.1 | Release Notes |
| https://github.com/signalwire/freeswitch/security/advisories/GHSA-wfrq-qvg2-f88f | Third Party Advisory |