Description
FFmpeg versions 0.7.1 through 8.1.2 contain an out-of-bounds read vulnerability in the S/PDIF muxer that allows attackers to access memory beyond buffer boundaries by supplying a crafted DTS stream with a core_size value larger than the actual packet length. Attackers can exploit the missing bounds check in the spdif_header_dts4 function by providing a malicious DTS-HD audio stream during S/PDIF re-muxing to trigger unauthorized memory reads beyond the packet buffer.
Published: 2026-07-22
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the S/PDIF muxer of FFmpeg permits an attacker to perform an out‑of‑bounds read when a crafted DTS stream with an oversized core_size is re‑muxed as SPDIF. The missing bounds check in the spdif_header_dts4 function allows memory beyond the packet buffer to be accessed, potentially leaking sensitive data.

Affected Systems

FFmpeg distributions from version 0.7.1 up through 8.1.2 are affected. Any deployment that processes DTS audio streams via the S/PDIF re‑muxing functionality is vulnerable.

Risk and Exploitability

The CVSS score of 7.1 indicates a high severity, while the EPSS score is < 1% and the vulnerability is not listed in CISA KEV. Exploitation would require an attacker to supply a malicious DTS-HD audio stream during S/PDIF re‑muxing to trigger unauthorized memory reads beyond the packet buffer. The absence of a public exploit does not reduce the risk given the severity and the way the flaw can be triggered.

Generated by OpenCVE AI on August 3, 2026 at 23:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade FFmpeg to a version newer than 8.1.2, ensuring the spdif muxer bounds check is applied.
  • Disable the S/PDIF muxer if it is not required for your workflow.
  • Restrict access to the media processing componentsing.

Generated by OpenCVE AI on August 3, 2026 at 23:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 01:30:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:ffmpeg:ffmpeg:*:*:*:*:*:*:*:*

Thu, 23 Jul 2026 01:30:00 +0000

Type Values Removed Values Added
First Time appeared Ffmpeg
Ffmpeg ffmpeg
Vendors & Products Ffmpeg
Ffmpeg ffmpeg

Wed, 22 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 22 Jul 2026 17:45:00 +0000

Type Values Removed Values Added
Description FFmpeg versions 0.7.1 through 8.1.2 contain an out-of-bounds read vulnerability in the S/PDIF muxer that allows attackers to access memory beyond buffer boundaries by supplying a crafted DTS stream with a core_size value larger than the actual packet length. Attackers can exploit the missing bounds check in the spdif_header_dts4 function by providing a malicious DTS-HD audio stream during S/PDIF re-muxing to trigger unauthorized memory reads beyond the packet buffer.
Title FFmpeg 0.7.1 - 8.1.2 Out-of-Bounds Read via S/PDIF Muxer spdifenc.c
Weaknesses CWE-125
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:N/VA:H/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-28T01:06:04.055Z

Reserved: 2026-07-20T18:27:48.161Z

Link: CVE-2026-64833

cve-icon Vulnrichment

Updated: 2026-07-22T18:21:13.028Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-22T18:17:05.627

Modified: 2026-07-28T17:01:39.307

Link: CVE-2026-64833

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T23:30:17Z

Weaknesses