Lucene search
+L

401876 matches found

CVE
CVE
added 2026/08/19 5:50 p.m.57 views

CVE-2026-55194

In FreeRDP before 3.27.0, the function rpc_client_recv_fragment() in libfreerdp/core/gateway/rpc_client.c grows the reassembly buffer based solely on the server-declared alloc_hint rather than the actual StubLength, so a malicious TS Gateway can trigger a heap-buffer overflow write past the 4096-...

8.7CVSS5.9AI score0.00459EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/19 5:50 p.m.45 views

CVE-2026-55194 FreeRDPHeap-buffer-overflow write in TS Gateway RPC RESPONSE reassembly due to alloc_hint capacity mismatch

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, rpcclientrecvfragment in libfreerdp/core/gateway/rpcclient.c ensures the response reassembly stream capacity using only the server-declared allochint rather than the actual StubLength about to be written. A maliciou...

8.7CVSS0.00459EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2026/08/19 5:50 p.m.19 views

CVE-2026-55194

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, rpcclientrecvfragment in libfreerdp/core/gateway/rpcclient.c ensures the response reassembly stream capacity using only the server-declared allochint rather than the actual StubLength about to be written. A maliciou...

8.7CVSS6AI score0.00459EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/19 5:50 p.m.11 views

EUVD-2026-62667

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, rpcclientrecvfragment in libfreerdp/core/gateway/rpcclient.c ensures the response reassembly stream capacity using only the server-declared allochint rather than the actual StubLength about to be written. A maliciou...

8.7CVSS5.9AI score0.00459EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 5:50 p.m.15 views

CVE-2026-55194 FreeRDPHeap-buffer-overflow write in TS Gateway RPC RESPONSE reassembly due to alloc_hint capacity mismatch

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, rpcclientrecvfragment in libfreerdp/core/gateway/rpcclient.c ensures the response reassembly stream capacity using only the server-declared allochint rather than the actual StubLength about to be written. A maliciou...

8.7CVSS6.1AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/19 5:50 p.m.9 views

CVE-2026-74473

A flaw was found in the Linux kernel's Virtual Extensible LAN VXLAN implementation. An incorrect buffer length check in the routeshortcircuit function, specifically when using pskbmaypull, can lead to reading beyond the allocated buffer length. This occurs when processing IP headers in non-linear...

9.8CVSS5.6AI score0.00525EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 5:50 p.m.9 views

CVE-2026-74458

A flaw was found in the Kvaser USB CAN driver kvaserusbleaf in the Linux kernel. This vulnerability occurs due to insufficient validation of received command lengths from a USB buffer. A malicious or malformed command shorter than the expected header length, or one that exceeds the destination...

5.5CVSS5.6AI score0.00177EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 5:48 p.m.57 views

CVE-2026-55648

Root cause: In libfreerdp/codec/color.c, freerdp_image_copy_from_icon_data computes nWidth * nHeight * FreeRDPGetBytesPerPixel(format) in 32-bit arithmetic, which wraps for large dimensions (e.g., 32768×32768 at 32 bpp), bypassing the source bounds check before freerdp_image_copy_no_overlap reads...

6.1CVSS5.4AI score0.00401EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 5:48 p.m.14 views

CVE-2026-55648 FreeRDP: Integer Overflow in `freerdp_image_copy_from_icon_data` Bypasses Bounds Check

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, freerdpimagecopyfromicondata in libfreerdp/codec/color.c calculates nWidth multiplied by nHeight multiplied by FreeRDPGetBytesPerPixelformat in 32-bit arithmetic. A malicious RDP server can send a RAIL TSICONINFO...

6.1CVSS5.6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/19 5:48 p.m.42 views

CVE-2026-55648 FreeRDP: Integer Overflow in `freerdp_image_copy_from_icon_data` Bypasses Bounds Check

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, freerdpimagecopyfromicondata in libfreerdp/codec/color.c calculates nWidth multiplied by nHeight multiplied by FreeRDPGetBytesPerPixelformat in 32-bit arithmetic. A malicious RDP server can send a RAIL TSICONINFO...

6.1CVSS0.00401EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2026/08/19 5:48 p.m.19 views

