CVE-2026-58049
HIGHFFmpeg - Out-of-Bounds Write in RASC Decoder decode_dlta()
Title source: cnaDescription
FFmpeg's RASC video decoder (decode_dlta in libavcodec/rasc.c) performs 32-bit reads and writes at the row cursor before the NEXT_LINE row-boundary check and validates the DLTA region in pixel rather than byte units, so a DLTA run on a PAL8 frame can access several bytes past the row allocation. A crafted media stream using the RASC FourCC, decoded by libavcodec, triggers a bitstream-controlled out-of-bounds heap write and adjacent out-of-bounds read, leading to memory corruption.
References (6)
Core 6
Core References
Vendor Advisory
https://access.redhat.com/security/cve/CVE-2026-58049
Vendor Advisory
https://bugzilla.redhat.com/show_bug.cgi?id=2493952
Exploit exploit
third-party-advisory
Proof of Concept
https://github.com/bikini/exploitarium/tree/main/ffmpeg-rasc-dlta-calc-poc
Third Party Advisory third-party-advisory
VulnCheck Advisory: FFmpeg - Out-of-Bounds Write in RASC Decoder decode_dlta()
https://www.vulncheck.com/advisories/ffmpeg-out-of-bounds-write-in-rasc-decoder-decode-dlta
Scores
CVSS v3
8.6
EPSS
0.0022
EPSS Percentile
12.1%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-787
Status
published
Products (1)
FFmpeg/FFmpeg
< bcd2c69e087a09b07cf45c6bd2428ee1ccb2925c
Published
Jun 28, 2026
Tracked Since
Jun 28, 2026