Advisory Database
  • Advisories
  • Dependency Scanning
  1. nuget
  2. ›
  3. SIPSorcery
  4. ›
  5. CVE-2026-54632

CVE-2026-54632: SIPSorcery: Malformed UDP packet on the RTP/ICE socket can remotely terminate a media session (DoS)

July 28, 2026

A single malformed inbound UDP packet on the RTP/ICE socket can remotely terminate an active RTP or WebRTC media session. The packet receive handler indexes packet (and STUN attribute) bytes without sufficient length checks and throws, and the UDP receive loop converted any such exception into a channel Close rather than dropping the packet. One small, unauthenticated packet therefore ends the media session.

This is reachable during ICE connectivity checks — before the DTLS handshake and before any STUN MESSAGE-INTEGRITY verification. Because the RTP/ICE port is shared/advertised in the ICE candidates, a peer or on-path attacker can reach it (exposure is lower for a blind off-path attacker that must first learn the ephemeral port). Impact is availability only — no loss of confidentiality or integrity.

References

  • github.com/advisories/GHSA-28gm-jrmw-xx93
  • github.com/sipsorcery-org/sipsorcery/commit/bdb76cbc0c7216e3126f743fb78e8525af56cea2
  • github.com/sipsorcery-org/sipsorcery/pull/1677
  • github.com/sipsorcery-org/sipsorcery/security/advisories/GHSA-28gm-jrmw-xx93
  • nvd.nist.gov/vuln/detail/CVE-2026-54632

Code Behaviors & Features

Detect and mitigate CVE-2026-54632 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 before 10.0.9

Fixed versions

  • 10.0.9

Solution

Upgrade to version 10.0.9 or above.

Impact 7.5 HIGH

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

Learn more about CVSS

Weakness

  • CWE-20: Improper Input Validation
  • CWE-755: Improper Handling of Exceptional Conditions

Source file

nuget/SIPSorcery/CVE-2026-54632.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Sat, 08 Aug 2026 00:19:20 +0000.