CRITICAL🇵🇱 Wersja polska

CVE-2025-68670

CVSS 9.1v3.1pub. 2026-01-27upd. 2026-02-06

xrdp is an open source RDP server. xrdp before v0.10.5 contains an unauthenticated stack-based buffer overflow vulnerability. The issue stems from improper bounds checking when processing user domain information during the connection sequence. If exploited, the vulnerability could allow remote attackers to execute arbitrary code on the target system. The vulnerability allows an attacker to overwrite the stack buffer and the return address, which could theoretically be used to redirect the execution flow. The impact of this vulnerability is lessened if a compiler flag has been used to build the xrdp executable with stack canary protection. If this is the case, a second vulnerability would need to be used to leak the stack canary value. Upgrade to version 0.10.5 to receive a patch. Additionally, do not rely on stack canary protection on production systems.

🤖 AI Analysis
How it works

The vulnerability results from improper bounds checking when processing user domain information during the RDP connection establishment sequence. An attacker can overflow a stack buffer and overwrite the function return address, allowing redirection of execution flow to attacker-controlled code. The effectiveness of the attack is partially limited if the xrdp executable was compiled with stack canary protection — however, in such a case, additional disclosure of the canary value through another vulnerability would be necessary.

Impact

A remote, unauthenticated attacker can execute arbitrary code on the target system, which in practice means the ability to take full control of the RDP server. The vulnerability affects system integrity and availability.

Mitigation & patch

xrdp should be updated to version 0.10.5 or newer, which contains a fix for this vulnerability. The vendor additionally recommends not relying solely on stack canary protection in production environments. Debian Linux users should apply updates announced in debian-lts-announce.

Who is affected

xrdp (Neutrinolabs) in versions before 0.10.5 and Debian Linux systems using these versions of the xrdp package

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
  • Debian

    OS
    Debian
    11.0
  • Neutrinolabs Xrdp

    APP
    Neutrinolabs
    < 0.10.5
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
RCEMemory
CWE
References

Related vulnerabilities

CVE-2026-24061CRITICAL9.8⚠ KEVPL ✓same product

GNU Inetutils telnetd: ominięcie uwierzytelnienia przez zmienną USER

CVE-2025-32463CRITICAL9.3⚠ KEVPL ✓same product

Sudo: eskalacja uprawnień do root poprzez opcję --chroot (CVE-2025-32463)

CVE-2025-49113CRITICAL9.9⚠ KEVPL ✓same product

RCE przez deserializację PHP w Roundcube Webmail (parametr _from)

CVE-2025-32433CRITICAL10.0⚠ KEVPL ✓same product

Erlang/OTP SSH — nieuwierzytelniony RCE (CVSS 10.0)

CVE-2025-24201CRITICAL10.0⚠ KEVPL ✓same product

Apple WebKit: out-of-bounds write umożliwiający ucieczkę z sandbox przeglądarki