PT-2026-47849 · Unknown · Freeswitch
CVE-2026-49842
·
Published
2026-06-09
·
Updated
2026-06-09
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
FreeSWITCH versions prior to 1.11.1
Description
In the
mod verto module, the WebSocket frame loop intercepts speed-test protocols prefixed with # (#SPU, #SPB, and #SPE) before performing authentication checks. The payload size in #SPU is parsed using the atoi() function, which only rejects non-positive values. This allows an unauthenticated peer to request up to INT MAX bytes. During the download phase, the server responds with approximately 10 times the requested size, potentially sending around 20 GB per request, which results in significant outbound bandwidth amplification.Recommendations
Update to version 1.11.1.
Exploit
Fix
Resource Exhaustion
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Freeswitch