<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/static/style.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <id>https://vulnerability.circl.lu/sightings/feed</id>
  <title>Most recent sightings.</title>
  <updated>2026-08-30T16:49:59.360093+00:00</updated>
  <author>
    <name>Vulnerability-Lookup</name>
    <email>info@circl.lu</email>
  </author>
  <link href="https://vulnerability.circl.lu" rel="alternate"/>
  <generator uri="https://lkiesow.github.io/python-feedgen" version="1.0.0">python-feedgen</generator>
  <subtitle>Contains only the most 10 recent sightings.</subtitle>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/4642ab2a-c0e0-49bc-a88b-80cbc890ccb2/export</id>
    <title>4642ab2a-c0e0-49bc-a88b-80cbc890ccb2</title>
    <updated>2026-08-30T16:49:59.389417+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://vulnerability.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "4642ab2a-c0e0-49bc-a88b-80cbc890ccb2", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-55663", "type": "seen", "source": "https://gist.github.com/alon710/61d0254c7e615b862b27242bae8aadcf", "content": "# CVE-2026-55663: CVE-2026-55663: unauthenticated state cookie forgery in mediasoup SCTP stack\n\n&amp;gt; **CVSS Score:** 5.6\n&amp;gt; **Published:** 2026-08-25\n&amp;gt; **Full Report:** https://cvereports.com/reports/CVE-2026-55663\n\n## Summary\nA cryptographic validation flaw (CWE-345) exists in the built-in SCTP implementation of mediasoup (NPM package &amp;lt; 3.20.6, Rust crate &amp;lt; 0.22.5). Due to missing cryptographic signature verification of State Cookies, an on-path attacker targeting PlainTransport or PipeTransport without DTLS can forge state cookies containing static magic bytes. This allows the attacker to establish arbitrary SCTP associations and inject malicious DataChannel messages.\n\n## TL;DR\nUnauthenticated state cookie forgery in mediasoup allows on-path attackers targeting unencrypted PlainTransport/PipeTransport to establish fake SCTP connections and inject unauthorized DataChannel messages.\n\n## Exploit Status: POC\n\n## Technical Details\n\n- **CWE ID**: CWE-345\n- **Attack Vector**: Network\n- **CVSS v3.1 Score**: 5.6\n- **Impact**: Data Injection and Session Hijacking\n- **Exploit Status**: Proof of Concept\n- **CISA KEV Listed**: No\n\n## Affected Systems\n\n- mediasoup (npm package)\n- mediasoup (Rust crate)\n- **mediasoup (npm package)**: &amp;gt;= 3.20.0, &amp;lt; 3.20.6 (Fixed in: `3.20.6`)\n- **mediasoup (Rust crate)**: &amp;gt;= 0.22.0, &amp;lt; 0.22.5 (Fixed in: `0.22.5`)\n\n## Mitigation\n\n- Upgrade to NPM version 3.20.6 or Rust crate 0.22.5\n- Enable DTLS encryption on PlainTransport and PipeTransport\n- Implement network-level access control to restrict UDP ports to trusted IPs\n- Use IPSec or secure VPN tunnels for cross-network media traffic\n\n**Remediation Steps:**\n1. Review your mediasoup deployment configuration for instances of PlainTransport and PipeTransport.\n2. Check if SCTP is enabled without DTLS encapsulation on these transports.\n3. Update your package.json dependency to 'mediasoup': '^3.20.6' or Cargo.toml dependency to 'mediasoup = \"0.22.5\"'.\n4. Deploy network firewalls to restrict the UDP media ports of PlainTransport to known trusted IP addresses only.\n\n## References\n\n- [GHSA-p7x2-g5cq-fhmq: mediasoup SCTP State Cookie Forgery](https://github.com/versatica/mediasoup/security/advisories/GHSA-p7x2-g5cq-fhmq)\n- [SCTP Cookie Cryptographic Verification Commit](https://github.com/versatica/mediasoup/commit/9c1a90a8f9206b965e727d134846fb42df4980a7)\n- [Pull Request #1829: Secure State Cookie Implementation](https://github.com/versatica/mediasoup/pull/1829)\n- [mediasoup v3.20.6 Release Notes](https://github.com/versatica/mediasoup/releases/tag/3.20.6)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/CVE-2026-55663) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-08-26T08:09:19.895486Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/4642ab2a-c0e0-49bc-a88b-80cbc890ccb2/export"/>
    <published>2026-08-26T08:09:19.895486+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/930ca09a-aa95-47ca-9f89-ab0c17eb6768/export</id>
    <title>930ca09a-aa95-47ca-9f89-ab0c17eb6768</title>
    <updated>2026-08-30T16:49:59.393952+00:00</updated>
    <author>
      <name>Joseph Lee</name>
      <uri>https://vulnerability.circl.lu/user/syspect</uri>
    </author>
    <content>{"uuid": "930ca09a-aa95-47ca-9f89-ab0c17eb6768", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2026-55663", "type": "published-proof-of-concept", "source": "https://github.com/versatica/mediasoup/security/advisories/GHSA-p7x2-g5cq-fhmq", "content": "", "creation_timestamp": "2026-08-25T20:35:20.301736Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/930ca09a-aa95-47ca-9f89-ab0c17eb6768/export"/>
    <published>2026-08-25T20:35:20.301736+00:00</published>
  </entry>
</feed>
