LiveActive security incident?Get immediate response
CVE Record

CVE-2026-33986: FreeRDP: H.264 YUV Buffer Dimension Desync - Heap OOB Write

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.24.2, in yuv_ensure_buffer() in libfreerdp/codec/h264.c, h264->width and h264->height are updated before the reallocation loop. If any winpr_aligned_recalloc() call fails, the function returns FALSE but width/height are already inflated. This issue has been patched in version 3.24.2.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

FreeRDP versions before 3.24.2 have a memory-corruption flaw in H.264 video handling. A user must interact with an RDP session, and exploitation is rated high but high-complexity. Successful exploitation could compromise confidentiality, integrity, and availability of the FreeRDP process.

Executive priority

Treat as high priority for environments that rely on FreeRDP for remote administration or support. Patch promptly, but do not treat as confirmed exploited based on the supplied evidence.

Technical view

In libfreerdp/codec/h264.c, yuv_ensure_buffer() updates h264 width and height before all aligned reallocations succeed. If a winpr_aligned_recalloc() call fails, stale allocation state can remain with inflated dimensions, enabling a heap out-of-bounds write. Patched in FreeRDP 3.24.2.

Likely exposure

Organizations are exposed where FreeRDP versions earlier than 3.24.2 are installed, especially on administrator, support, jump-host, or Linux desktop systems used for RDP access.

Exploitation context

The source bundle does not show active exploitation, and KEV is false. CVSS indicates network reachability, no privileges, required user interaction, high attack complexity, and high confidentiality, integrity, and availability impact.

Researcher notes

Focus review on H.264 buffer resizing and failure paths in yuv_ensure_buffer(). The key issue is dimension state changing before all reallocations succeed, causing allocation-size desynchronization after a failed allocation.

Mitigation direction

  • Upgrade FreeRDP to version 3.24.2 or later.
  • Check operating-system vendor advisories for packaged FreeRDP fixes.
  • Prioritize systems used to access sensitive RDP environments.
  • Limit FreeRDP use with untrusted or unmanaged RDP servers.
  • Monitor vendor guidance for any additional mitigations or package status.

Validation and detection

  • Inventory installed FreeRDP versions across workstations, servers, and images.
  • Confirm all FreeRDP packages are version 3.24.2 or vendor-patched.
  • Review remote-access workflows that depend on FreeRDP clients.
  • Check Red Hat or distribution advisories for affected package status.
  • Record remediation exceptions where upgrade is not immediately possible.
Prepared
Confidence
high
Sources
7

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-122: 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
cwe · low confidence lookup

CWE-131: 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
cve · low confidence lookup

CVE-2026-33986 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
7.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H

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
5Timeline events
2ADP providers
6Source 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
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H1.65.9GitHub_M
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H1.65.9redhat-SADP

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2026-33986Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
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. ADP timelineredhat-SADP

    Made public.

  3. CVE publishedCVE Program

    The CVE record was published.

  4. ADP timelineredhat-SADP

    Reported to Red Hat.

  5. CVE updatedCVE Program

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

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
redhat-SADPFreeRDP: FreeRDP: Arbitrary code execution or denial of service via H.264 codec memory allocation vulnerability
other:Red Hat severity ratingcvssV3_1
  • 2026-03-30T22:01:33.630Z: Reported to Red Hat.
  • 2026-03-30T21:43:21.951Z: Made public.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
FreeRDPFreeRDP< 3.24.2Listed
Weakness

CWE details

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

CWE-122 · source CWE mapping

Heap-based Buffer Overflow

Heap-based Buffer Overflow represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.

CWE-131 · source CWE mapping

Incorrect Calculation of Buffer Size

Incorrect Calculation of Buffer Size represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.