Description
A heap overflow in the ff_sws_alphablendaway function (libswscale/alphablend.c) of FFmpeg git-master commit 722a217 allows attackers to cause a Denial of Service (DoS) via a crafted input.
Published: 2026-08-27
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a heap overflow in the ff_sws_alphablendaway function of FFmpeg's libswscale component. A crafted input can cause an out‑of‑bounds write that crashes the process, leading to a denial of service. The flaw is a classic heap‑based buffer overflow, affecting availability but not confidentiality or integrity.

Affected Systems

The vulnerability affects the FFmpeg project, specifically the libswscale module referenced by commit 722a217. No vendor or version details are provided, so any build that contains this commit or earlier unpatched releases is considered vulnerable.

Risk and Exploitability

The exploitation requires providing a maliciously crafted media stream or file to the FFmpeg instance. The risk of exploitation is uncertain due to the lack of CVSS and EPSS data, and the vulnerability is not listed in the CISA KEV catalog. If an attacker can transmit such input to a publicly exposed FFmpeg process, the impact is a local or remote denial of service, with a likely low probability of widespread usage given the specialized nature of the attack vector.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update FFmpeg to the latest stable release that includes the fix for commit 722a217.
  • Restrict the processing of untrusted media by validating or sanitising inputs before they reach FFmpeg.
  • If patching is not immediately possible, monitor the application for crashes and consider disabling ff_sws_alphablendaway if the code path is not essential.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

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

Type Values Removed Values Added
Title Heap Overflow in FFmpeg's libswscale Causes Denial of Service
Weaknesses CWE-122

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 A heap overflow in the ff_sws_alphablendaway function (libswscale/alphablend.c) of FFmpeg git-master commit 722a217 allows attackers to cause a Denial of Service (DoS) via a crafted input.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-27T21:22:30.906Z

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

Link: CVE-2026-38347

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-38347

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-122

    Heap-based Buffer Overflow