---
cve: "CVE-2026-68579"
severity: "HIGH"
cvss: 8.7
epss: "27%"
vendor: "FreeRDP"
kev: false
exploited: false
published: "2026-08-02 13:16:53"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-07T09:47:51+02:00"
---

# CVE-2026-68579

> 8.7 HIGH · 🧪 PoC

## Beschreibung

FreeRDP before 3.30.0 (<= 3.29.0) contains a heap-based buffer overflow in the Windows clipboard client's CliprdrStream_Read function (client/Windows/wf_cliprdr.c). When an OLE paste consumer (e.g. explorer.exe) calls IStream::Read with a fixed-size buffer of cb bytes, CliprdrStream_Read requests file contents from the RDP server and then copies the response into the caller's buffer using the server-supplied length (req_fsize) instead of cb. A malicious or compromised RDP server can return an oversized CB_FILECONTENTS_RESPONSE, causing an out-of-bounds write of attacker-controlled data into the paste consumer's heap buffer when a user pastes server-offered clipboard file contents.

## CVSS-Vektor

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

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

## Patch verfügbar (OSV)

- 6b107f0aadbabc47941c5a5b893b88c01792af6d (Commit)
- 5e8e987b469b60a3bafadf8f5afc40f91c09f458 (Commit)

## Referenzen

- <https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-m37j-jcr2-8gcc>
- <https://github.com/FreeRDP/FreeRDP/commit/5e8e987b469b60a3bafadf8f5afc40f91c09f458>
- <https://www.vulncheck.com/advisories/freerdp-before-heap-overflow-via-cliprdrstream-read>

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