CVE-2026-8461
Heap out-of-bounds write via odd slice_height in FFmpeg MagicYUV decoder
No known exploitation. EPSS puts it in the 62nd percentile. No fix published yet.
What to do
No fixed build or workaround is published yet. Limit exposure and watch for a patch.
Steps
Written by AI from the record- Check whether your system uses a vulnerable FFmpeg version (any FFmpeg before 8.1.2) in the apps that decode AVI/MKV/MOV files.
- Identify which of those apps pass uploaded or internet-sourced media to FFmpeg’s libavcodec (MagicYUV decode path).
- Upgrade FFmpeg to 8.1.2 or later across every server/container where it’s used.
- If you can’t upgrade right away, block or quarantine untrusted uploaded media and disable automatic decoding for unknown file types until the update is applied.
What it is
From the CVE record
An out-of-bounds write vulnerability in FFmpeg's libavcodec library, specifically in the MagicYUV decoder, allows denial-of-service and, in some cases, can be exploited for remote code execution. This vulnerability is associated with the file libavcodec/magicyuv.C. This issue affects FFmpeg before version 8.1.2.
In plain language
Written by AI from the recordCVE-2026-8461 is a FFmpeg weakness in the MagicYUV decoder that can crash (and sometimes allow code execution) when your software opens a specially crafted video file; if you process untrusted video from users or the internet, you should update to FFmpeg 8.1.2 soon.
In FFmpeg’s libavcodec MagicYUV decoder, a crafted video can trigger a heap out-of-bounds write via an unusual slice height, leading to denial-of-service and potentially remote code execution when applications process the file (network-delivered media; no authentication required).
If you're affected
- Application crashes from bad video
- Potential remote code execution
- Service disruption for media workflows
- Compromise of the hosting system
Exploitation
Where each signal puts this CVE on the scale from published to confirmed exploited.
- CISA KEV
Not in the catalog. CISA has not confirmed exploitation.
- Public exploits
No public exploit or proof of concept found in the sources we track.
- EPSS
1.0% chance of exploitation activity in the next 30 days, which ranks it in the 62nd percentile of scored CVEs.
Exploit Prediction Scoring System, FIRST.org. A probability, not a confirmation.
Lifecycle
7 events over 35 days, from the signal feeds we watch.
- Record updated
- Record updated
- Record updated
- OpenVAS check added
- Publishedweakness classified, att&ck mapped
Affected products
Technical detail
CVSS 3.1 vector
Open in the CVSS calculatorCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Scored 8.8 by NVD.
How it is reached
- Attack Vector NetworkExploitable remotely over the network without any special conditions
- Attack Complexity LowNo special conditions — the attack can be reliably reproduced
- Privileges Required NoneNo authentication required — anyone can exploit this
- User Interaction RequiredA user must click a link, open a file, or perform some action
Scope
- Scope UnchangedImpact is limited to the vulnerable component itself
Impact if exploited
- Confidentiality HighTotal information disclosure — all data in the component is compromised
- Integrity HighTotal loss of integrity — attacker can modify any data in the component
- Availability HighTotal denial of service — the component is completely unavailable
Weaknesses
ATT&CK techniques
Mapped from the weaknesses above (CWE to ATT&CK), not observed in attacks.
- Initial AccessT1190Exploit Public-Facing Applicationhigh confidence
- Privilege EscalationT1068Exploitation for Privilege Escalationhigh confidence
Sources
References in the record
- code.ffmpeg.org/FFmpeg/FFmpeg/pulls/23159
- access.redhat.com/errata/RHSA-2026:43711
- access.redhat.com/security/cve/CVE-2026-8461
And 2 more references. See all after sign-in
In the news
- ⚡ Weekly Recap: Linux Kernel Flaws, AI Malware Tricks, Turla Backdoor, Infostealers and More
- FFmpeg MagicYUV Vulnerability Exposes Media Applications
- В FFmpeg исправили RCE-уязвимость PixelSmash
- FFmpeg PixelSmash Flaw Allows RCE on Video Players, Media Servers, NAS Appliances
- FFmpeg fixes PixelSmash flaw in widely used video decoder
Watch the software you run.
My Stack ranks new CVEs for your products by real-world exploitation, so the next serious one reaches you without reading every advisory.
We'll flag the next CVE, public exploit or patch for FFmpeg, not every advisory.
A free account adds
- The full version matrix and every affected product
- Exploit links, proofs of concept and Metasploit modules
- Email alerts for the products you watch
- The same data over REST API, MCP and CLI