CVE-2026-33983

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 exponent, causing undefined behavior and an approximately 80 billion iteration loop (CPU DoS). This issue has been patched in version 3.24.2.
Configurations

Configuration 1 (hide)

cpe:2.3:a:freerdp:freerdp:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-03-30 22:16

Updated : 2026-07-15 02:20


NVD link : CVE-2026-33983

Mitre link : CVE-2026-33983

CVE.ORG link : CVE-2026-33983


JSON object : View

Products Affected

freerdp

  • freerdp
CWE
CWE-190

Integer Overflow or Wraparound

CWE-252

Unchecked Return Value