CVE-2026-49843

FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a software implementation that runs on any commodity hardware. Prior to version 1.11.1, mod_verto's JSON-RPC handler bound the connection to the client-supplied sessid on the first frame, before the authentication gate. Binding inserts the connection into the global session hash and, on a key collision, drops the prior occupant of that slot — sending it a verto.punt, detaching its calls, and closing its socket. An unauthenticated network attacker who knows a target session UUID could therefore evict the legitimate client. This issue has been patched in version 1.11.1.
Configurations

Configuration 1 (hide)

cpe:2.3:a:freeswitch:freeswitch:*:*:*:*:*:*:*:*

History

23 Jul 2026, 08:10

Type Values Removed Values Added
Summary
  • (es) FreeSWITCH es una Pila de Telecomunicaciones Definida por Software que permite la transformación digital de conmutadores de telecomunicaciones propietarios a una implementación de software que se ejecuta en cualquier hardware comercial. Antes de la versión 1.11.1, el gestor JSON-RPC de mod_verto vinculaba la conexión al sessid proporcionado por el cliente en el primer fotograma, antes de la puerta de autenticación. La vinculación inserta la conexión en la tabla hash global de sesiones y, en caso de colisión de clave, elimina al ocupante anterior de esa ranura - enviándole un verto.punt, desvinculando sus llamadas y cerrando su socket. Un atacante de red no autenticado que conoce un UUID de sesión objetivo podría, por lo tanto, expulsar al cliente legítimo. Este problema ha sido parcheado en la versión 1.11.1.

10 Jun 2026, 15:07

Type Values Removed Values Added
CPE cpe:2.3:a:freeswitch:freeswitch:*:*:*:*:*:*:*:*
References () https://github.com/signalwire/freeswitch/releases/tag/v1.11.1 - () https://github.com/signalwire/freeswitch/releases/tag/v1.11.1 - Release Notes
References () https://github.com/signalwire/freeswitch/security/advisories/GHSA-9457-fxr9-x78m - () https://github.com/signalwire/freeswitch/security/advisories/GHSA-9457-fxr9-x78m - Third Party Advisory
First Time Freeswitch freeswitch
Freeswitch

09 Jun 2026, 17:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-09 17:17

Updated : 2026-07-23 08:10


NVD link : CVE-2026-49843

Mitre link : CVE-2026-49843

CVE.ORG link : CVE-2026-49843


JSON object : View

Products Affected

freeswitch

  • freeswitch
CWE
CWE-287

Improper Authentication