CVE-2026-85090
Received Received - Intake

Heap Out-of-Bounds Read in FreeRDP AVC444 Processing

Vulnerability report for CVE-2026-85090, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-03

Last updated on: 2026-09-03

Assigner: VulnCheck

Description

FreeRDP before 3.31.0 contains a heap out-of-bounds read vulnerability in the general_ChromaV1ToYUV444 function during AVC444 chroma plane reconstruction. A malicious RDP server can craft a RFX_AVC444_BITMAP_STREAM with specific frame geometry to trigger an out-of-bounds memory read past the allocated luma plane.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-03
Last Modified
2026-09-03
Generated
2026-09-03
AI Q&A
2026-09-03
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
freerdp freerdp to 3.31.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-125 The product reads data past the end, or before the beginning, of the intended buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-85090 is a heap out-of-bounds read vulnerability in FreeRDP versions before 3.31.0. It occurs in the general_ChromaV1ToYUV444 function during AVC444 chroma plane reconstruction. A malicious RDP server can craft a specific RFX_AVC444_BITMAP_STREAM with frame geometry that triggers reading memory past the allocated luma plane buffer.

Detection Guidance

To detect this vulnerability, check the FreeRDP version installed on your system. Run: freerdp2-shadow --version or apt list --installed | grep freerdp. If the version is below 3.31.0, the system is vulnerable.

Impact Analysis

This vulnerability could allow a malicious RDP server to cause a denial of service by crashing the client or leak sensitive memory data. In severe cases, it might cause color artifacts on the screen or crash the client application if the read crosses a page boundary.

Mitigation Strategies

Immediately upgrade FreeRDP to version 3.31.0 or later. This can be done via package managers like apt, yum, or by compiling from source. Ensure all remote desktop clients and servers are updated to prevent exploitation.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-85090. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart