Advisory Database
  • Advisories
  • Dependency Scanning
  1. cargo
  2. ›
  3. mediasoup
  4. ›
  5. CVE-2026-55663

CVE-2026-55663: mediasoup: SCTP state cookie lacks cryptographic authentication, enabling unauthorized association establishment (RFC 9260 violation)

August 25, 2026

mediasoup’s built-in SCTP stack (introduced in v3.20.0) authenticates SCTP state cookies using only hardcoded magic byte sequences rather than a per-instance HMAC keyed with a secret, violating RFC 9260 Section 5.1.3. An on-path attacker targeting a PlainTransport with SCTP enabled (and no SRTP/DTLS protection) can craft a forged COOKIE-ECHO chunk that passes all validation, establishing an unauthorized SCTP association and gaining the ability to inject DataChannel messages as a trusted peer.

References

  • github.com/advisories/GHSA-p7x2-g5cq-fhmq
  • github.com/versatica/mediasoup/commit/9c1a90a8f9206b965e727d134846fb42df4980a7
  • github.com/versatica/mediasoup/pull/1829
  • github.com/versatica/mediasoup/releases/tag/3.20.6
  • github.com/versatica/mediasoup/security/advisories/GHSA-p7x2-g5cq-fhmq
  • nvd.nist.gov/vuln/detail/CVE-2026-55663

Code Behaviors & Features

Detect and mitigate CVE-2026-55663 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 0.22.0 before 0.22.5

Fixed versions

  • 0.22.5

Solution

Upgrade to version 0.22.5 or above.

Impact 5.6 MEDIUM

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L

Learn more about CVSS

Weakness

  • CWE-345: Insufficient Verification of Data Authenticity

Source file

cargo/mediasoup/CVE-2026-55663.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 22 Sep 2026 12:19:25 +0000.