CVE-2026-55648

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, freerdpimagecopyfromicondata in libfreerdp/codec/color.c calculates nWidth multiplied by nHeight multiplied by FreeRDPGetBytesPerPixelformat in 32-bit arithmetic. A malicious RDP server can send a RAIL TSICONINFO...

6.1CVSS5.4AI score0.00401EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/08/19 5:48 p.m.9 views

CVE-2026-55648 FreeRDP: Integer Overflow in `freerdp_image_copy_from_icon_data` Bypasses Bounds Check

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, freerdpimagecopyfromicondata in libfreerdp/codec/color.c calculates nWidth multiplied by nHeight multiplied by FreeRDPGetBytesPerPixelformat in 32-bit arithmetic. A malicious RDP server can send a RAIL TSICONINFO...

6.1CVSS5.4AI score0.00401EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/19 5:48 p.m.10 views

EUVD-2026-62666

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, freerdpimagecopyfromicondata in libfreerdp/codec/color.c calculates nWidth multiplied by nHeight multiplied by FreeRDPGetBytesPerPixelformat in 32-bit arithmetic. A malicious RDP server can send a RAIL TSICONINFO...

6.1CVSS5.4AI score0.00401EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 5:46 p.m.19 views

CVE-2026-55193 FreeRDP: Heap-buffer-overflow write in TS Gateway RPC fragment receive due to uncapped bind_ack max_xmit_frag

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, FreeRDP clients using TS Gateway accept a server-controlled maxxmitfrag value in libfreerdp/core/gateway/rpcbind.c without bounding it to the 4088-byte ReceiveFragment allocation. A malicious gateway can advertise...

8.7CVSS6.1AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/19 5:46 p.m.45 views

CVE-2026-55193 FreeRDP: Heap-buffer-overflow write in TS Gateway RPC fragment receive due to uncapped bind_ack max_xmit_frag

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, FreeRDP clients using TS Gateway accept a server-controlled maxxmitfrag value in libfreerdp/core/gateway/rpcbind.c without bounding it to the 4088-byte ReceiveFragment allocation. A malicious gateway can advertise...

8.7CVSS0.00489EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2026/08/19 5:46 p.m.22 views

CVE-2026-55193

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, FreeRDP clients using TS Gateway accept a server-controlled maxxmitfrag value in libfreerdp/core/gateway/rpcbind.c without bounding it to the 4088-byte ReceiveFragment allocation. A malicious gateway can advertise...

8.7CVSS6AI score0.00489EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/19 5:46 p.m.16 views

EUVD-2026-62664

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, FreeRDP clients using TS Gateway accept a server-controlled maxxmitfrag value in libfreerdp/core/gateway/rpcbind.c without bounding it to the 4088-byte ReceiveFragment allocation. A malicious gateway can advertise...

8.7CVSS5.9AI score0.00489EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 5:46 p.m.55 views

CVE-2026-55193

FreeRDP clients using TS Gateway assign a server-controlled max_xmit_frag value (up to 65535) to rpc->max_recv_frag in rpc_bind.c without capping it to the 4088-byte ReceiveFragment buffer, so rpc_channel_read in rpc.c writes up to 65535 bytes, overflowing by up to 61447 attacker-controlled by...

8.7CVSS5.9AI score0.00489EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/19 5:46 p.m.14 views

CVE-2026-55193

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, FreeRDP clients using TS Gateway accept a server-controlled maxxmitfrag value in libfreerdp/core/gateway/rpcbind.c without bounding it to the 4088-byte ReceiveFragment allocation. A malicious gateway can advertise...

8.7CVSS6AI score0.00489EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/08/19 5:44 p.m.11 views

CVE-2026-55191 FreeRDP: Heap-buffer-overflow write in AVC444 YUV buffer allocation

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, FreeRDP clients that negotiate RDPGFX AVC444 with an H.264 decoder backend calculate the intermediate YUV444 allocation size in libfreerdp/codec/h264.c with 32-bit multiplication in avc444ensurebuffer. A malicious R...

8.7CVSS6.2AI score0.00479EPSS
SaveExploits0References4
Rows per page
Query Builder