Lucene search
+L

4412 matches found

UbuntuCve
UbuntuCve
added 2026/02/25 9:16 p.m.8 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
OSV
OSV
added 2026/02/25 9:16 p.m.7 views

UBUNTU-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
SaveExploits1References8
OSV
OSV
added 2026/02/25 9:16 p.m.3 views

UBUNTU-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
SaveExploits1References13
OSV
OSV
added 2026/02/25 9:16 p.m.7 views

UBUNTU-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
SaveExploits1References12
OSV
OSV
added 2026/02/25 9:16 p.m.6 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
OSV
OSV
added 2026/02/25 9:16 p.m.6 views

UBUNTU-CVE-2026-25959

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfcliprdrprovidedata passes freed pDstData to XChangeProperty because the cliprdr channel thread calls xfcliprdrserverformatdataresponse which converts and uses the clipboard data without holding any lock,...

9.8CVSS5.8AI score0.00567EPSS
SaveExploits1References11
OSV
OSV
added 2026/02/25 9:16 p.m.4 views

UBUNTU-CVE-2026-25997

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfclipboardformatequal reads freed lastSentFormats memory because xfclipboardformatsfree called from the cliprdr channel thread during auto-reconnect frees the array while the X11 event thread concurrently...

9.8CVSS5.8AI score0.00567EPSS
SaveExploits1References11
OSV
OSV
added 2026/02/25 9:16 p.m.6 views

UBUNTU-CVE-2026-26955

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.8CVSS6.1AI score0.00537EPSS
SaveExploits1References4
OSV
OSV
added 2026/02/25 9:16 p.m.9 views

UBUNTU-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
SaveExploits0References4
OSV
OSV
added 2026/02/25 9:16 p.m.4 views

UBUNTU-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.8CVSS5.9AI score0.00591EPSS
SaveExploits1References4
OSV
OSV
added 2026/02/25 9:16 p.m.3 views

UBUNTU-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
SaveExploits1References10
OSV
OSV
added 2026/02/25 9:16 p.m.8 views

UBUNTU-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
SaveExploits1References8
CVE
CVE
added 2026/02/25 9:7 p.m.113 views

CVE-2026-27951

Freerdp CVE-2026-27951 affects all FreeRDP clients/servers prior to 3.23.0, where Stream_EnsureCapacity can loop endlessly on 32‑bit systems with physical memory >= SIZE_MAX. Impact: potential denial of service (availability). Mitigation: upgrade to 3.23.0 or later (patch included). If exploit...

7.5CVSS5.3AI score0.00346EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/02/25 9:7 p.m.6 views

CVE-2026-27951 FreeRDP has possible Integer overflow in Stream_EnsureCapacity

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, the function StreamEnsureCapacity can create an endless blocking loop. This may affect all client and server implementations using FreeRDP. For practical exploitation this will only work on 32bit systems whe...

5.3CVSS5.9AI score0.00346EPSS
SaveExploits1References4
AlpineLinux
AlpineLinux
added 2026/02/25 9:7 p.m.8 views

CVE-2026-27951

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, the function StreamEnsureCapacity can create an endless blocking loop. This may affect all client and server implementations using FreeRDP. For practical exploitation this will only work on 32bit systems whe...

7.5CVSS5.9AI score0.00346EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2026/02/25 9:7 p.m.9 views

CVE-2026-27951

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, the function StreamEnsureCapacity can create an endless blocking loop. This may affect all client and server implementations using FreeRDP. For practical exploitation this will only work on 32bit systems whe...

7.5CVSS5.2AI score0.00346EPSS
SaveExploits1
EUVD
EUVD
added 2026/02/25 9:7 p.m.10 views

EUVD-2026-8755

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, the function StreamEnsureCapacity can create an endless blocking loop. This may affect all client and server implementations using FreeRDP. For practical exploitation this will only work on 32bit systems whe...

5.3CVSS5.3AI score0.00346EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/02/25 9:5 p.m.5 views

CVE-2026-27950

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.7CVSS6AI score0.00427EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/25 9:5 p.m.1 views

CVE-2026-27950 FreeRDP heap-use-after-free in update_pointer_new(SDL): Fix Applied in the Wrong File

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

6.9CVSS5.9AI score0.00427EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2026/02/25 9:5 p.m.6 views

CVE-2026-27950

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.7CVSS6.2AI score0.00427EPSS
SaveExploits0References4
Rows per page
Query Builder