Intel

AIKIDO-2026-16594

SIPSorcery is vulnerable to Denial of Service (DoS)

Denial of Service (DoS)GHSA-vgjc-mh6q-fwcf Published 2 days ago

53

Medium Risk

This Affects:

DOTNETSIPSorcery
0.0.1 - 10.0.8
Fixed in 10.0.9
Are you affected? Scan for Free

TL;DR

The SRTP receiver updates its replay window and rollover counter before AES-GCM authentication completes. Because the state is advanced during decryption rather than after successful authentication, unauthenticated packets carrying forged sequence numbers can move the receiver replay state forward. Subsequent legitimate packets are then discarded as replays, denying the media stream. The fix separates read-only replay checking from state updates so the window and counter change only after a packet authenticates successfully.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and you receive SRTP AES-GCM protected media from untrusted network peers.

Background info

SIPSorcery is vulnerable to Denial of Service (DoS) in versions 0.0.1 - 10.0.8.

How to fix this

Upgrade the SIPSorcery library to the patch version.