Impact
The vulnerability is an out-of-bounds write in the report_raw_cbor function of the LECP CBOR Recording component of warmcat libwebsockets, triggered by malformed CBOR data. The memory corruption can overwrite adjacent data and has the potential to lead to arbitrary code execution or denial of service. This flaw is categorized as CWE-119 and CWE-787, and can be exploited remotely against systems running the affected library.
Affected Systems
The flaw applies to warmcat libwebsockets version 4.5.0, specifically the file lib/misc/lecp.c. No other product versions are listed as affected, and the available patch is identified by commit 1d44554a1bb262db63ff4e240152a9deecd99054.
Risk and Exploitability
The CVSS score of 6.9 indicates moderate severity, and the publicly available exploit means a remote attacker can trigger the out-of-bounds write with crafted CBOR data. The EPSS score is not available, and the issue is not in the CISA KEV catalog, but the remote execution potential warrants urgent attention. Deploying the patch or disabling the vulnerable feature mitigates the risk.
OpenCVE Enrichment