CVE-2026-75145
Last modified
CVE-2026-75145 is a medium-severity vulnerability rated 5.8/10 on the CVSS scale. FFmpeg before commit b4c199c contains an incorrect integer narrowing conversion in the AV1 RTP packetizer (libavformat/rtpenc_av1.c). The OBU size is cast to long before comparison against the remaining frame size. EPSS estimates a 0.12% chance of exploitation in the next 30 days.
Description
FFmpeg before commit b4c199c contains an incorrect integer narrowing conversion in the AV1 RTP packetizer (libavformat/rtpenc_av1.c). The OBU size is cast to long before comparison against the remaining frame size. On targets where long is 32 bits, including 64-bit Windows, sufficiently large OBU size values are sign-flipped by the narrowing cast, producing a negative value that passes the payload size check. This allows an oversized OBU to bypass the safety bound on affected platforms, leading to out-of-bounds memory access when the oversized value is subsequently used as a copy length.
Metrics
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:H
CVSS:4.0/AV:L/AC:H/AT:N/PR:N/UI:P/VC:L/VI:L/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| FFmpeg | FFmpeg | < b4c199c5906ff53368926c2a5839881f41957e7f |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-75145?
How severe is CVE-2026-75145?
How do I fix CVE-2026-75145?
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 2026
- CVE-2026-75130Context7 through 2.1.2 contains a prompt injection vulnerabi…9
- CVE-2026-75140jsoup through 1.23.2, fixed in commit 862ba2f, contains an u…7.5
- CVE-2026-75141FFmpeg before commit acf5d7c contains a heap buffer overflow…7.8
- CVE-2026-75142FFmpeg before commit 9d786e4 contains a stack buffer overflo…7.8
- CVE-2026-75143FFmpeg before commit 1c10bcc contains a heap buffer overflow…9.8
- CVE-2026-75144FFmpeg before commit 1cdeb3c contains a heap buffer overflow…7.8
- CVE-2026-75146FFmpeg before commit 65b0dab contains an out-of-bounds read …8.1
- CVE-2026-75147FFmpeg before commit 983dae9 contains an out-of-bounds read …7.1
- CVE-2026-75148cgltf through 1.15 contains an integer overflow vulnerabilit…6.1
- CVE-2026-75149marimo before 0.23.15 contains a code injection vulnerabilit…8.8
- CVE-2026-7515The BetterDocs Pro plugin for WordPress is vulnerable to Loc…9.8
- CVE-2026-75151A vulnerability has been found in SourceCodester Onlne Exami…4.3
Are you affected by CVE-2026-75145?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
