Description
An integer overflow in the yuv2planeX_8_c() function (libswscale/output.c) of FFmpeg N-122528-gdd2976b9e1 allows attackers to cause a Denial of Service (DoS) via supplying a crafted video file.
Published: 2026-08-27
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An integer overflow occurs in the yuv2planeX_8_c function within FFmpeg's libswscale module, allowing a crafted video to trigger memory corruption that can crash the decoding process. The resulting loss of service is limited to the process using FFmpeg, with no evidence of privilege escalation or data exposure caused by the flaw. The weakness is identified as an integer overflow vulnerability (CWE‑190).

Affected Systems

FFmpeg is an open‑source multimedia framework widely used in media players, streaming servers, and web browsers. Any installation that relies on FFmpeg for decoding or converting YUV video streams can be affected. The specific affected versions are not enumerated in the advisory, so all releases predating a patch that eliminates the overflow are considered vulnerable.

Risk and Exploitability

The exploit requires that an attacker supply a specially crafted video file processed by the vulnerable FFmpeg function. While no public exploitation data or KEV listing exists, the lack of an EPSS score suggests low to moderate exploit probability for the general audience. Systems that decode untrusted media are at risk, and an attacker could initiate a denial of service by repeatedly sending malicious files, potentially exhausting system resources.

Generated by OpenCVE AI on August 28, 2026 at 06:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest FFmpeg release that contains the fix for the integer overflow in yuv2planeX_8_c.
  • If an update is unavailable, restrict FFmpeg’s use of the YUV conversion routine or avoid processing untrusted video content until patched.
  • Configure monitoring to detect repeated crashes or timeouts during video processing, and alert when an abnormal pattern is observed.

Generated by OpenCVE AI on August 28, 2026 at 06:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Title Integer Overflow in FFmpeg YUV to Plane Conversion Causes Denial of Service
Weaknesses CWE-190

Fri, 28 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
First Time appeared Ffmpeg
Ffmpeg ffmpeg
Vendors & Products Ffmpeg
Ffmpeg ffmpeg

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Description An integer overflow in the yuv2planeX_8_c() function (libswscale/output.c) of FFmpeg N-122528-gdd2976b9e1 allows attackers to cause a Denial of Service (DoS) via supplying a crafted video file.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-27T21:24:43.055Z

Reserved: 2026-04-06T00:00:00.000Z

Link: CVE-2026-38346

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-28T00:17:27.317

Modified: 2026-08-28T00:17:27.317

Link: CVE-2026-38346

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T06:30:18Z

Weaknesses
  • CWE-190

    Integer Overflow or Wraparound