Out-of-bounds read in freeswitch - CVE-2026-49475
Published: June 4, 2026
freeswitch
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to out-of-bounds read and out-of-bounds write in switch_stun_packet_parse() when parsing crafted STUN attributes on an ICE-enabled call leg. A remote attacker can send a specially crafted UDP datagram to cause a denial of service.
STUN parsing occurs before the STUN message integrity check, and no ICE password or prior interaction with the call is required.