{"schema_version":"1.9.0","id":"CVE-2025-49140","published":"2025-06-09T21:13:12.388Z","modified":"2026-08-12T03:51:08.630919572Z","aliases":["GHSA-f26w-gh5m-qq77","GO-2025-3748"],"related":["CGA-2w33-3pvq-h8gp","openSUSE-SU-2025:15225-1"],"summary":"Pion Interceptor's improper RTP padding handling allows remote crash for SFU users (DoS)","details":"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.","affected":[{"ranges":[{"type":"GIT","repo":"https://github.com/pion/interceptor","events":[{"introduced":"bfda3e00334428a1192adb1773f2c408799713f5"},{"fixed":"fa5b35ea867389cec33a9c82fffbd459ca8958e5"}],"database_specific":{"extracted_events":[{"introduced":"0.1.36"},{"fixed":"0.1.39"}],"source":"AFFECTED_FIELD"}}],"versions":["v0.1.38","v0.1.37","v0.1.36"],"database_specific":{"source":"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-49140.json"}}],"references":[{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/49xxx/CVE-2025-49140.json"},{"type":"ADVISORY","url":"https://github.com/pion/interceptor/security/advisories/GHSA-f26w-gh5m-qq77"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2025-49140"},{"type":"REPORT","url":"https://github.com/pion/webrtc/issues/3148"},{"type":"FIX","url":"https://github.com/pion/interceptor/commit/fa5b35ea867389cec33a9c82fffbd459ca8958e5"},{"type":"FIX","url":"https://github.com/pion/interceptor/pull/338"}],"database_specific":{"cna_assigner":"GitHub_M","cwe_ids":["CWE-770"],"osv_generated_from":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/49xxx/CVE-2025-49140.json"},"severity":[{"type":"CVSS_V3","score":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}]}