Lucene search
+L

4412 matches found

OSV
OSV
added 2026/02/25 8:32 p.m.6 views

CVE-2026-25955 FreeRDP has heap-use-after-free in xf_AppUpdateWindowFromSurface (stale XImage)

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfAppUpdateWindowFromSurface reuses a cached XImage whose data pointer references a freed RDPGFX surface buffer, because gdiDeleteSurface frees surface-data without invalidating the appWindow-image that...

6.9CVSS5.9AI score0.00498EPSS
SaveExploits1References8
Cvelist
Cvelist
added 2026/02/25 8:30 p.m.36 views

CVE-2026-25954 FreeRDP has heap-use-after-free in xf_rail_server_local_move_size

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfrailserverlocalmovesize dereferences a freed xfAppWindow pointer because xfrailgetwindow returns an unprotected pointer from the railWindows hash table, and the main thread can concurrently delete the wind...

6.9CVSS0.00486EPSS
SaveExploits1References8
EUVD
EUVD
added 2026/02/25 8:30 p.m.7 views

EUVD-2026-8734

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfrailserverlocalmovesize dereferences a freed xfAppWindow pointer because xfrailgetwindow returns an unprotected pointer from the railWindows hash table, and the main thread can concurrently delete the wind...

6.9CVSS5.5AI score0.00486EPSS
SaveExploits1References8
ATTACKERKB
ATTACKERKB
added 2026/02/25 8:30 p.m.11 views

CVE-2026-25954

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfrailserverlocalmovesize dereferences a freed xfAppWindow pointer because xfrailgetwindow returns an unprotected pointer from the railWindows hash table, and the main thread can concurrently delete the wind...

7.5CVSS5.5AI score0.00486EPSS
SaveExploits1References9Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/25 8:30 p.m.4 views

CVE-2026-25954 FreeRDP has heap-use-after-free in xf_rail_server_local_move_size

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfrailserverlocalmovesize dereferences a freed xfAppWindow pointer because xfrailgetwindow returns an unprotected pointer from the railWindows hash table, and the main thread can concurrently delete the wind...

6.9CVSS5.9AI score0.00486EPSS
SaveExploits1References8
OSV
OSV
added 2026/02/25 8:30 p.m.6 views

CVE-2026-25954 FreeRDP has heap-use-after-free in xf_rail_server_local_move_size

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfrailserverlocalmovesize dereferences a freed xfAppWindow pointer because xfrailgetwindow returns an unprotected pointer from the railWindows hash table, and the main thread can concurrently delete the wind...

6.9CVSS5.9AI score0.00486EPSS
SaveExploits1References10
Cvelist
Cvelist
added 2026/02/25 8:27 p.m.35 views

CVE-2026-25953 FreeRDP has heap-use-after-free in xf_AppUpdateWindowFromSurface (freed appWindow)

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfAppUpdateWindowFromSurface reads from a freed xfAppWindow because the RDPGFX DVC thread obtains a bare pointer via xfrailgetwindow without any lifetime protection, while the main thread can concurrently...

6.9CVSS0.00587EPSS
SaveExploits1References10
ATTACKERKB
ATTACKERKB
added 2026/02/25 8:27 p.m.6 views

CVE-2026-25953

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfAppUpdateWindowFromSurface reads from a freed xfAppWindow because the RDPGFX DVC thread obtains a bare pointer via xfrailgetwindow without any lifetime protection, while the main thread can concurrently...

9.8CVSS5.5AI score0.00587EPSS
SaveExploits1References11Affected Software1
OSV
OSV
added 2026/02/25 8:27 p.m.8 views

CVE-2026-25953 FreeRDP has heap-use-after-free in xf_AppUpdateWindowFromSurface (freed appWindow)

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfAppUpdateWindowFromSurface reads from a freed xfAppWindow because the RDPGFX DVC thread obtains a bare pointer via xfrailgetwindow without any lifetime protection, while the main thread can concurrently...

6.9CVSS5.9AI score0.00587EPSS
SaveExploits1References12
Cvelist
Cvelist
added 2026/02/25 8:24 p.m.34 views

CVE-2026-25952 FreeRDP has heap-use-after-free in xf_SetWindowMinMaxInfo

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfSetWindowMinMaxInfo dereferences a freed xfAppWindow pointer because xfrailgetwindow in xfrailserverminmaxinfo returns an unprotected pointer from the railWindows hash table, and the main thread can...

6.9CVSS0.00599EPSS
SaveExploits1References11
Vulnrichment
Vulnrichment
added 2026/02/25 8:24 p.m.3 views

