Lucene search
+L

18765 matches found

EUVD
EUVD
added 2026/01/19 5:20 p.m.12 views

EUVD-2026-3310

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, offscreen bitmap deletion leaves gdi-drawing pointing to freed memory, causing UAF when related update packets arrive. A malicious server can trigger a client‑side use after free, causing a crash DoS and...

8.7CVSS5.6AI score0.00409EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/01/19 5:15 p.m.5 views

CVE-2026-23883

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, xfPointerNew frees cursorPixels on failure, then pointerfree calls xfPointerFree and frees it again, triggering ASan UAF. A malicious server can trigger a client‑side use after free, causing a crash DoS and...

9.8CVSS5.4AI score0.00409EPSS
SaveExploits1References6Affected Software1
Debian CVE
Debian CVE
added 2026/01/19 5:15 p.m.6 views

CVE-2026-23883

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, xfPointerNew frees cursorPixels on failure, then pointerfree calls xfPointerFree and frees it again, triggering ASan UAF. A malicious server can trigger a client‑side use after free, causing a crash DoS and...

9.8CVSS5.5AI score0.00409EPSS
SaveExploits1
Cvelist
Cvelist
added 2026/01/19 5:15 p.m.36 views

CVE-2026-23883 Heap-use-after-free in update_pointer_new

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, xfPointerNew frees cursorPixels on failure, then pointerfree calls xfPointerFree and frees it again, triggering ASan UAF. A malicious server can trigger a client‑side use after free, causing a crash DoS and...

8.7CVSS0.00409EPSS
SaveExploits1References5
NVD
NVD
added 2026/01/19 5:15 p.m.7 views

CVE-2026-23530

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0,freerdpbitmapdecompressplanar does not validate nSrcWidth/nSrcHeight against planar-maxWidth/maxHeight before RLE decode. A malicious server can trigger a client‑side heap buffer overflow, causing a crash DoS...

9.8CVSS0.00451EPSS
SaveExploits1References21
UbuntuCve
UbuntuCve
added 2026/01/19 5:15 p.m.8 views

CVE-2026-23532

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, a client-side heap buffer overflow occurs in the FreeRDP client’s gdiSurfaceToSurface path due to a mismatch between destination rectangle clamping and the actual copy size. A malicious server can trigger a...

9.8CVSS7.7AI score0.00451EPSS
SaveExploits1References6
UbuntuCve
UbuntuCve
added 2026/01/19 5:15 p.m.8 views

CVE-2026-23531

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, in ClearCodec, when glyphData is present, cleardecompress calls freerdpimagecopynooverlap without validating the destination rectangle, allowing an out-of-bounds read/write via crafted RDPGFX surface updates...

9.8CVSS7.4AI score0.00451EPSS
SaveExploits1References6
OSV
OSV
added 2026/01/19 5:15 p.m.11 views

UBUNTU-CVE-2026-23532

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, a client-side heap buffer overflow occurs in the FreeRDP client’s gdiSurfaceToSurface path due to a mismatch between destination rectangle clamping and the actual copy size. A malicious server can trigger a...

9.8CVSS6.1AI score0.00451EPSS
SaveExploits1References7
OSV
OSV
added 2026/01/19 5:12 p.m.9 views

CVE-2026-23732 FreeRDP has heap-buffer-overflow in Glyph_Alloc

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, FastGlyph parsing trusts cbData/remaining length and never validates against the minimum size implied by cx/cy. A malicious server can trigger a client‑side global buffer overflow, causing a crash DoS. Versi...

6.9CVSS6.1AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/01/19 5:12 p.m.8 views

CVE-2026-23732

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, FastGlyph parsing trusts cbData/remaining length and never validates against the minimum size implied by cx/cy. A malicious server can trigger a client‑side global buffer overflow, causing a crash DoS. Versi...

7.5CVSS5.6AI score0.005EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2026/01/19 5:12 p.m.7 views

CVE-2026-23732 FreeRDP has heap-buffer-overflow in Glyph_Alloc

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, FastGlyph parsing trusts cbData/remaining length and never validates against the minimum size implied by cx/cy. A malicious server can trigger a client‑side global buffer overflow, causing a crash DoS. Versi...

6.9CVSS5.7AI score0.005EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/01/19 5:12 p.m.7 views

EUVD-2026-3313

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, FastGlyph parsing trusts cbData/remaining length and never validates against the minimum size implied by cx/cy. A malicious server can trigger a client‑side global buffer overflow, causing a crash DoS. Versi...

6.9CVSS5.8AI score0.005EPSS
SaveExploits1References6
CVE
CVE
added 2026/01/19 5:12 p.m.64 views

CVE-2026-23732

CVE-2026-23732 affects FreeRDP up to version 3.21.0, where the FastGlyph parsing path can trigger a client‑side global heap buffer overflow due to improper validation of glyph data (cbData/remaining length vs. cx/cy). SUSE advisory notes the fix in Freerdp by updating to a patched release (3.21.0...

7.5CVSS5.8AI score0.005EPSS
SaveExploits1References6Affected Software1
EUVD
EUVD
added 2026/01/19 5:9 p.m.8 views

EUVD-2026-3314

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, a client-side heap buffer overflow occurs in the ClearCodec bands decode path when crafted band coordinates allow writes past the end of the destination surface buffer. A malicious server can trigger a...

8.7CVSS5.9AI score0.00451EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2026/01/19 5:9 p.m.4 views

CVE-2026-23534

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, a client-side heap buffer overflow occurs in the ClearCodec bands decode path when crafted band coordinates allow writes past the end of the destination surface buffer. A malicious server can trigger a...

9.8CVSS5.8AI score0.00451EPSS
SaveExploits1
EUVD
EUVD
added 2026/01/19 5:7 p.m.7 views

EUVD-2026-3315

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, a client-side heap buffer overflow occurs in the RDPGFX ClearCodec decode path when maliciously crafted residual data causes out-of-bounds writes during color output. A malicious server can trigger a...

8.7CVSS5.9AI score0.00451EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/01/19 5:7 p.m.7 views

CVE-2026-23533

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, a client-side heap buffer overflow occurs in the RDPGFX ClearCodec decode path when maliciously crafted residual data causes out-of-bounds writes during color output. A malicious server can trigger a...

9.8CVSS5.7AI score0.00451EPSS
SaveExploits1References5Affected Software1
AlpineLinux
AlpineLinux
added 2026/01/19 5:7 p.m.6 views

CVE-2026-23533

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, a client-side heap buffer overflow occurs in the RDPGFX ClearCodec decode path when maliciously crafted residual data causes out-of-bounds writes during color output. A malicious server can trigger a...

9.8CVSS6AI score0.00451EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2026/01/19 5:7 p.m.3 views

CVE-2026-23533 FreeRDP has heap-buffer-overflow in clear_decompress_residual_data

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, a client-side heap buffer overflow occurs in the RDPGFX ClearCodec decode path when maliciously crafted residual data causes out-of-bounds writes during color output. A malicious server can trigger a...

8.7CVSS5.9AI score0.00451EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2026/01/19 5:7 p.m.7 views

CVE-2026-23533

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, a client-side heap buffer overflow occurs in the RDPGFX ClearCodec decode path when maliciously crafted residual data causes out-of-bounds writes during color output. A malicious server can trigger a...

9.8CVSS5.8AI score0.00451EPSS
SaveExploits1
Rows per page
Query Builder