๐Ÿ” CVE Alert

CVE-2026-49843

MEDIUM 5.3

FreeSWITCH: Pre-authentication session eviction via attacker-chosen `sessid` in `mod_verto`

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-287
Vendor signalwire
Product freeswitch
Published Jun 9, 2026
Stay Ahead of the Next One

Get instant alerts for signalwire freeswitch

Be the first to know when new medium vulnerabilities affecting signalwire freeswitch are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
Low

Affected Versions

signalwire / freeswitch
< 1.11.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/signalwire/freeswitch/security/advisories/GHSA-9457-fxr9-x78m github.com: https://github.com/signalwire/freeswitch/releases/tag/v1.11.1