CVE-2026-46334 PUBLISHED

OpenSIPS: Denial of Service in SDP bandwidth parsing via QoS SDP cloning

Assigner: GitHub_M
Reserved: 13.05.2026 Published: 04.08.2026 Updated: 05.08.2026

OpenSIPS is a Session Initiation Protocol (SIP) server implementation. Versions prior to 3.6.6 and 4.0.0-rc1 contain a denial of service vulnerability in the SDP bandwidth-line parsing logic. A SIP request with Content-Type: application/sdp and a malformed session-level SDP bandwidth line missing the required colon delimiter can corrupt parsed SDP bandwidth metadata. When a route or module subsequently clones the corrupted SDP state, as occurs with dialog and QoS processing, the OpenSIPS worker process crashes. An unauthenticated remote attacker can therefore trigger a crash in any configuration whose routing script parses attacker-controlled SDP and applies dialog/QoS processing. This issue has been fixed in versions 3.6.6 and 4.0.0-rc1.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor OpenSIPS
Product opensips
Versions
  • Version >= 3.4.0, < 3.6.6 is affected
  • Version >= 4.0.0-beta, < 4.0.0-rc1 is affected

References

Problem Types

  • CWE-476: NULL Pointer Dereference CWE
  • CWE-20: Improper Input Validation CWE