Description
An integer overflow in the target_sws_fuzzer() function (libswscale/output.c) of FFmpeg N-122528-gdd2976b9e1 allows attackers to cause a Denial of Service (DoS) via supplying a crafted input.
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 FFmpeg's target_sws_fuzzer() function allows an attacker to trigger a crash, leading to a denial of service. The overflow occurs during processing of crafted input that can be supplied by a client or network traffic. The vulnerability disrupts FFmpeg's operation without requiring code execution or elevated privileges.

Affected Systems

FFmpeg, any build that includes the vulnerable target_sws_fuzzer() function. The description does not specify version details, so all versions prior to the patch that contains the fixed code are potentially affected.

Risk and Exploitability

EPSS is not available and the vulnerability is not listed in CISA KEV. No CVSS score was provided. Because the flaw requires only a crafted payload and does not grant code execution, the risk is lower than high‑severity exploits, but a DoS can disrupt services. The likely attack vector is a remote client sending malicious media or fuzzer input to a service that uses FFmpeg.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest stable FFmpeg release that includes the fix for this integer overflow.
  • If an upgrade is not immediately possible, isolate FFmpeg processes from untrusted input and restrict traffic that can reach them with firewall rules or network segmentation.
  • Remove or disable the target_sws_fuzzer() function in production builds if it is not required.

Generated by OpenCVE AI on August 28, 2026 at 06:26 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 Integer Overflow in FFmpeg Target Sws Fuzzer Leading to 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 target_sws_fuzzer() function (libswscale/output.c) of FFmpeg N-122528-gdd2976b9e1 allows attackers to cause a Denial of Service (DoS) via supplying a crafted input.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-27T21:49:56.400Z

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

Link: CVE-2026-38350

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-38350

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-190

    Integer Overflow or Wraparound