Lucene search
+L

1974 matches found

OSV
OSV
added 2026/02/25 8:59 p.m.10 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
ATTACKERKB
ATTACKERKB
added 2026/02/25 8:44 p.m.11 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.12 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.43 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
OSV
OSV
added 2026/02/25 8:40 p.m.10 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.9CVSS6.1AI score
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2026/02/25 8:36 p.m.9 views

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.9AI score0.00567EPSS
SaveExploits1
EUVD
EUVD
added 2026/02/25 8:36 p.m.10 views

EUVD-2026-8736

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

6.9CVSS5.5AI score0.00567EPSS
SaveExploits1References9
EUVD
EUVD
added 2026/02/25 8:32 p.m.11 views

EUVD-2026-8735

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.4AI score0.00498EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/02/25 8:30 p.m.9 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:24 p.m.13 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.5AI score0.00599EPSS
SaveExploits1References12Affected Software1
AlpineLinux
AlpineLinux
added 2026/02/25 8:01 p.m.8 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.9AI score0.00454EPSS
SaveExploits1
ATTACKERKB
ATTACKERKB
added 2026/02/25 8:01 p.m.8 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
SaveExploits1References7Affected Software1
EUVD
EUVD
added 2026/02/25 8:01 p.m.9 views

EUVD-2026-8731

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.5AI score0.00454EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/02/25 7:55 p.m.9 views

EUVD-2026-8730

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

4.3CVSS5.6AI score0.00284EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/02/25 7:55 p.m.3 views

CVE-2026-25941 FreeRDP: vuln_1_15_1 RDPGFX WIRE_TO_SURFACE_2 Out-of-Bounds Read

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

4.3CVSS5.6AI score0.00284EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/02/25 12:00 a.m.16 views

FreeRDP 缓冲区错误漏洞

FreeRDP is an open-source RDP protocol implementation developed by the FreeRDP team. Versions prior to FreeRDP 2.11.8 and 3.23.0 contained a buffer error vulnerability. This vulnerability stemmed from out-of-bounds read operations in the RDP GFX channel, which could allow malicious RDP servers to...

8.1CVSS6AI score0.00284EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/02/25 12:00 a.m.10 views

RHEL 8 : freerdp (RHSA-2026:3334)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:3334 advisory. FreeRDP is a free implementation of the Remote Desktop Protocol RDP, released under the Apache license. The xfreerdp client can connect to R...

9.1CVSS5.8AI score0.0077EPSS
SaveExploits3References8
OSV
OSV
added 2026/02/25 12:00 a.m.7 views

ALSA-2026:3334 Important: freerdp security update

FreeRDP is a free implementation of the Remote Desktop Protocol RDP, released under the Apache license. The xfreerdp client can connect to RDP servers such as Microsoft Windows machines, xrdp, and VirtualBox. Security Fixes: freerdp: FreeRDP heap-buffer-overflow CVE-2026-22855 freerdp: FreeRDP...

9.1CVSS6AI score0.0077EPSS
SaveExploits3References8
OSV
OSV
added 2026/02/24 6:54 p.m.9 views

RLSA-2026:3067 Important: freerdp security update

FreeRDP is a free implementation of the Remote Desktop Protocol RDP, released under the Apache license. The xfreerdp client can connect to RDP servers such as Microsoft Windows machines, xrdp, and VirtualBox. Security Fixes: freerdp: FreeRDP heap-buffer-overflow CVE-2026-22855 freerdp: FreeRDP...

7.4CVSS5.6AI score0.0077EPSS
SaveExploits3References4
Rows per page
Query Builder