CVE-2026-22852

Severity CVSS v4.0:
MEDIUM
Type:
CWE-787 Out-of-bounds Write
Publication date:
14/01/2026
Last modified:
14/01/2026

Description

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.20.1, a malicious RDP server can trigger a heap-buffer-overflow write in the FreeRDP client when processing Audio Input (AUDIN) format lists. audin_process_formats reuses callback->formats_count across multiple MSG_SNDIN_FORMATS PDUs and writes past the newly allocated formats array, causing memory corruption and a crash. This vulnerability is fixed in 3.20.1.