Hole in widely-used FFmpeg codec could crash media servers or enable RCE
Summary
A critical vulnerability called PixelSmash (CVE-2026-8461) was found in FFmpeg, a widely-used media processing framework, that can crash applications or enable RCE (remote code execution, where an attacker can run commands on a system they don't own) through a heap out-of-bounds write (a memory safety error where code writes data outside its intended memory region) in the MagicYUV decoder. The bug affects hundreds of applications including media servers, video players, and cloud services, and can be triggered by uploading a malicious media file.
Solution / Mitigation
Users of FFmpeg should upgrade to the patched version (8.1.2) as soon as possible. Additionally, if the MagicYUV decoder is not needed, developers can disable it at build time to prevent exploitation.
Classification
Original source: https://www.csoonline.com/article/4188531/hole-in-widely-used-ffmpeg-codec-could-crash-media-servers-or-enable-rce.html
First tracked: June 24, 2026 at 02:01 AM
Classified by LLM (prompt v3) · confidence: 95%