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: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Patch FFmpeg
AI Analysis

Impact

An integer overflow in the yuv2planeX_8_c() function of libswscale in FFmpeg can be triggered by a crafted video file, leading to a denial of service. The flaw is an integer overflow (CWE-190) that causes the decoding process to crash; based on the description, there is no evidence of privilege escalation or data exposure.

Affected Systems

FFmpeg installations that use the libswscale module to convert YUV video streams are affected. The specific vulnerable versions are not listed in the advisory, so all releases before the correction are considered at risk.

Risk and Exploitability

Exploitation requires an attacker to supply a malicious video file to the vulnerable process. The EPSS score of <1% indicates a low likelihood of exploitation, and no public exploitation or KEV listing exists. The CVSS score of 7.5 denotes high severity. If exploited, the result is a local or remote crash of the FFmpeg process, leading to service disruption for the application using it.

Generated by OpenCVE AI on August 28, 2026 at 22:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest FFmpeg release that includes the integer overflow fix.
  • If upgrading is not immediately possible, avoid processing untrusted video files or restrict FFmpeg’s use of the YUV conversion routine until patched.
  • Implement monitoring to detect repeated crashes or timeouts during video decoding, and alert when anomalies occur.

Generated by OpenCVE AI on August 28, 2026 at 22:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 28 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H'}

cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}


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

Type Values Removed Values Added
Title Integer Overflow in FFmpeg YUV to Plane Conversion Causes Denial of Service ffmpeg: FFmpeg: Denial of Service via crafted video file due to integer overflow
References
Metrics threat_severity

None

cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H'}

threat_severity

Moderate


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-28T18:45:59.487Z

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

Link: CVE-2026-38346

cve-icon Vulnrichment

Updated: 2026-08-28T18:34:04.778Z

cve-icon NVD

Status : Awaiting Analysis

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

Modified: 2026-09-09T15:53:46.577

Link: CVE-2026-38346

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-27T00:00:00Z

Links: CVE-2026-38346 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T22:45:05Z

Weaknesses
  • CWE-190

    Integer Overflow or Wraparound