SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-19773

CRITICAL · CVSS 9.8 EPSS 0.65% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-15 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The vulnerability in libwebsockets stems from improper validation of user-supplied data during the parsing of HTTP/2 HPACK path headers, leading to an out-of-bounds write that allows remote code execution. This critical flaw can be exploited without authentication, enabling attackers to execute arbitrary code within the context of the affected process. Organizations utilizing libwebsockets should prioritize immediate remediation to mitigate the risk of exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit remote code execution code execution
GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-19773
Severity
CRITICAL
CVSS
9.8
EPSS
0.65%

Original NVD Description

libwebsockets HTTP/2 HPACK Path Header Parsing Out-Of-Bounds Write Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of libwebsockets. Authentication is not required to exploit this vulnerability. The specific flaw exists within the parsing of HTTP/2 HPACK path header. The issue results from the lack of proper validation of user-supplied data, which can result in a write past the end of an allocated buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-31036.