
PEACH
Un cadre d’isolation des locataires
CVE-2026-6385 is a signed integer overflow vulnerability in FFmpeg's DVD subtitle parser that can lead to a heap out-of-bounds write, resulting in denial of service or potentially arbitrary code execution. A remote attacker can exploit this flaw by supplying a specially crafted MPEG-PS/VOB media file containing a malicious DVD subtitle stream. The vulnerability was disclosed on April 15, 2026, and affects FFmpeg (specific patched versions are not yet publicly confirmed). It carries a CVSS v3.1 base score of 6.5 (Medium) (Red Hat CVE, Github Advisory).
The root cause is a signed integer overflow (CWE-190) in FFmpeg's DVD subtitle parser during fragment reassembly bounds checks. When processing a malformed MPEG-PS/VOB file, the parser performs arithmetic on signed integers that can overflow, causing the resulting value to wrap to a small or negative number. This corrupted bounds value is then used in heap memory operations, leading to an out-of-bounds write. Exploitation requires user interaction — a victim must open or process the malicious media file — but no privileges are required on the attacker's side (Red Hat Bugzilla, Github Advisory).
Successful exploitation primarily results in a denial of service through an application crash when FFmpeg processes the malicious media file. In more severe scenarios, the heap out-of-bounds write could be leveraged to achieve arbitrary code execution in the context of the FFmpeg process. Confidentiality and integrity impacts are rated as none in the current CVSS assessment, with availability being the primary concern; however, the potential for code execution introduces risk to any system or service that automatically processes user-supplied media files (Red Hat CVE, Github Advisory).
.vob, .mpg, or .mpeg files in media processing directories, particularly those with unusually large or malformed subtitle streams.The primary remediation is to update FFmpeg to a patched build once an official fixed version is released; users should monitor the FFmpeg project and Red Hat advisories for patch availability. As an interim workaround, reject or sanitize untrusted MPEG-PS/VOB media files before processing, and consider disabling DVD subtitle stream parsing if not required. Automated media processing pipelines should enforce strict input validation and avoid processing files from untrusted sources until a patch is applied (Red Hat Bugzilla, Red Hat CVE).
Community discussion in the Red Hat Bugzilla thread noted the difficulty of mitigating a parser-level issue without a patched build, with commenters recommending rejection of unsupported or untrusted media formats as a stopgap. No major vendor statements beyond Red Hat's advisory or notable researcher commentary have been identified at this time (Red Hat Bugzilla).
Source: Ce rapport a été généré à l’aide de l’IA
Évaluation gratuite des vulnérabilités
Évaluez vos pratiques de sécurité cloud dans 9 domaines de sécurité pour évaluer votre niveau de risque et identifier les failles dans vos défenses.
Obtenez une démo personnalisée
"La meilleure expérience utilisateur que j’ai jamais vue, offre une visibilité totale sur les workloads cloud."
"Wiz fournit une interface unique pour voir ce qui se passe dans nos environnements cloud."
"Nous savons que si Wiz identifie quelque chose comme critique, c’est qu’il l’est réellement."