CVE-2026-42218
Received Received - Intake

Timing Side-Channel in xrdp Login Interface

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

Publication date: 2026-07-20

Last updated on: 2026-07-20

Assigner: GitHub, Inc.

Description

xrdp is an open source RDP server. Versions 0.10.6 and prior contain a timing side-channel vulnerability in the login interface. Due to a discrepancy in response processing times, a remote attacker can infer the existence of a username on the system, leading to unauthorized information disclosure via username enumeration. This issue has been fixed in version 0.10.6.1.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-20
Last Modified
2026-07-20
Generated
2026-07-21
AI Q&A
2026-07-20
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
neutrinolabs xrdp to 0.10.6 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-204 The product provides different responses to incoming requests in a way that reveals internal state information to an unauthorized actor outside of the intended control sphere.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

xrdp versions 0.10.6 and prior have a timing side-channel vulnerability in the login interface. An attacker can exploit timing differences in responses to determine if a username exists on the system, leading to unauthorized information disclosure through username enumeration.

Detection Guidance

To detect this vulnerability, monitor xrdp login response times for discrepancies. An attacker can measure delays to infer valid usernames. Check if your xrdp version is 0.10.6 or earlier. Use commands like 'xrdp --version' to verify the installed version.

Impact Analysis

This vulnerability allows remote attackers to discover valid usernames on the system without authentication. This can be used for further attacks like brute force or social engineering by confirming which accounts exist.

Compliance Impact

This vulnerability may impact compliance with GDPR and HIPAA by enabling unauthorized disclosure of usernames, which could be considered personal data under GDPR or protected health information under HIPAA. The timing side-channel allows attackers to infer valid usernames, potentially violating data confidentiality requirements in these regulations.

Mitigation Strategies

Upgrade xrdp to version 0.10.6.1 or later immediately. This version patches the timing side-channel vulnerability. If upgrading is not possible, restrict network access to xrdp or disable it until patched.

Chat Assistant

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

EPSS Chart