CVE Catalog

CVE-2026-41521

HighCVSS 8.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.67%

48th percentile - higher than 48% of all known CVEs

Summary

Integer overflow vulnerability in xrdp when processing screen updates in vnc-any mode. A malicious VNC server can send crafted image dimensions, leading to incorrect memory allocation and out-of-bounds read.

Risk Assessment

An unauthenticated attacker can disclose sensitive heap memory data or cause a process crash (DoS).

Recommendation

Upgrade xrdp to version 0.10.6.1 or later.

Other vulnerabilities in xrdp

See all
Original NVD description (English source)

xrdp is an open source RDP server. Versions 0.10.6 and prior contain an integer overflow vulnerability when processing screen update messages within the vnc-any connection mode. A malicious remote VNC server can send crafted image dimensions that cause an integer overflow during memory buffer size calculation, resulting in an undersized allocation. Subsequent processing of the incoming image data using the original oversized parameters leads to an out-of-bounds read. An unauthenticated remote attacker could exploit this flaw to disclose sensitive information from the heap memory or cause a denial of service (DoS) via a process crash. This issue has been fixed in version 0.10.6.1.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS