CVE-2026-55663
Last modified
CVE-2026-55663 is a medium-severity vulnerability rated 5.6/10 on the CVSS scale. mediasoup is a WebRTC video conferencing system. From version 3.20.0 until 3.20.6 for the npm package and from 0.22.0 until 0.22.5 for the Rust crate, mediasoup's built-in SCTP stack authenticates state cookies using only the hardcoded msworker and 0xAD81 magic values instead of a per-instance secret and HMAC, contrary to RFC 9260 Section 5.1.3. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
mediasoup is a WebRTC video conferencing system. From version 3.20.0 until 3.20.6 for the npm package and from 0.22.0 until 0.22.5 for the Rust crate, mediasoup's built-in SCTP stack authenticates state cookies using only the hardcoded msworker and 0xAD81 magic values instead of a per-instance secret and HMAC, contrary to RFC 9260 Section 5.1.3. The cookie structure and validation in worker/include/RTC/SCTP/association/StateCookie.hpp and worker/src/RTC/SCTP/association/StateCookie.cpp allow an on-path attacker targeting PlainTransport or PipeTransport with SCTP enabled and without DTLS protection to forge a COOKIE-ECHO whose packet verification tag matches the attacker-controlled localVerificationTag. The forged cookie passes StateCookie::IsMediasoupStateCookie() and Association::HandleReceivedCookieEchoChunk(), establishes an unauthorized SCTP association, and permits DataChannel message injection as a trusted peer. WebRtcTransport is not affected because its SCTP runs inside DTLS. This issue is fixed in npm version 3.20.6 and Rust crate version 0.22.5.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| versatica | mediasoup | >= 3.20.0, < 3.20.6; >= 0.22.0, < 0.22.5 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-55663?
How severe is CVE-2026-55663?
How do I fix CVE-2026-55663?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-55655A flaw was found in OpenSSH. A local unprivileged attacker o…6.1
- CVE-2026-55658Gardens v2 is a modular governance framework that enables co…7.7
- CVE-2026-55659Grist is spreadsheet software using Python as its formula la…7.7
- CVE-2026-5566A vulnerability was detected in UTT HiPER 1250GW up to 3.2.7…8.8
- CVE-2026-55660Tina is a headless content management system. In versions pr…7.6
- CVE-2026-55661Tina is a headless content management system. In versions pr…4.8
- CVE-2026-55664Grist is spreadsheet software using Python as its formula la…4.3
- CVE-2026-55665Grist is spreadsheet software using Python as its formula la…8.5
- CVE-2026-55666Rocket.Chat is an open-source, secure, fully customizable co…9.3
- CVE-2026-55667File Browser is a file managing interface for uploading, del…8.2
- CVE-2026-55668File Browser provides a web file managing interface. Prior t…6.3
- CVE-2026-55669ZITADEL is an open source identity management platform. Prio…4.2
Are you affected by CVE-2026-55663?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
