CVE-2025-49140

NameCVE-2025-49140
DescriptionPion Interceptor is a framework for building RTP/RTCP communication software. Versions v0.1.36 through v0.1.38 contain a bug in a RTP packet factory that can be exploited to trigger a panic with Pion based SFU via crafted RTP packets, This only affect users that use pion/interceptor. Users should upgrade to v0.1.39 or later, which validates that: `padLen > 0 && padLen <= payloadLength` and return error on overflow, avoiding panic. If upgrading is not possible, apply the patch from the pull request manually or drop packets whose P-bit is set but whose padLen is zero or larger than the remaining payload.
SourceCVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more)

Vulnerable and fixed packages

The table below lists information on source packages.

Source PackageReleaseVersionStatus
golang-github-pion-interceptor (PTS)forky, sid, bookworm, trixie0.1.12-1fixed

The information below is based on the following data on fixed versions.

PackageTypeReleaseFixed VersionUrgencyOriginDebian Bugs
golang-github-pion-interceptorsource(unstable)(not affected)

Notes

- golang-github-pion-interceptor <not-affected> (Vulnerable code not present)
https://github.com/pion/interceptor/security/advisories/GHSA-f26w-gh5m-qq77
https://github.com/pion/webrtc/issues/3148
https://github.com/pion/interceptor/pull/338
Fixed by: https://github.com/pion/interceptor/commit/fa5b35ea867389cec33a9c82fffbd459ca8958e5 (v0.1.39)

Search for package or bug name: Reporting problems