Impact
The vobsub_read_idx function in GPAC’s MP4Box tool contains an out‑of‑bounds read vulnerability that can be triggered by supplying a manipulated num_langs argument. This flaw allows a local attacker to read memory beyond the intended buffer, potentially exposing confidential data. The weakness is documented as both CWE-119 (improper restriction of operations within buffer bounds) and CWE-125 (out‑of‑bounds read).
Affected Systems
GPAC 26.03-DEV and earlier versions, including binaries built with the native MP4Box component, are affected whenever the vobsub module is enabled. The vulnerability is present only when an attacker can run MP4Box on crafted media files and supply a corrupted num_langs parameter.
Risk and Exploitability
The CVSS score of 4.8 indicates moderate severity, and the EPSS score of <1% reflects a low likelihood of exploitation. The vulnerability is not listed in the CISA KEV catalogue. Because exploitation requires local execution of MP4Box on malicious input, the threat is confined to environments where privileged or local users can run the tool on untrusted media files.
OpenCVE Enrichment