Uninitialized Heap Memory Read in FFmpeg's RSCC Decoder
CVE-2026-70629

6.8MEDIUM

Key Information:

Vendor

Ffmpeg

Status
Vendor
CVE Published:
6 August 2026

What is CVE-2026-70629?

The FFmpeg software contains a vulnerability in the native RSCC decoder where an uninitialized heap memory read can occur. This vulnerability is triggered when a crafted video file is processed, which allows an attacker to potentially disclose contents of the heap memory. The issue arises when the function rscc_decode_frame() calls av_image_copy_plane() without proper validation of the decompressed byte count. This oversight can lead to the exposure of sensitive data from previously allocated heap memory, as the unwritten portion of a persistent buffer could inadvertently be included in the decoded output.

Affected Version(s)

FFmpeg 3.0 < 9.0

References

CVSS V4

Score:
6.8
Severity:
MEDIUM
Confidentiality:
High
Integrity:
None
Availability:
None
Attack Vector:
Local
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
Unknown

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Adrian Junge (vurlo)
.