Heap-based buffer overflow in freeswitch - CVE-2026-49841
Published: June 4, 2026
freeswitch
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service and potentially disclose sensitive information.
The vulnerability exists due to a heap-based buffer overflow in the mod_verto HTTP request handler when processing a crafted POST application/x-www-form-urlencoded body. A remote attacker can send a specially crafted HTTP request with an oversized Content-Length value to cause a denial of service and potentially disclose sensitive information.
The issue is reachable before the HTTP basic-auth check runs and affects only verto profiles with at least one vhost configured.