Pion 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.
Metrics
Affected Vendors & Products
References
History
Tue, 10 Jun 2025 21:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
Mon, 09 Jun 2025 21:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | Pion 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. | |
Title | Pion Interceptor's improper RTP padding handling allows remote crash for SFU users (DoS) | |
Weaknesses | CWE-770 | |
References |
| |
Metrics |
cvssV3_1
|

Status: PUBLISHED
Assigner: GitHub_M
Published: 2025-06-09T21:13:12.388Z
Updated: 2025-06-10T20:04:42.050Z
Reserved: 2025-06-02T10:39:41.634Z
Link: CVE-2025-49140

Updated: 2025-06-10T20:04:36.697Z

Status : Awaiting Analysis
Published: 2025-06-09T22:15:22.153
Modified: 2025-06-12T16:06:47.857
Link: CVE-2025-49140

No data.