Debian Freerdp3 vulnerabilities
74 known vulnerabilities affecting debian/freerdp3.
Total CVEs
74
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
CRITICAL7HIGH28MEDIUM33LOW5
Vulnerabilities
Page 1 of 4
CVE-2026-31806CRITICALCVSS 9.3fixed in freerdp3 3.24.0+dfsg-1 (forky)2026
CVE-2026-31806 [CRITICAL] CVE-2026-31806: freerdp2 - FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.24.0...
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.24.0, the gdi_surface_bits() function processes SURFACE_BITS_COMMAND messages sent by the RDP server. When the command is handled using NSCodec, the bmp.width and bmp.height values provided by the server are not properly validated against the actual desktop dimensions. A malicious RDP s
debian
CVE-2026-26955HIGHCVSS 8.8fixed in freerdp3 3.23.0+dfsg-1 (forky)2026
CVE-2026-26955 [HIGH] CVE-2026-26955: freerdp2 - FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to versio...
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 rectangle. The `gdi_SurfaceCommand_ClearCodec()` handler does not ca
debian
CVE-2026-24675HIGHCVSS 7.7fixed in freerdp3 3.22.0+dfsg-1 (forky)2026
CVE-2026-24675 [HIGH] CVE-2026-24675: freerdp2 - FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0...
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0, urb_select_interface can free the device's MS config on error but later code still dereferences it, leading to a use after free in libusb_udev_select_interface. This vulnerability is fixed in 3.22.0.
Scope: local
bookworm: open
bullseye: open
debian
CVE-2026-23532HIGHCVSS 7.7fixed in freerdp3 3.21.0+dfsg-1 (forky)2026
CVE-2026-23532 [HIGH] CVE-2026-23532: freerdp2 - FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to versio...
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 `gdi_SurfaceToSurface` path due to a mismatch between destination rectangle clamping and the actual copy size. A malicious server can trigger a client‑side heap buffer overflow, causing a crash (DoS) and potenti
debian
CVE-2026-33984HIGHCVSS 7.5fixed in freerdp3 3.24.2+dfsg-1 (forky)2026
CVE-2026-33984 [HIGH] CVE-2026-33984: freerdp2 - FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to versio...
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.24.2, in resize_vbar_entry() in libfreerdp/codec/clear.c, vBarEntry->size is updated to vBarEntry->count before the winpr_aligned_recalloc() call. If realloc fails, size is inflated while pixels still points to the old, smaller buffer. On a subsequent call where count <= size (the i
debian
CVE-2026-24676HIGHCVSS 7.7fixed in freerdp3 3.22.0+dfsg-1 (forky)2026
CVE-2026-24676 [HIGH] CVE-2026-24676: freerdp2 - FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0...
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0, AUDIN format renegotiation frees the active format list while the capture thread continues using audin->format, leading to a use after free in audio_format_compatible. This vulnerability is fixed in 3.22.0.
Scope: local
bookworm: open
bullseye: open
debian
CVE-2026-23534HIGHCVSS 7.7fixed in freerdp3 3.21.0+dfsg-1 (forky)2026
CVE-2026-23534 [HIGH] CVE-2026-23534: freerdp2 - FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to versio...
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 client‑side heap buffer overflow, causing a crash (DoS) and potential heap
debian
CVE-2026-24682HIGHCVSS 8.7fixed in freerdp3 3.22.0+dfsg-1 (forky)2026
CVE-2026-24682 [HIGH] CVE-2026-24682: freerdp2 - FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0...
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0, audin_server_recv_formats frees an incorrect number of audio formats on parse failure (i + i), leading to out-of-bounds access in audio_formats_free. This vulnerability is fixed in 3.22.0.
Scope: local
bookworm: open
bullseye: open
debian
CVE-2026-23533HIGHCVSS 7.7fixed in freerdp3 3.21.0+dfsg-1 (forky)2026
CVE-2026-23533 [HIGH] CVE-2026-23533: freerdp2 - FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to versio...
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 client‑side heap buffer overflow, causing a crash (DoS) and potential heap co
debian
CVE-2026-24684HIGHCVSS 8.7fixed in freerdp3 3.22.0+dfsg-1 (forky)2026
CVE-2026-24684 [HIGH] CVE-2026-24684: freerdp2 - FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0...
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0, the RDPSND async playback thread can process queued PDUs after the channel is closed and internal state is freed, leading to a use after free in rdpsnd_treat_wave. This vulnerability is fixed in 3.22.0.
Scope: local
bookworm: open
bullseye: open
debian
CVE-2026-23531HIGHCVSS 7.7fixed in freerdp3 3.21.0+dfsg-1 (forky)2026
CVE-2026-23531 [HIGH] CVE-2026-23531: freerdp2 - FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to versio...
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, in ClearCodec, when `glyphData` is present, `clear_decompress` calls `freerdp_image_copy_no_overlap` without validating the destination rectangle, allowing an out-of-bounds read/write via crafted RDPGFX surface updates. A malicious server can trigger a client‑side heap buffer
debian
CVE-2026-33986HIGHCVSS 7.5fixed in freerdp3 3.24.2+dfsg-1 (forky)2026
CVE-2026-33986 [HIGH] CVE-2026-33986: freerdp2 - FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to versio...
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.24.2, in yuv_ensure_buffer() in libfreerdp/codec/h264.c, h264->width and h264->height are updated before the reallocation loop. If any winpr_aligned_recalloc() call fails, the function returns FALSE but width/height are already inflated. This issue has been patched in version 3.24.2
debian
CVE-2026-26965HIGHCVSS 8.8fixed in freerdp3 3.23.0+dfsg-1 (forky)2026
CVE-2026-26965 [HIGH] CVE-2026-26965: freerdp2 - FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to versio...
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, in the RLE planar decode path, `planar_decompress_plane_rle()` writes into `pDstData` at `((nYDst+y) * nDstStep) + (4*nXDst) + nChannel` without verifying that `(nYDst+nSrcHeight)` fits in the destination height or that `(nXDst+nSrcWidth)` fits in the destination stride. When
debian
CVE-2026-24681HIGHCVSS 8.7fixed in freerdp3 3.22.0+dfsg-1 (forky)2026
CVE-2026-24681 [HIGH] CVE-2026-24681: freerdp2 - FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0...
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0, aAsynchronous bulk transfer completions can use a freed channel callback after URBDRC channel close, leading to a use after free in urb_write_completion. This vulnerability is fixed in 3.22.0.
Scope: local
bookworm: open
bullseye: open
debian
CVE-2026-33982HIGHCVSS 7.1fixed in freerdp3 3.24.2+dfsg-1 (forky)2026
CVE-2026-33982 [HIGH] CVE-2026-33982: freerdp2 - FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to versio...
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.24.2, there is a heap-buffer-overflow READ vulnerability at 24 bytes before the allocation, in winpr_aligned_offset_recalloc(). This issue has been patched in version 3.24.2.
Scope: local
bookworm: open
bullseye: open
debian
CVE-2026-23884HIGHCVSS 7.7fixed in freerdp3 3.21.0+dfsg-1 (forky)2026
CVE-2026-23884 [HIGH] CVE-2026-23884: freerdp2 - FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to versio...
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 potential heap corruption with code‑execution risk depending on allo
debian
CVE-2026-24678HIGHCVSS 8.7fixed in freerdp3 3.22.0+dfsg-1 (forky)2026
CVE-2026-24678 [HIGH] CVE-2026-24678: freerdp2 - FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0...
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0, A capture thread sends sample responses using a freed channel callback after a device channel close, leading to a use after free in ecam_channel_write. This vulnerability is fixed in 3.22.0.
Scope: local
bookworm: open
bullseye: open
debian
CVE-2026-24677HIGHCVSS 8.7fixed in freerdp3 3.22.0+dfsg-1 (forky)2026
CVE-2026-24677 [HIGH] CVE-2026-24677: freerdp2 - FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0...
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0, ecam_encoder_compress_h264 trusts server-controlled dimensions and does not validate the source buffer size, leading to an out-of-bounds read in sws_scale. This vulnerability is fixed in 3.22.0.
Scope: local
bookworm: open
bullseye: open
debian
CVE-2026-24683HIGHCVSS 8.7fixed in freerdp3 3.22.0+dfsg-1 (forky)2026
CVE-2026-24683 [HIGH] CVE-2026-24683: freerdp2 - FreeRDP is a free implementation of the Remote Desktop Protocol. ainput_send_inp...
FreeRDP is a free implementation of the Remote Desktop Protocol. ainput_send_input_event caches channel_callback in a local variable and later uses it without synchronization; a concurrent channel close can free or reinitialize the callback, leading to a use after free. Prior to 3.22.0, This vulnerability is fixed in 3.22.0.
Scope: local
bookworm: open
bullseye: op
debian
CVE-2026-24680HIGHCVSS 8.7fixed in freerdp3 3.22.0+dfsg-1 (forky)2026
CVE-2026-24680 [HIGH] CVE-2026-24680: freerdp2 - FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0...
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0, sdl_Pointer_New frees data on failure, then pointer_free calls sdl_Pointer_Free and frees it again, triggering ASan UAF. This vulnerability is fixed in 3.22.0.
Scope: local
bookworm: open
bullseye: open
debian
1 / 4Next →