Lucene search
+L

18757 matches found

UbuntuCve
UbuntuCve
added 2026/02/25 9:16 p.m.7 views

CVE-2026-27015

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, a missing bounds check in smartcardunpackreadsizealign libfreerdp/utils/smartcardpack.c:1703 allows a malicious RDP server to crash the FreeRDP client via a reachable WINPRASSERT → abort. The crash occurs in...

6.5CVSS5.8AI score0.00256EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2026/02/25 9:16 p.m.12 views

CVE-2026-26965

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, in the RLE planar decode path, planardecompressplanerle writes into pDstData at nYDst+y nDstStep + 4nXDst + nChannel without verifying that nYDst+nSrcHeight fits in the destination height or that...

8.8CVSS6AI score0.00591EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2026/02/25 9:16 p.m.6 views

CVE-2026-25942

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...

7.5CVSS5.8AI score0.00454EPSS
SaveExploits1References7
UbuntuCve
UbuntuCve
added 2026/02/25 9:16 p.m.10 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.8AI score0.00599EPSS
SaveExploits1References12
UbuntuCve
UbuntuCve
added 2026/02/25 9:16 p.m.9 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.8AI score0.00587EPSS
SaveExploits1References11
OSV
OSV
added 2026/02/25 9:16 p.m.8 views

UBUNTU-CVE-2026-27015

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, a missing bounds check in smartcardunpackreadsizealign libfreerdp/utils/smartcardpack.c:1703 allows a malicious RDP server to crash the FreeRDP client via a reachable WINPRASSERT → abort. The crash occurs in...

6.5CVSS5.8AI score0.00256EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2026/02/25 9:16 p.m.6 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.8AI score0.00486EPSS
SaveExploits1References9
UbuntuCve
UbuntuCve
added 2026/02/25 9:16 p.m.12 views

CVE-2026-26271

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, a buffer overread in freerdpimagecopyfromicondata libfreerdp/codec/color.c can be triggered by crafted RDP Window Icon TSICONINFO data. The bug is reachable over the network when a client processes icon data...

6.9CVSS6AI score0.00242EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/02/25 9:16 p.m.7 views

CVE-2026-25955

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...

9.8CVSS5.8AI score0.00498EPSS
SaveExploits1References7
EUVD
EUVD
added 2026/02/25 9:5 p.m.9 views

EUVD-2026-8754

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, the fix for the heap-use-after-free described in CVE-2026-24680 is incomplete. While the vulnerable execution flow referenced in the advisory exists in the SDL2 implementation, the fix appears to have been...

8.7CVSS5.9AI score0.00427EPSS
SaveExploits0References4
CVE
CVE
added 2026/02/25 9:5 p.m.46 views

CVE-2026-27950

CVE-2026-27950 affects FreeRDP prior to 3.23.0, where the heap-use-after-free described in the advisory is incompletely fixed in the SDL2 path (SDL3 path fix present). The SDL2 code path does not nulled the pointer after free, leaving a vulnerable execution flow in some builds/environments. A com...

7.5CVSS5.8AI score0.00427EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/02/25 9:1 p.m.11 views

EUVD-2026-8748

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, railwindowfree dereferences a freed xfAppWindow pointer during HashTableFree cleanup because xfrailwindowcommon calls freeappWindow on title allocation failure without first removing the entry from the...

6.9CVSS5.5AI score0.00476EPSS
SaveExploits1References8
EUVD
EUVD
added 2026/02/25 8:59 p.m.12 views

EUVD-2026-8740

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, in the RLE planar decode path, planardecompressplanerle writes into pDstData at nYDst+y nDstStep + 4nXDst + nChannel without verifying that nYDst+nSrcHeight fits in the destination height or that...

8.8CVSS5.8AI score0.00591EPSS
SaveExploits1References2
OSV
OSV
added 2026/02/25 8:59 p.m.9 views

CVE-2026-26965 FreeRDP has Out-of-bounds Write

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, in the RLE planar decode path, planardecompressplanerle writes into pDstData at nYDst+y nDstStep + 4nXDst + nChannel without verifying that nYDst+nSrcHeight fits in the destination height or that...

8.8CVSS6AI score
SaveExploits0References21
Cvelist
Cvelist
added 2026/02/25 8:59 p.m.43 views

CVE-2026-26965 FreeRDP has Out-of-bounds Write

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, in the RLE planar decode path, planardecompressplanerle writes into pDstData at nYDst+y nDstStep + 4nXDst + nChannel without verifying that nYDst+nSrcHeight fits in the destination height or that...

8.8CVSS0.00591EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/02/25 8:47 p.m.39 views

CVE-2026-26955 FreeRDP has Out-of-bounds Write

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, a malicious RDP server can trigger a heap buffer overflow in FreeRDP clients using the GDI surface pipeline e.g., xfreerdp by sending an RDPGFX ClearCodec surface command with an out-of-bounds destination...

8.8CVSS0.00537EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/02/25 8:44 p.m.10 views

CVE-2026-27015

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, a missing bounds check in smartcardunpackreadsizealign libfreerdp/utils/smartcardpack.c:1703 allows a malicious RDP server to crash the FreeRDP client via a reachable WINPRASSERT → abort. The crash occurs in...

6.5CVSS5.5AI score0.00256EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/25 8:40 p.m.4 views

CVE-2026-26271 Buffer Overread in FreeRDP Icon Processing

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, a buffer overread in freerdpimagecopyfromicondata libfreerdp/codec/color.c can be triggered by crafted RDP Window Icon TSICONINFO data. The bug is reachable over the network when a client processes icon data...

6.9CVSS6AI score0.00242EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/02/25 8:40 p.m.11 views

EUVD-2026-8738

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, a buffer overread in freerdpimagecopyfromicondata libfreerdp/codec/color.c can be triggered by crafted RDP Window Icon TSICONINFO data. The bug is reachable over the network when a client processes icon data...

6.9CVSS5.8AI score0.00242EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/02/25 8:40 p.m.39 views

CVE-2026-26271 Buffer Overread in FreeRDP Icon Processing

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, a buffer overread in freerdpimagecopyfromicondata libfreerdp/codec/color.c can be triggered by crafted RDP Window Icon TSICONINFO data. The bug is reachable over the network when a client processes icon data...

6.9CVSS0.00242EPSS
SaveExploits0References2
Rows per page
Query Builder