Improper Encoding or Escaping of Output in freeswitch - CVE-2026-49472
Published: June 4, 2026
freeswitch
Detailed vulnerability description
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to memory corruption in PREFIX(prologTok)() in libs/xmlrpc-c/lib/expat/xmltok/xmltok_impl.c when parsing XML input. A remote user can send specially crafted XML data to cause a denial of service.
The affected function was cloned from an outdated libexpat codebase and may be exploitable in a manner similar to the original upstream issue.