๐Ÿ” CVE Alert

CVE-2026-12706

MEDIUM 6.5

Ffmpeg: ffmpeg: heap use-after-free read in rasc decoder decode_move()

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

A use-after-free vulnerability was found in FFmpeg's RASC video decoder. The decode_move() function initializes a read pointer into a decompressed buffer, but a subsequent reallocation of that same buffer during move-table processing leaves the pointer dangling. An attacker could exploit this by providing a specially crafted AVI file containing a malicious RASC video stream. When a user opens or plays the file, the decoder reads from freed heap memory, which could lead to a denial of service (crash).

CWE CWE-416
Vendor red hat
Product red hat enterprise linux ai (rhel ai) 3
Published Jun 19, 2026
Last Updated Jun 19, 2026
Stay Ahead of the Next One

Get instant alerts for red hat red hat enterprise linux ai (rhel ai) 3

Be the first to know when new medium vulnerabilities affecting red hat red hat enterprise linux ai (rhel ai) 3 are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

Red Hat / Red Hat Enterprise Linux AI (RHEL AI) 3
All versions affected
Red Hat / Red Hat Enterprise Linux AI (RHEL AI) 3
All versions affected
Red Hat / Red Hat Enterprise Linux AI (RHEL AI) 3
All versions affected
Red Hat / Red Hat Enterprise Linux AI (RHEL AI) 3
All versions affected
Red Hat / Red Hat Enterprise Linux AI (RHEL AI) 3
All versions affected
Red Hat / Red Hat Enterprise Linux AI (RHEL AI) 3
All versions affected
Red Hat / Red Hat Enterprise Linux AI (RHEL AI) 3
All versions affected
Red Hat / Red Hat Enterprise Linux AI (RHEL AI) 3
All versions affected
Red Hat / Red Hat OpenShift AI (RHOAI)
All versions affected
Red Hat / Red Hat OpenShift AI (RHOAI)
All versions affected

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
access.redhat.com: https://access.redhat.com/security/cve/CVE-2026-12706 bugzilla.redhat.com: https://bugzilla.redhat.com/show_bug.cgi?id=2490710 lists.ffmpeg.org: https://lists.ffmpeg.org/archives/list/[email protected]/message/TTRIJZA7UL6KJTEDMMBGZPLLJERJ3EFX/ patchwork.ffmpeg.org: https://patchwork.ffmpeg.org/project/ffmpeg/patch/177766314111.63.10674887811034989327@29965ddac10e/

Credits

Upstream acknowledges Seung Min Shin as the original reporter.