CVE-2026-91945
Received Received - Intake

Out-of-Bounds Read in FreeRDP Smartcard Response Decoder

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

Publication date: 2026-09-15

Last updated on: 2026-09-15

Assigner: VulnCheck

Description

FreeRDP versions before 3.31.0 contain an out-of-bounds read vulnerability in smartcard response decoders that fail to validate ATR length fields against fixed inline arrays. Authenticated RDP clients can send oversized ATR lengths in PAKID_CORE_DEVICE_IOCOMPLETION responses to trigger reads past stack or heap objects, causing process termination.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
freerdp freerdp From 3.28.0 (inc) to 3.31.0 (exc)
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

This is an out-of-bounds read vulnerability in FreeRDP versions before 3.31.0. It occurs in smartcard response decoders that fail to validate ATR length fields against fixed inline arrays. Authenticated RDP clients can send oversized ATR lengths in specific responses, causing the server to read beyond allocated memory, leading to process termination.

Detection Guidance

Detecting this vulnerability requires checking FreeRDP versions and monitoring for suspicious smartcard-related traffic. Use 'xfreerdp --version' or 'freerdp2 --version' to verify if your FreeRDP version is below 3.31.0. Inspect network traffic for oversized ATR lengths in PAKID_CORE_DEVICE_IOCOMPLETION responses using tools like Wireshark with RDP protocol filters.

Impact Analysis

An attacker with authenticated access to an RDP session could exploit this to crash the FreeRDP server process, causing denial of service. If smartcard redirection is enabled, this could disrupt services relying on remote smartcard access, potentially affecting operations in network-facing environments.

Mitigation Strategies

Immediately upgrade FreeRDP to version 3.31.0 or later. Disable smartcard redirection in RDP configurations if not required. Monitor RDP server logs for process crashes or unusual activity related to smartcard handling. Apply network-level mitigations like restricting RDP access to trusted sources.

Chat Assistant

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

EPSS Chart