CVE-2026-65706
Last modified
CVE-2026-65706 is a high-severity vulnerability rated 8.5/10 on the CVSS scale. FFmpeg versions 3.0 through 8.1.2 contain an out-of-bounds write vulnerability in the vf_swaprect video filter that allows attackers to corrupt heap memory by supplying a crafted NV12 video frame with odd width dimensions. The filter_frame() function reuses a temporary row buffer sized for plane 0's single-byte pixel step across all planes, causing an 18-byte memcpy into a 17-byte heap allocation when processing the two-byte-per-sample interleaved chroma plane of a 17x16 NV12 frame, resulting in heap corruption and process crash with potential for code execution.. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
FFmpeg versions 3.0 through 8.1.2 contain an out-of-bounds write vulnerability in the vf_swaprect video filter that allows attackers to corrupt heap memory by supplying a crafted NV12 video frame with odd width dimensions. The filter_frame() function reuses a temporary row buffer sized for plane 0's single-byte pixel step across all planes, causing an 18-byte memcpy into a 17-byte heap allocation when processing the two-byte-per-sample interleaved chroma plane of a 17x16 NV12 frame, resulting in heap corruption and process crash with potential for code execution.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/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
| Vendor | Product | Versions |
|---|---|---|
| Ffmpeg | Ffmpeg | >= 3.0, <= 8.1.2 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-65706?
How severe is CVE-2026-65706?
How do I fix CVE-2026-65706?
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-65700h2oGPT through 0.2.1 contains a path traversal vulnerability…9.8
- CVE-2026-65701SoftVC VITS Singing Voice Conversion through commit 730930d …9.3
- CVE-2026-65702Vanna through 2.0.2 contains a path traversal vulnerability …8.6
- CVE-2026-65703FFmpeg versions 2.7 through 8.1.2 contain an out-of-bounds w…8.5
- CVE-2026-65704FFmpeg through 8.1.2 contains an out-of-bounds write vulnera…7.8
- CVE-2026-65705FFmpeg versions 3.4 through 8.1.2 contain an out-of-bounds w…7.8
- CVE-2026-65707Likeshop through 3.0.5 contains an authenticated SQL injecti…8.5
- CVE-2026-65708sysPass through version 3.2.11 contains an insecure direct o…8.6
- CVE-2026-65709sysPass through version 3.2.11 contains a missing object-lev…8.7
- CVE-2026-6571A weakness has been identified in kodcloud KodExplorer up to…6.3
- CVE-2026-65710sysPass through version 3.2.11 contains a missing authorizat…7.1
- CVE-2026-65711sysPass through version 3.2.11 contains an OS command inject…8.6
Are you affected by CVE-2026-65706?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
