← Volver al buscador de CVEs

CVE-2026-55564

FreeRDP

Descripción

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, the glyph_cache_get function in libfreerdp/cache/glyph.c checks whether index is greater than cache->number instead of greater than or equal to it. A malicious RDP server can use GLYPH_FRAGMENT_USE replay in update_process_glyph_fragments to make the default cache receive index 254 when cache->number is 254, reading one pointer beyond the entries array and dereferencing it as a glyph. This can crash the client and may disclose adjacent heap data. This issue is fixed in version 3.27.0.

CVSS 5.4EPSS 0.266%Riesgo 0.55
Ver fuente
Publicación
2026-08-19 18:16:45
Versiones afectadas
<3.27.0
Tipo
Librería
Última modificación
2026-08-25 04:18:12
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L