CVE-2026-25952 FreeRDP has heap-use-after-free in xf_SetWindowMinMaxInfo

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfSetWindowMinMaxInfo dereferences a freed xfAppWindow pointer because xfrailgetwindow in xfrailserverminmaxinfo returns an unprotected pointer from the railWindows hash table, and the main thread can...

6.9CVSS5.9AI score0.00599EPSS
SaveExploits1References11
CVE
CVE
added 2026/02/25 8:24 p.m.91 views

CVE-2026-25952

CVE-2026-25952 : FreeRDP before 3.23.0 dereferences a freed xfAppWindow pointer when xf_rail_get_window returns an unprotected pointer from the railWindows hash, with the main thread potentially deleting the window while the RAIL channel thread still uses it. This use-after-free vulnerability aff...

9.8CVSS5.4AI score0.00599EPSS
SaveExploits1References11Affected Software1
EUVD
EUVD
added 2026/02/25 8:24 p.m.4 views

EUVD-2026-8732

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfSetWindowMinMaxInfo dereferences a freed xfAppWindow pointer because xfrailgetwindow in xfrailserverminmaxinfo returns an unprotected pointer from the railWindows hash table, and the main thread can...

6.9CVSS5.5AI score0.00599EPSS
SaveExploits1References11
OSV
OSV
added 2026/02/25 8:24 p.m.6 views

CVE-2026-25952 FreeRDP has heap-use-after-free in xf_SetWindowMinMaxInfo

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfSetWindowMinMaxInfo dereferences a freed xfAppWindow pointer because xfrailgetwindow in xfrailserverminmaxinfo returns an unprotected pointer from the railWindows hash table, and the main thread can...

6.9CVSS5.9AI score0.00599EPSS
SaveExploits1References13
AlpineLinux
AlpineLinux
added 2026/02/25 8:24 p.m.6 views

CVE-2026-25952

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfSetWindowMinMaxInfo dereferences a freed xfAppWindow pointer because xfrailgetwindow in xfrailserverminmaxinfo returns an unprotected pointer from the railWindows hash table, and the main thread can...

9.8CVSS5.9AI score0.00599EPSS
SaveExploits1
NVD
NVD
added 2026/02/25 8:23 p.m.10 views

CVE-2026-25941

FreeRDP is a free implementation of the Remote Desktop Protocol. Versions on the 2.x branch prior to to 2.11.8 and on the 3.x branch prior to 3.23.0 have an out-of-bounds read vulnerability in the FreeRDP client's RDPGFX channel that allows a malicious RDP server to read uninitialized heap memory...

8.1CVSS0.00284EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2026/02/25 8:23 p.m.6 views

CVE-2026-25941

FreeRDP is a free implementation of the Remote Desktop Protocol. Versions on the 2.x branch prior to to 2.11.8 and on the 3.x branch prior to 3.23.0 have an out-of-bounds read vulnerability in the FreeRDP client's RDPGFX channel that allows a malicious RDP server to read uninitialized heap memory...

8.1CVSS5.9AI score0.00284EPSS
SaveExploits1References3
OSV
OSV
added 2026/02/25 8:23 p.m.6 views

UBUNTU-CVE-2026-25941

FreeRDP is a free implementation of the Remote Desktop Protocol. Versions on the 2.x branch prior to to 2.11.8 and on the 3.x branch prior to 3.23.0 have an out-of-bounds read vulnerability in the FreeRDP client's RDPGFX channel that allows a malicious RDP server to read uninitialized heap memory...

8.1CVSS5.9AI score0.00284EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/02/25 8:1 p.m.36 views

CVE-2026-25942 FreeRDP has global-buffer-overflow in xf_rail_server_execute_result

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfrailserverexecuteresult indexes the global errorcodenames array 7 elements, indices 0–6 with an unchecked execResult-execResult value received from the server, allowing an out-of-bounds read when the serve...

6.9CVSS0.00454EPSS
SaveExploits1References6
Vulnrichment
Vulnrichment
added 2026/02/25 8:1 p.m.3 views

CVE-2026-25942 FreeRDP has global-buffer-overflow in xf_rail_server_execute_result

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfrailserverexecuteresult indexes the global errorcodenames array 7 elements, indices 0–6 with an unchecked execResult-execResult value received from the server, allowing an out-of-bounds read when the serve...

6.9CVSS5.4AI score0.00454EPSS
SaveExploits1References6
Rows per page
Query Builder