216.73.217.64

CVE-2025-49140

· Published 09/06/2025 22:15 · Modified 09/06/2025 22:15

Labels: CVE-2025-49140 2025-06-09CVE-2025-49140CWE-770[email protected]

Essential information

Published
09/06/2025 22:15
Modified
09/06/2025 22:15
Author
Creator
CVSS
7.5 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CVSS metrics

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.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
pion / interceptor cpe:2.3:a:pion:interceptor:0.1.36-0.1.38:*:*:*:*:*:*:*
pion / interceptor cpe:2.3:a:pion:interceptor:0.1.39:*:*:*:*:*:*:*

References