Description
An integer overflow in the libswscale/utils.c component of FFmpeg N-122528-gdd2976b9e1 allows attackers to cause a Denial of Service (DoS) via supplying a crafted image 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 in libswscale/utils.c allows an attacker to trigger a DoS by supplying a crafted image file. The overflow can corrupt memory or cause the application to crash when decoding the image, preventing normal operation of FFmpeg-based services.

Affected Systems

The flaw exists in FFmpeg, the widely used multimedia framework. Any installation that has not applied the patch that fixes the overflow is potentially vulnerable, regardless of the specific release version listed in this entry.

Risk and Exploitability

The vulnerability is limited to availability impact and is not currently listed in the CISA KEV catalog. No public exploit has been reported and the EPSS score is not available, so the likelihood of exploitation is uncertain. An attacker would need to supply a malicious image via an input channel that utilizes libswscale, such as a media upload or streaming endpoint.

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 includes the integer overflow fix
  • Restrict or quarantine the use of libswscale when processing untrusted image data
  • Implement input validation or sandboxing for media decoding to prevent crash attempts

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 libswscale Causes DoS via Crafted Images
Weaknesses CWE-190

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

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

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-27T21:47:59.878Z

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

Link: CVE-2026-38348

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-38348

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-190

    Integer Overflow or Wraparound