CVE-2025-49140
Last modified
CVE-2025-49140 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.41% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-49140?
How severe is CVE-2025-49140?
How do I fix CVE-2025-49140?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-49135CVAT is an open source interactive video and image annotatio…6.5
- CVE-2025-49136listmonk is a standalone, self-hosted, newsletter and mailin…6.5
- CVE-2025-49137HAX CMS PHP allows users to manage their microsite universe …6.1
- CVE-2025-49138HAX CMS PHP allows users to manage their microsite universe …6.5
- CVE-2025-49139HAX CMS PHP allows users to manage their microsite universe …6.5
- CVE-2025-4914A vulnerability was found in PHPGurukul Auto Taxi Stand Mana…9.8
- CVE-2025-49141HAX CMS PHP allows users to manage their microsite universe …8.8
- CVE-2025-49142Nautobot is a Network Source of Truth and Network Automation…7.1
- CVE-2025-49143Nautobot is a Network Source of Truth and Network Automation…5.9
- CVE-2025-49144Notepad++ is a free and open-source source code editor. In v…7.3
- CVE-2025-49145Combodo iTop is a web based IT service management tool. In v…6.5
- CVE-2025-49146pgjdbc is an open source postgresql JDBC Driver. From 42.7.4…5.9
Are you affected by CVE-2025-49140?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
