Intel

AIKIDO-2026-464784

SIPSorcery is vulnerable to Denial of Service (DoS)

Denial of Service (DoS) Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published Yesterday

53

Medium Risk

This Affects:

DOTNETSIPSorcery
5.2.0 - 10.0.15
Fixed in 10.0.16
Are you affected? Scan for Free

TL;DR

The WebRTC data channel establishment parser reads label and protocol length fields from an incoming DCEP OPEN message without validating them against the actual message size. A peer can send an OPEN message whose declared lengths exceed the buffer, causing an out-of-range access and an uncaught exception during data channel setup. The fix checks the label and protocol lengths and uses the supplied offsets before decoding the fields.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and you accept WebRTC data channels from untrusted peers.

Background info

SIPSorcery is vulnerable to Denial of Service (DoS) in versions 5.2.0 - 10.0.15.

How to fix this

Upgrade the SIPSorcery library to the patch version.