FFmpeg versions 2.1 through 8.1.2 contains a heap buffer overflow vulnerability in the VobSub subtitle demuxer that allows attackers to corrupt adjacent heap memory by supplying a malicious .sub/.idx subtitle file declaring more distinct stream IDs than the fixed-size array bounds in libavformat/mpeg.c. Attackers can craft a subtitle file with excessive distinct stream IDs to trigger unbounded writes beyond the vobsub->q[] array boundary via ff_subtitles_queue_insert(), potentially achieving arbitrary code execution in any application using FFmpeg's VobSub demuxer.
References
| Link | Resource |
|---|---|
| https://code.ffmpeg.org/FFmpeg/FFmpeg/commit/dbd495f066a85ba96b17433f4306582aa37c3951 | Patch |
| https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/23657 | Issue Tracking Patch |
| https://www.vulncheck.com/advisories/ffmpeg-heap-buffer-overflow-via-vobsub-subtitle-demuxer | Third Party Advisory |
Configurations
History
28 Jul 2026, 17:00
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://code.ffmpeg.org/FFmpeg/FFmpeg/commit/dbd495f066a85ba96b17433f4306582aa37c3951 - Patch | |
| References | () https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/23657 - Issue Tracking, Patch | |
| References | () https://www.vulncheck.com/advisories/ffmpeg-heap-buffer-overflow-via-vobsub-subtitle-demuxer - Third Party Advisory | |
| First Time |
Ffmpeg
Ffmpeg ffmpeg |
|
| CPE | cpe:2.3:a:ffmpeg:ffmpeg:*:*:*:*:*:*:*:* |
22 Jul 2026, 18:17
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-122 |
22 Jul 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-22 17:16
Updated : 2026-07-28 17:00
NVD link : CVE-2026-64830
Mitre link : CVE-2026-64830
CVE.ORG link : CVE-2026-64830
JSON object : View
Products Affected
ffmpeg
- ffmpeg
CWE
CWE-122
Heap-based Buffer Overflow
