VYPR

rpm package

opensuse/freerdp&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/freerdp&distro=openSUSE%20Tumbleweed

Vulnerabilities (84)

  • CVE-2026-57158CriJul 10, 2026
    affected < 3.28.0-1.1fixed 3.28.0-1.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. From 3.21.0 before 3.28.0, FreeRDP clients using the GFX pipeline contain an incomplete fix for CVE-2026-23530 in planar_decompress_plane_rle_only in libfreerdp/codec/planar.c, allowing a malicious RDP server to sen

  • CVE-2026-57157MedJul 10, 2026
    affected < 3.28.0-1.1fixed 3.28.0-1.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.28.0, FreeRDP server implementations with the MS-RDPECAM camera device enumerator channel enabled scan attacker-supplied DeviceName and VirtualChannelName fields for a NUL terminator in channels/rdpecam/s

  • CVE-2026-57156CriJul 10, 2026
    affected < 3.28.0-1.1fixed 3.28.0-1.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.28.0 on 32-bit builds, FreeRDP clients contain an integer overflow in update_read_delta_points in libfreerdp/core/orders.c when multiplying an attacker-controlled point count by sizeof(DELTA_POINT), allow

  • CVE-2026-55827HigJul 10, 2026
    affected < 3.27.1-1.1fixed 3.27.1-1.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.1, FreeRDP clients launched with the non-default /cache:codec:rfx option pass desktop stride and height to RemoteFX decoding for Cache Bitmap V3 data while allocating bitmap->data only for the smaller

  • CVE-2026-45700CriMay 29, 2026
    affected < 3.26.0-3.1fixed 3.26.0-3.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.26.0, FreeRDP's planar bitmap decoder has an out-of-bounds heap write when decoding RLE planar data. In libfreerdp/codec/planar.c, freerdp_bitmap_decompress_planar() validates the X destination coordinate

  • CVE-2026-44422HigMay 29, 2026
    affected < 3.26.0-3.1fixed 3.26.0-3.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.26.0, FreeRDP's RDPEAR NDR parser accepts one non-null NDR pointer ref-id for multiple logical pointer fields without tracking the pointed object's expected NDR type or ownership. When the same ref-id is

  • CVE-2026-44421HigMay 29, 2026
    affected < 3.26.0-3.1fixed 3.26.0-3.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.26.0, a malicious RDP server can trigger a heap-buffer-overflow write in the FreeRDP client by sending crafted RDPGFX PDUs. The bug is in gdi_CacheToSurface: it validates a destination rectangle that is c

  • CVE-2026-44420HigMay 29, 2026
    affected < 3.26.0-3.1fixed 3.26.0-3.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.26.0, a malicious RDP client can trigger a heap-buffer-overflow write in FreeRDP's server-side clipboard (cliprdr) channel by sending a CB_CLIP_CAPS PDU with a too-small capabilitySetLength. This can cras

  • CVE-2026-40033HigMay 26, 2026
    affected < 3.26.0-3.1fixed 3.26.0-3.1

    FreeRDP before 3.26.0 contains a heap-buffer-overflow vulnerability in gdi_CacheToSurface that allows remote attackers to write out-of-bounds heap memory. The vulnerability occurs because rectangle validation clamps coordinates to UINT16_MAX but performs copy operations using unc

  • CVE-2026-40254MedApr 24, 2026
    affected < 3.26.0-1.1fixed 3.26.0-1.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. Versions prior to 3.25.0 have an off-by-one in the path traversal filter in `channels/drive/client/drive_file.c`. The `contains_dotdot()` function catches `../` and `..\` mid-path but misses `..` when it's the last

  • CVE-2026-33995MedMar 30, 2026
    affected < 3.24.2-1.1fixed 3.24.2-1.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.24.2, a double-free vulnerability in kerberos_AcceptSecurityContext() and kerberos_InitializeSecurityContextA() (WinPR, winpr/libwinpr/sspi/Kerberos/kerberos.c) can cause a crash in any FreeRDP cl

  • CVE-2026-33987HigMar 30, 2026
    affected < 3.24.2-1.1fixed 3.24.2-1.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.24.2, in persistent_cache_read_entry_v3() in libfreerdp/cache/persistent.c, persistent->bmpSize is updated before winpr_aligned_recalloc(). If realloc fails, bmpSize is inflated while bmpData poin

  • CVE-2026-33986HigMar 30, 2026
    affected < 3.24.2-1.1fixed 3.24.2-1.1

    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 FAL

  • CVE-2026-33985MedMar 30, 2026
    affected < 3.24.2-1.1fixed 3.24.2-1.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.24.2, pixel data from adjacent heap memory is rendered to screen, potentially leaking sensitive data to the attacker. This issue has been patched in version 3.24.2.

  • CVE-2026-33984HigMar 30, 2026
    affected < 3.24.2-1.1fixed 3.24.2-1.1

    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 s

  • CVE-2026-33983MedMar 30, 2026
    affected < 3.24.2-1.1fixed 3.24.2-1.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.24.2, progressive_decompress_tile_upgrade() detects a mismatch via progressive_rfx_quant_cmp_equal() but only emits WLog_WARN, execution continues. The wrapped value (247) is used as a shift expon

  • CVE-2026-33982HigMar 30, 2026
    affected < 3.24.2-1.1fixed 3.24.2-1.1

    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.

  • CVE-2026-33977MedMar 30, 2026
    affected < 3.24.2-1.1fixed 3.24.2-1.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.24.2, a malicious RDP server can crash the FreeRDP client by sending audio data in IMA ADPCM format with an invalid initial step index value (>= 89). The unvalidated step index is read directly fr

  • CVE-2026-33952MedMar 30, 2026
    affected < 3.24.2-1.1fixed 3.24.2-1.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.24.2, an unvalidated auth_length field read from the network triggers a WINPR_ASSERT() failure in rts_read_auth_verifier_no_checks(), causing any FreeRDP client connecting through a malicious RDP

  • CVE-2026-31897NonMar 13, 2026
    affected < 3.24.1-1.1fixed 3.24.1-1.1

    FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.24.0, there is an out-of-bounds read in freerdp_bitmap_decompress_planar when SrcSize is 0. The function dereferences *srcp (which points to pSrcData) without first verifying that SrcSize >= 1. When SrcSi

Page 1 of 5

VYPR — Vulnerability Intelligence