---
cve: "CVE-2026-63117"
severity: "MEDIUM"
cvss: 6.5
epss: "39%"
vendor: "FreeRDP"
kev: false
exploited: false
published: "2026-08-19 18:17:08"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-11T09:32:46+02:00"
---

# CVE-2026-63117

> 6.5 MEDIUM · 🧪 PoC

## Beschreibung

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.28.0, an authenticated RDP client can advertise DVI ADPCM with nBlockAlign equal to 8 and nChannels equal to 2 to make the `bs` calculation in rdpsnd_server_select_format in channels/rdpsnd/server/rdpsnd_main.c equal zero. The subsequent out_frames modulo `bs` operation raises SIGFPE and terminates the server-side rdpsnd channel process. This vulnerability fixed in 3.28.0.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Keine | good |
| I Integrität | Keine | good |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- b78fc0b138fe8f08a8b102e193ffb32986f4449a (Commit)
- 5370fb26fbf034ecd11d3026b6ad639b5fff493f (Commit)

## Referenzen

- <https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-v64m-xxfw-hrv6>
- <https://github.com/FreeRDP/FreeRDP/pull/12980>
- <https://github.com/FreeRDP/FreeRDP/commit/b78fc0b138fe8f08a8b102e193ffb32986f4449a>
- <https://github.com/FreeRDP/FreeRDP/releases/tag/3.28.0>

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