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

Impact

An integer overflow in FFmpeg's target_sws_fuzzer() function in libswscale/output.c allows an attacker to trigger a crash, resulting in a denial of service. The overflow occurs while processing a crafted input that can be supplied by a client or network traffic. The vulnerability disrupts FFmpeg's operation without granting code execution or elevated privileges.

Affected Systems

FFmpeg builds that include the vulnerable target_sws_fuzzer() function. The description does not specify version details, so all releases prior to the patch containing the fixed code are potentially affected.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity. The EPSS score is reported as less than 1%, suggesting a very low probability of exploitation in the wild. The vulnerability is not listed in CISA's KEV catalog. Attackers would need only a crafted media or fuzzer input to trigger the crash, likely via a remote client communicating with a service that processes media through FFmpeg.

Generated by OpenCVE AI on August 28, 2026 at 22:30 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 22:30 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': 5.5, 'vector': 'CVSS:3.1/AV:L/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 Target Sws Fuzzer Leading to Denial of Service ffmpeg: FFmpeg: Integer overflow leads to Denial of Service
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 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-28T18:45:59.773Z

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

Link: CVE-2026-38350

cve-icon Vulnrichment

Updated: 2026-08-28T18:33:32.085Z

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-38350

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-38350 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-190

    Integer Overflow or Wraparound