Improper Authentication in freeswitch - CVE-2026-49848
Published: June 4, 2026
freeswitch
Detailed vulnerability description
The vulnerability allows a remote user to influence call-side variables.
The vulnerability exists due to improper authentication in mod_verto check_auth userauth branch when handling authentication attempts on the same WebSocket connection. A remote user can submit crafted userVariables during failed login attempts and then authenticate successfully on the same connection to influence call-side variables.
Only mod_verto profiles with userauth enabled are vulnerable, and the injected values take effect only after authentication succeeds on the same WebSocket session.