CVE-2026-25955

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, `xf_AppUpdateWindowFromSurface` reuses a cached `XImage` whose `data` pointer references a freed RDPGFX surface buffer, because `gdi_DeleteSurface` frees `surface->data` without invalidating the `appWindow->image` that aliases it. Version 3.23.0 fixes the issue.
Configurations

Configuration 1 (hide)

cpe:2.3:a:freerdp:freerdp:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-02-25 21:16

Updated : 2026-02-27 14:56


NVD link : CVE-2026-25955

Mitre link : CVE-2026-25955

CVE.ORG link : CVE-2026-25955


JSON object : View

Products Affected

freerdp

  • freerdp
CWE
CWE-416

Use After Free