Heap Overflow in FreeSWITCH Software Due to Buffer Limitations
CVE-2026-49841
9.8CRITICAL
What is CVE-2026-49841?
The mod_verto HTTP request handler in FreeSWITCH versions prior to 1.11.1 is susceptible to a heap overflow vulnerability. This problem arises from the allocation of a fixed 2 MiB buffer for handling POST requests with a content type of application/x-www-form-urlencoded. However, the module allows a Content-Length of up to nearly 10 MiB, leading to potential heap overflow of around 8 MiB, which can be exploited by attackers before the HTTP basic-auth check is performed. This vulnerability has been addressed in version 1.11.1, thus it is recommended to upgrade to mitigate possible risks.
Affected Version(s)
freeswitch < 1.11.1
