
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-8461, dubbed PixelSmash, is an out-of-bounds write vulnerability in FFmpeg's libavcodec library, specifically within the MagicYUV decoder (libavcodec/magicyuv.c). It allows unauthenticated remote attackers to cause denial-of-service or, in some cases, achieve remote code execution by tricking a user into opening a specially crafted media file. All FFmpeg versions before 8.1.2 are affected; Red Hat products including Red Hat AI Inference Server, RHEL AI 3, and Red Hat OpenShift AI (RHOAI) are also listed as affected. The vulnerability was published on June 18, 2026, with a CVSS v3.1 base score of 8.8 (High) (GitHub Advisory, Red Hat CVE).
The root cause is an out-of-bounds write (CWE-787) in the MagicYUV video decoder within FFmpeg's libavcodec/magicyuv.c. When processing a maliciously crafted MagicYUV-encoded media file, the decoder writes data beyond the bounds of an allocated buffer — described by some researchers as a heap overflow — due to insufficient bounds checking during frame decoding. Exploitation requires user interaction (e.g., opening or playing a crafted AVI or video file) but requires no authentication or special privileges from the attacker. The upstream fix is tracked in FFmpeg pull request #23159 (GitHub Advisory, JFrog Blog, Red Hat Bugzilla).
Successful exploitation can result in arbitrary code execution with the privileges of the FFmpeg process, or a denial-of-service crash of the affected application. The vulnerability affects any software that uses FFmpeg for media processing — including media servers, NAS appliances, video players (e.g., Kodi, Jellyfin), transcoding pipelines, and cloud AI inference platforms — significantly broadening the attack surface. Confidentiality, integrity, and availability are all rated High, meaning a successful attack could lead to full compromise of the host process, data exfiltration, or service disruption (Red Hat CVE, SecurityWeek, JFrog Blog).
exploit_cve_2026_8461.py) or manually craft a MagicYUV-encoded AVI file with malformed frame data designed to trigger an out-of-bounds write in libavcodec/magicyuv.c.baseline.avi or similarly generic names in unusual locations.ffmpeg, jellyfin, kodi) crashing unexpectedly or spawning anomalous child processes (e.g., shells, curl, wget).libavcodec or magicyuv decoder; segmentation faults or heap corruption errors in FFmpeg stderr output.The primary remediation is to upgrade FFmpeg to version 8.1.2 or later, which contains the fix for the MagicYUV decoder out-of-bounds write (GitHub Advisory, JFrog Blog). Downstream consumers such as Jellyfin, Kodi, Nextcloud, Immich, OBS Studio, and Mastodon should update to versions that bundle the patched FFmpeg. Red Hat has noted that no practical workaround is available for affected products (Red Hat AI Inference Server, RHEL AI 3, RHOAI) and recommends patching (Red Hat CVE). As interim mitigations, organizations should restrict processing of untrusted video files, sandbox FFmpeg processes, and monitor for unexpected crashes or process behavior.
JFrog, the CVE assigner, published a detailed technical blog post naming the vulnerability PixelSmash and describing how media files can be weaponized (JFrog Blog). The vulnerability received broad coverage from security outlets including BleepingComputer, SecurityWeek, SC World, Malwarebytes, GBHackers, and CyberSecurityNews, with many highlighting the risk to media servers and NAS appliances. Community discussion was active on Reddit (r/cybersecurity, r/Piracy, r/JellyfinCommunity), Mastodon, and Kodi forums, with users urging updates to Jellyfin and other FFmpeg-dependent applications. The Hacker News weekly recap and NHS Digital also issued alerts, reflecting the vulnerability's broad reach across consumer and enterprise environments (BleepingComputer, SecurityWeek, Malwarebytes).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."