LiveActive security incident?Get immediate response
CVE Record

CVE-2026-65703: FFmpeg 2.7 - 8.1.2 Out-of-Bounds Write in TDSC Video Decoder

FFmpeg versions 2.7 through 8.1.2 contain an out-of-bounds write vulnerability in the TDSC video decoder that allows remote attackers to cause heap corruption by supplying a crafted AVI file that changes frame dimensions across TDSF frames. The tdsc_parse_tdsf() function fails to unreference the existing reference frame before calling av_frame_get_buffer(), causing tdsc_blit() and tdsc_yuv2rgb() to write attacker-controlled pixel data beyond the end of the undersized reference frame buffer, resulting in a process crash and potential code execution.

HighCVSS 8.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A crafted AVI file can corrupt memory when an affected FFmpeg installation decodes TDSC video. Processing the file may crash the application and could potentially allow attacker-controlled code execution. Services that automatically accept or process media from untrusted sources face the greatest business risk.

Executive priority

Prioritize internet-facing and automated media-processing systems, especially those handling customer-supplied files. Remediate promptly because exploitation could affect confidentiality, integrity, and availability. Track vendor confirmation carefully because the supplied evidence names a patch commit but no first fixed release.

Technical view

FFmpeg 2.7 through 8.1.2 fails to release an existing reference frame before reallocating after TDSF dimension changes. The resulting undersized buffer allows tdsc_blit() and tdsc_yuv2rgb() to write pixel data out of bounds, causing heap corruption. The supplied CVSS 4.0 score is 8.5.

Likely exposure

Exposure is plausible in affected FFmpeg deployments that decode untrusted AVI files, including media ingestion, transcoding, thumbnailing, analysis, and playback workflows. The bundle identifies versions 2.7 through 8.1.2 as vulnerable but does not identify a first fixed release.

Exploitation context

Exploitation requires an affected process to parse a crafted AVI containing TDSF frames with changing dimensions. The supplied vector specifies local attack delivery and passive user interaction. Successful triggering can crash the process and may permit code execution. The bundle reports no CISA KEV listing or other evidence of active exploitation.

Researcher notes

The defect is CWE-787 in the TDSC decoder’s reference-frame lifecycle. Dimension changes across TDSF frames leave an undersized allocation, followed by attacker-influenced pixel writes. Potential code execution is reported, but the bundle provides no demonstrated exploit, active-exploitation evidence, or confirmed fixed release number.

Mitigation direction

  • Update to a vendor-supported FFmpeg build confirmed to incorporate the referenced patch.
  • Backport the referenced patch when an immediate supported release upgrade is unavailable.
  • Temporarily restrict untrusted AVI processing until affected systems are remediated.
  • Isolate media-processing services and minimize their filesystem, network, and execution privileges.

Validation and detection

  • Inventory FFmpeg versions and embedded copies across media-processing applications and services.
  • Confirm whether each deployed build includes commit fd3ee52fab34d98a95b787d0b5ff45685766200c.
  • Identify workflows that accept or automatically decode AVI files from untrusted sources.
  • Review crash and memory-safety telemetry associated with AVI or TDSC decoding.
  • Retest normal TDSC decoding after remediation using approved, non-malicious media samples.
Prepared
Confidence
high
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-787: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-65703 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.5 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

2CVSS vectors
3Timeline events
1ADP providers
4Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total

CVSS vector scores

2 official scores

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.5CVSS 4.0HighCVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:NVulnCheck
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H1.85.9VulnCheck

Vulnerability scoring details

Base CVSS 4.0 score

8.5High
CVSS 4.0 vector shape for CVE-2026-65703Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
FFmpegFFmpeg2.7, fd3ee52fab34d98a95b787d0b5ff45685766200caffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-787 · source CWE mapping

Out-of-bounds Write

Out-of-bounds Write represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.