CVE-2025-49140 | Pion Interceptor's improper RTP padding handling allows remote crash for SFU users (DoS)

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.

Published: 2025-06-09 Last update: 2026-04-15 Assigner: [email protected] Source: [email protected]

Conclusion & alert: CVE-2025-49140 is rated Moderate Risk (54.2/100): CVSS High severity, with medium exploitation likelihood (EPSS 0.56%). Mandatory action: Review affected assets and schedule remediation.

Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.

Exploit prediction scoring system (EPSS) score for CVE-2025-49140

EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).

# Date Old EPSS score New EPSS score Delta (New - Old)
1 2026-04-05 0.15% 0.56% +0.40%
2 2026-03-26 0.06% 0.15% +0.10%
3 2025-06-15 0.06%

Full EPSS history (4 records total)

Common vulnerability scoring system (CVSS) metrics for CVE-2025-49140

CVSS metrics for this CVE.

Base score Version Severity Vector Exploitability Impact Score source
7.5 3.1 HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Click to expand
Attack vector (AV:N)
Could be attacked over the internet or any normal routed network—not just someone sitting at the machine.
Attack complexity (AC:L)
Once they can reach the bug, pulling it off is straightforward—no weird race conditions or rare setup.
Privileges required (PR:N)
No account or special rights needed—anonymous or random user is enough.
User interaction (UI:N)
Nobody has to click “OK” or open a trap file; it can work without a victim helping.
Scope (S:U)
Damage stays in the same “trust bubble” as the broken component—no big spill into unrelated systems.
Confidentiality (C:N)
Doesn’t really leak secrets in a meaningful way.
Integrity (I:N)
Data isn’t meaningfully altered or forged.
Availability (A:H)
Could take the service down hard or make it unusable for people who depend on it.
3.9 3.6 [email protected]

Weakness enumeration for CVE-2025-49140

GitHub Security Advisory for CVE-2025-49140

GHSA-f26w-gh5m-qq77 · Severity: high · Ecosystem: go — Pion Interceptor's improper RTP padding handling allows remote crash for SFU users (DoS)

OS Trackers for CVE-2025-49140

vendor priority summary link
debian unimportant CVE-2025-49140 unimportant priority: Debian including 1 source packages (golang-github-pion-interceptor), 4 status rows across 4 suites (bookworm, forky, sid, trixie): resolved 4. https://security-tracker.debian.org/tracker/CVE-2025-49140
ubuntu medium CVE-2025-49140 medium priority: Ubuntu including 1 source packages (golang-github-pion-interceptor), 6 status rows across 6 suites (jammy, noble, oracular, plucky, questing, upstream): ignored 2, needs-triage 2, DNE 1, not-affected 1. https://ubuntu.com/security/CVE-2025-49140

Affected software / configurations for CVE-2025-49140

Vendor Product Version Raw CPE
No affected products in dataset.

References for CVE-2025-49140

cvelogic Threat Intelligence