IMPORTANT! Update Node.JS to 18.19.1, 20.11.1, 21.6.2 or newer!
Briefly

A vulnerability in Node.js HTTP servers allows an attacker to send a specially crafted HTTP request with chunked encoding, leading to resource exhaustion and denial of service (DoS).
The server reads an unbounded number of bytes from a single connection, exploiting the lack of limitations on chunk extension bytes.
Read at SVR.JS Blog
[
add
]
[
|
|
]