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

No configuration.

History

30 Mar 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-30 22:16

Updated : 2026-03-30 22:16


NVD link : CVE-2026-33983

Mitre link : CVE-2026-33983

CVE.ORG link : CVE-2026-33983


JSON object : View

Products Affected

No product.

CWE
CWE-190

Integer Overflow or Wraparound

CWE-252

Unchecked Return Value