Description
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.24.2, an unvalidated auth_length field read from the network triggers a WINPR_ASSERT() failure in rts_read_auth_verifier_no_checks(), causing any FreeRDP client connecting through a malicious RDP Gateway to crash with SIGABRT. This is a pre-authentication denial of service affecting all FreeRDP clients using RPC-over-HTTP gateway transport. The assertion is active in default release builds (WITH_VERBOSE_WINPR_ASSERT=ON). This issue has been patched in version 3.24.2.
Published: 2026-03-30
Score: 6 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Immediate Patch
AI Analysis

Impact

An unvalidated auth_length field in the network stream causes a WINPR_ASSERT failure in the rts_read_auth_verifier_no_checks function before authentication is completed. When a FreeRDP client connects through a malicious RDP Gateway that sends a crafted packet, the client aborts with SIGABRT, effectively denying service. The vulnerability is associated with an assertion reached on unexpected input and is classified as a reachable assertion weakness, aligned with CWE-130 and CWE-617. The primary impact is the interruption of the Remote Desktop session, resulting in availability loss for users relying on FreeRDP clients employing this transport.

Affected Systems

All versions of the FreeRDP client prior to 3.24.2 are affected. The issue manifests when the client uses the RPC-over-HTTP gateway transport. No other products or vendors are mentioned as impacted.

Risk and Exploitability

The CVSS score of 6 indicates a moderate impact, while the EPSS score of less than 1% suggests it is unlikely to be exploited in the wild. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires an attacker to control or supply a malicious RDP Gateway that transmits a crafted authentication packet to the client. This attack vector is inferred from the described behavior, as the denial occurs before authentication completes. The risk is therefore moderate severity with low probability, but the ability to disrupt service may be critical in high availability environments.

Generated by OpenCVE AI on April 2, 2026 at 04:03 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to FreeRDP version 3.24.2 or newer, where the assertion logic has been fixed.
  • Restrict client connections to trusted RDP Gateways and block access from untrusted networks.
  • Disable the RPC-over-HTTP transport if it is not required for your deployment.

Generated by OpenCVE AI on April 2, 2026 at 04:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 02 Apr 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:freerdp:freerdp:*:*:*:*:*:*:*:*

Wed, 01 Apr 2026 02:15:00 +0000

Type Values Removed Values Added
First Time appeared Freerdp
Freerdp freerdp
Weaknesses CWE-130
Vendors & Products Freerdp
Freerdp freerdp
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Moderate


Tue, 31 Mar 2026 03:00:00 +0000

Type Values Removed Values Added
Description FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.24.2, an unvalidated auth_length field read from the network triggers a WINPR_ASSERT() failure in rts_read_auth_verifier_no_checks(), causing any FreeRDP client connecting through a malicious RDP Gateway to crash with SIGABRT. This is a pre-authentication denial of service affecting all FreeRDP clients using RPC-over-HTTP gateway transport. The assertion is active in default release builds (WITH_VERBOSE_WINPR_ASSERT=ON). This issue has been patched in version 3.24.2.
Title FreeRDP: DoS via WINPR_ASSERT in rts_read_auth_verifier_no_checks
Weaknesses CWE-617
References
Metrics cvssV4_0

{'score': 6, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-04-02T14:11:49.575Z

Reserved: 2026-03-24T19:50:52.106Z

Link: CVE-2026-33952

cve-icon Vulnrichment

Updated: 2026-04-02T14:11:42.681Z

cve-icon NVD

Status : Modified

Published: 2026-03-30T22:16:18.953

Modified: 2026-04-02T15:16:40.347

Link: CVE-2026-33952

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-03-30T21:42:00Z

Links: CVE-2026-33952 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-04-02T07:53:55Z

Weaknesses