CVE Catalog

CVE-2026-23732

High
Published: Translated: NVD NIST

Summary

FreeRDP before version 3.21.0 has a vulnerability in FastGlyph parsing where data length is not validated against the minimum size implied by cx/cy. A malicious server can trigger a client-side global buffer overflow, causing a crash (DoS).

Risk Assessment

A malicious RDP server can crash the FreeRDP client, disrupting sessions and potentially affecting user productivity. The vulnerability can be exploited remotely without authentication.

Recommendation

Upgrade FreeRDP to version 3.21.0 or later immediately, as it contains a patch. Also consider restricting RDP connections to trusted servers only.

Other vulnerabilities in FreeRDP

See all
Original NVD description (English source)

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, FastGlyph parsing trusts `cbData`/remaining length and never validates against the minimum size implied by `cx/cy`. A malicious server can trigger a client‑side global buffer overflow, causing a crash (DoS). Version 3.21.0 contains a patch for the issue.

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