CVE-2025-49140

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-49140
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-49140.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-49140
Aliases
Related
Published
2025-06-09T22:15:22Z
Modified
2025-06-12T16:58:09.476785Z
Summary
[none]
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.

References

Affected packages

Git / github.com/pion/interceptor

Affected ranges

Type
GIT
Repo
https://github.com/pion/interceptor
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v0.*

v0.0.1
v0.0.10
v0.0.11
v0.0.12
v0.0.13
v0.0.14
v0.0.16
v0.0.17
v0.0.18
v0.0.19
v0.0.2
v0.0.3
v0.0.4
v0.0.5
v0.0.6
v0.0.7
v0.0.8
v0.0.9
v0.1.0
v0.1.1
v0.1.10
v0.1.11
v0.1.12
v0.1.13
v0.1.14
v0.1.15
v0.1.16
v0.1.17
v0.1.18
v0.1.19
v0.1.2
v0.1.20
v0.1.21
v0.1.22
v0.1.23
v0.1.24
v0.1.25
v0.1.26
v0.1.27
v0.1.28
v0.1.29
v0.1.3
v0.1.30
v0.1.31
v0.1.32
v0.1.33
v0.1.34
v0.1.35
v0.1.36
v0.1.37
v0.1.38
v0.1.4
v0.1.5
v0.1.6
v0.1.7
v0.1.8
v0.1.9