SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-52297

LOW · CVSS 2.9 EPSS 0.12% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-13 · Last synced 2026-09-15

CyberRota Analysis

AI-Generated

FFmpeg versions prior to 9.0 are vulnerable to an out-of-bounds read due to insufficient padding of extradata in the MOV parsing process, specifically within the mov_read_iacb function in libavformat/mov.c. This vulnerability could potentially lead to information disclosure or application crashes. Users and organizations utilizing FFmpeg for media processing should prioritize updating to mitigate any risks associated with this flaw.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-52297
Severity
LOW
CVSS
2.9
EPSS
0.12%

Original NVD Description

FFmpeg before 9.0 has an out-of-bounds read because there is insufficiently padded extradata in the MOV parsing path in mov_read_iacb in libavformat/mov.c.