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

Impact

The vulnerability is a heap-based buffer overflow in the ff_sws_alphablendaway function of FFmpeg's libswscale module. A specially crafted media file can trigger an out‑of‑bounds write that corrupts heap metadata, causing the process to crash and resulting in a denial of service. The overflow affects availability only and does not compromise confidentiality or integrity.

Affected Systems

The fault resides in libswscale’s alphablend.c and is introduced by commit 722a217. Any FFmpeg build that includes this commit or earlier unpatched releases is affected. The vulnerability applies to all environments that compile FFmpeg from source or use binaries containing the vulnerable code. No specific vendors are named, so the impact applies to all users of FFmpeg who have not applied the patch.

Risk and Exploitability

Exploitation requires the delivery of a maliciously crafted media file to a running FFmpeg instance. The likely attack vector involves an attacker providing such content to a server or application that decodes media, for example a streaming service, media player, or web application. The CVSS score of 7.5 indicates high severity, while an EPSS score of less than 1% suggests a low probability of exploitation today. This vulnerability is not listed in the CISA KEV catalog. Because the flaw affects only availability, an attacker can interrupt services but cannot read or modify data.

Generated by OpenCVE AI on August 31, 2026 at 20:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the FFmpeg patch that includes the fix for commit 722a217 and build the updated release.
  • Implement input validation to reject or properly handle invalid media before invoking the scaling function.
  • If a patch cannot be applied immediately, isolate FFmpeg processes in a separate container or virtual machine with limited network exposure and monitor for crashes.

Generated by OpenCVE AI on August 31, 2026 at 20:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-122
Metrics cvssV3_1

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

ssvc

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

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 16:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-122

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

Type Values Removed Values Added
Title Heap Overflow in FFmpeg's libswscale Causes Denial of Service ffmpeg: FFmpeg: Heap overflow vulnerability leads to Denial of Service
Weaknesses CWE-787
References
Metrics threat_severity

None

cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/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 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-31T17:32:32.516Z

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

Link: CVE-2026-38347

cve-icon Vulnrichment

Updated: 2026-08-31T17:32:25.294Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-09-08T19:42:20.313

Link: CVE-2026-38347

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-38347 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T20:30:05Z

Weaknesses