---
cve: "CVE-2026-55194"
severity: "HIGH"
cvss: 8.7
epss: "63%"
vendor: "FreeRDP"
kev: false
exploited: false
published: "2026-08-19 18:16:44"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-07T09:14:20+02:00"
---

# CVE-2026-55194

> 8.7 HIGH · 🧪 PoC

## Beschreibung

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, rpc_client_recv_fragment in libfreerdp/core/gateway/rpc_client.c ensures the response reassembly stream capacity using only the server-declared alloc_hint rather than the actual StubLength about to be written. A malicious TS Gateway can send a PTYPE_RESPONSE with a small alloc_hint and a much larger frag_length, causing Stream_Write to copy attacker-controlled stub data beyond the 4096-byte pdu->s buffer. This can crash the client and may permit code execution through heap corruption. This issue is fixed in version 3.27.0.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |

## Patch verfügbar (OSV)

- 9f2da52c2341cc14a96ad12e69c5b83d0bcd8b5a (Commit)
- 4f72b0979892352ff501e84d99832dc3bdc86a53 (Commit)

## Referenzen

- <https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-9gxm-3mf5-f5cx>
- <https://github.com/FreeRDP/FreeRDP/pull/12873>
- <https://github.com/FreeRDP/FreeRDP/commit/9f2da52c2341cc14a96ad12e69c5b83d0bcd8b5a>
- <https://github.com/FreeRDP/FreeRDP/releases/tag/3.27.0>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-55194) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
