Description
A denial-of-service flaw was found in gnome-remote-desktop. An unauthenticated remote attacker can open RDP connections without completing the handshake and retain the connection-throttling slots indefinitely because no pre-authentication handshake deadline is enforced. By exhausting the global connection limit, an attacker can prevent new RDP clients from connecting until a holding socket is closed.
Published: 2026-09-23
Score: 7.5 High
EPSS: n/a
KEV: No
Impact: Denial of Service
Action: Apply Workaround
AI Analysis

Impact

A denial‑of‑service flaw was discovered in gnome‑remote‑desktop. The component accepts successive Remote Desktop Protocol connections from unauthenticated users and does not enforce a handshake deadline before the connection is fully established. An attacker can therefore open multiple RDP sockets, keep them open indefinitely, and consume the global connection‑throttling slots reserved for legitimate users. This exhaustion of slots prevents new RDP clients from connecting until a socket is closed, effectively disrupting remote desktop service availability. The weakness is identified as CWE‑400, an Uncontrolled Resource Consumption flaw.

Affected Systems

The vulnerability affects Red Hat Enterprise Linux 8, 9, and 10 installed with the gnome‑remote‑desktop service. All three OS releases expose the same uncontrolled retention of RDP sockets when the listener is active.

Risk and Exploitability

The CVSS v3 score of 7.5 indicates high severity, while the EPSS data is unavailable and the issue is not yet cataloged in CISA KEV. An unauthenticated attacker can exploit the flaw simply by initiating RDP connections from any network reachable to the host. The necessary conditions are an open RDP listening socket and no pre‑authentication handshake limit. Because the flaw requires no credentials and the attack surface is exposed on any reachable RDP port, the likelihood of exploitation is high in environments where RDP is left unrestricted.

Generated by OpenCVE AI on September 23, 2026 at 20:33 UTC.

Remediation

Vendor Workaround

Disable the RDP listener when it is not required, or restrict access to the RDP port to trusted networks or hosts at the network boundary. No application-level mitigation that preserves unrestricted RDP access is known.


OpenCVE Recommended Actions

  • Disable the RDP listener when it is not required.
  • Restrict access to the RDP port to trusted networks or hosts at the network boundary.
  • Monitor the number of concurrent RDP connections to detect potential exhaustion and trigger alerts or automated throttling.
  • Apply vendor patches or upgrade the gnome‑remote‑desktop component once a fix is released.

Generated by OpenCVE AI on September 23, 2026 at 20:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 23 Sep 2026 18:30:00 +0000

Type Values Removed Values Added
Description A denial-of-service flaw was found in gnome-remote-desktop. An unauthenticated remote attacker can open RDP connections without completing the handshake and retain the connection-throttling slots indefinitely because no pre-authentication handshake deadline is enforced. By exhausting the global connection limit, an attacker can prevent new RDP clients from connecting until a holding socket is closed.
Title Gnome-remote-desktop: gnome-remote-desktop: unauthenticated rdp sockets lack a handshake deadline
First Time appeared Redhat
Redhat enterprise Linux
Weaknesses CWE-400
CPEs cpe:/o:redhat:enterprise_linux:10
cpe:/o:redhat:enterprise_linux:8
cpe:/o:redhat:enterprise_linux:9
Vendors & Products Redhat
Redhat enterprise Linux
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}


Subscriptions

Redhat Enterprise Linux
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-09-23T19:24:33.923Z

Reserved: 2026-09-23T12:16:46.357Z

Link: CVE-2026-96541

cve-icon Vulnrichment

Updated: 2026-09-23T19:24:28.479Z

cve-icon NVD

Status : Received

Published: 2026-09-23T19:19:54.080

Modified: 2026-09-23T20:17:25.950

Link: CVE-2026-96541

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T20:45:09Z

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption