CVE-2025-1866

Severity CVSS v4.0:
CRITICAL
Type:
CWE-119 Buffer Errors
Publication date:
03/03/2025
Last modified:
15/04/2026

Description

Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in warmcat libwebsockets allows Pointer Manipulation, potentially leading to out-of-bounds memory access. This issue affects libwebsockets before 4.3.4 and is present in code built specifically for the Win32 platform.<br /> <br /> By default, the affected code is not executed unless one of the following conditions is met:<br /> <br /> LWS_WITHOUT_EXTENSIONS (default ON) is manually set to OFF in CMake.<br /> LWS_WITH_HTTP_STREAM_COMPRESSION (default OFF) is manually set to ON in CMake.<br /> Despite these conditions, when triggered in affected configurations, this vulnerability may allow attackers to manipulate pointers, potentially leading to memory corruption or unexpected behavior.