| Name | CVE-2024-22019 |
| Description | 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. The issue can cause CPU and network bandwidth exhaustion, bypassing standard safeguards like timeouts and body size limits. |
| Source | CVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
| References | DLA-3886-1, DSA-5991-1 |
| Debian Bugs | 1064055 |
The table below lists information on source packages.
| Source Package | Release | Version | Status |
|---|---|---|---|
| nodejs (PTS) | bullseye | 12.22.12~dfsg-1~deb11u4 | vulnerable |
| bullseye (security) | 12.22.12~dfsg-1~deb11u7 | fixed | |
| bookworm, bookworm (security) | 18.20.4+dfsg-1~deb12u1 | fixed | |
| trixie | 20.19.2+dfsg-1 | fixed | |
| forky, sid | 20.19.5+dfsg+~cs20.19.12-4 | fixed |
The information below is based on the following data on fixed versions.
| Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
|---|---|---|---|---|---|---|
| nodejs | source | buster | (not affected) | |||
| nodejs | source | bullseye | 12.22.12~dfsg-1~deb11u5 | DLA-3886-1 | ||
| nodejs | source | bookworm | 18.20.4+dfsg-1~deb12u1 | DSA-5991-1 | ||
| nodejs | source | (unstable) | 18.19.1+dfsg-1 | 1064055 |
[buster] - nodejs <not-affected> (Vulnerable code not present)
https://nodejs.org/en/blog/vulnerability/february-2024-security-releases/#reading-unprocessed-http-request-with-unbounded-chunk-extension-allows-dos-attacks-cve-2024-22019---high
https://github.com/nodejs/node/commit/911cb33cdadab57a75f97186290ea8f3903a6171 (v18.x)
https://github.com/nodejs/node/commit/911cb33cdadab57a75f97186290ea8f3903a6171 (main)