CVE-2026-27951 PUBLISHED

FreeRDP has possible Integer overflow in Stream_EnsureCapacity

Assigner: GitHub_M
Reserved: 25.02.2026 Published: 25.02.2026 Updated: 25.02.2026

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, the function Stream_EnsureCapacity can create an endless blocking loop. This may affect all client and server implementations using FreeRDP. For practical exploitation this will only work on 32bit systems where the available physical memory is >= SIZE_MAX. Version 3.23.0 contains a patch. No known workarounds are available.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
CVSS Score: 5.3

Product Status

Vendor FreeRDP
Product FreeRDP
Versions
  • Version < 3.23.0 is affected

References

Problem Types

  • CWE-190: Integer Overflow or Wraparound CWE