Lucene search
K

276 matches found

OSV
OSV
added 2025/05/19 2:15 a.m.4 views

CVE-2025-23167

A flaw in Node.js 20's HTTP parser allows improper termination of HTTP/1 headers using \r\n\rX instead of the required \r\n\r\n. This inconsistency enables request smuggling, allowing attackers to bypass proxy-based access controls and submit unauthorized requests. The issue was resolved by...

6.9AI score
Exploits0References1
NVD
NVD
added 2025/05/19 2:15 a.m.10 views

CVE-2025-23167

A flaw in Node.js 20's HTTP parser allows improper termination of HTTP/1 headers using \r\n\rX instead of the required \r\n\r\n. This inconsistency enables request smuggling, allowing attackers to bypass proxy-based access controls and submit unauthorized requests. The issue was resolved by...

6.5CVSS0.00096EPSS
Exploits1References1
OSV
OSV
added 2025/05/19 2:15 a.m.0 views

AZL-61914 CVE-2025-23167 affecting package nodejs 20.14.0-13

A flaw in Node.js 20's HTTP parser allows improper termination of HTTP/1 headers using \r\n\rX instead of the required \r\n\r\n. This inconsistency enables request smuggling, allowing attackers to bypass proxy-based access controls and submit unauthorized requests. The issue was resolved by...

6.5CVSS7AI score0.00096EPSS
Exploits1References1
OSV
OSV
added 2025/05/19 2:15 a.m.3 views

DEBIAN-CVE-2025-23167

A flaw in Node.js 20's HTTP parser allows improper termination of HTTP/1 headers using \r\n\rX instead of the required \r\n\r\n. This inconsistency enables request smuggling, allowing attackers to bypass proxy-based access controls and submit unauthorized requests. The issue was resolved by...

6.5CVSS6.8AI score0.00096EPSS
Exploits1References1
OSV
OSV
added 2025/05/19 2:15 a.m.1 views

AZL-65063 CVE-2025-23167 affecting package nodejs18 18.20.3-11

A flaw in Node.js 20's HTTP parser allows improper termination of HTTP/1 headers using \r\n\rX instead of the required \r\n\r\n. This inconsistency enables request smuggling, allowing attackers to bypass proxy-based access controls and submit unauthorized requests. The issue was resolved by...

6.5CVSS6.8AI score0.00096EPSS
Exploits1References1
Cvelist
Cvelist
added 2025/05/19 1:25 a.m.14 views

CVE-2025-23167

A flaw in Node.js 20's HTTP parser allows improper termination of HTTP/1 headers using \r\n\rX instead of the required \r\n\r\n. This inconsistency enables request smuggling, allowing attackers to bypass proxy-based access controls and submit unauthorized requests. The issue was resolved by...

6.5CVSS0.00096EPSS
Exploits1References1
CVE
CVE
added 2025/05/19 1:25 a.m.92 views

CVE-2025-23167

This CVE affects Node.js 20.x where the HTTP parser may terminate headers incorrectly (\r\n\rX instead of \r\n\r\n), enabling request smuggling and bypassing proxy-based access controls. Root cause: improper header termination in llhttp prior to version 9. The issue is resolved by upgrading llhtt...

6.5CVSS6.7AI score0.00096EPSS
Exploits1References1
SUSE CVE
SUSE CVE
added 2025/05/16 2:53 a.m.2 views

SUSE CVE-2025-23167

A flaw in Node.js 20's HTTP parser allows improper termination of HTTP/1 headers using \r\n\rX instead of the required \r\n\r\n. This inconsistency enables request smuggling, allowing attackers to bypass proxy-based access controls and submit unauthorized requests. The issue was resolved by...

6.5CVSS7.8AI score0.00096EPSS
Exploits1References5
Snyk
Snyk
added 2025/05/13 9:0 p.m.1 views

HTTP Request Smuggling

Overview Affected versions of this package are vulnerable to HTTP Request Smuggling in the llhttp implementation, when handing HTTP/1 headers terminated with \r\n\rX instead of the required \r\n\r\n. This allows attackers to bypass proxy-based access controls and submit unauthorized requests...

6.9CVSS8.6AI score0.00096EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.3 views

PT-2025-21254 · Node.Js +5 · Llhttp +6

Name of the Vulnerable Software and Affected Versions: Node.js versions prior to the llhttp v9 upgrade node-undici in Debian Linux affected versions not specified Description: A flaw in the HTTP parser of Node.js allows improper termination of HTTP/1 headers using r rX instead of the required r r...

7.5CVSS6.3AI score0.0056EPSS
Exploits1References31
OSV
OSV
added 2024/12/16 2:2 p.m.16 views

BIT-NODE-MIN-2022-32213

The llhttp parser v14.20.1, v16.17.1 and v18.9.1 in the http module in Node.js does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling HRS...

6.5CVSS7.3AI score0.86318EPSS
Exploits1References8
OSV
OSV
added 2024/12/16 2:2 p.m.12 views

BIT-NODE-MIN-2022-32214

The llhttp parser v14.20.1, v16.17.1 and v18.9.1 in the http module in Node.js does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling HRS...

6.5CVSS7.2AI score0.39294EPSS
Exploits1References4
OSV
OSV
added 2024/12/16 2:2 p.m.14 views

BIT-NODE-MIN-2022-32215

The llhttp parser v14.20.1, v16.17.1 and v18.9.1 in the http module in Node.js does not correctly handle multi-line Transfer-Encoding headers. This can lead to HTTP Request Smuggling HRS...

6.5CVSS7.3AI score0.86472EPSS
Exploits1References8
OSV
OSV
added 2024/12/16 2:1 p.m.19 views

BIT-NODE-MIN-2022-35256

The llhttp parser in the http module in Node v18.7.0 does not correctly handle header fields that are not terminated with CLRF. This may result in HTTP Request Smuggling...

6.5CVSS8.1AI score0.03694EPSS
Exploits1References4
OSV
OSV
added 2024/12/16 1:58 p.m.20 views

BIT-NODE-MIN-2023-30589

The llhttp parser in the http module in Node v20.2.0 does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling HRS. The CR character without LF is sufficient to delimit HTTP header fields in the llhttp parser. According to RFC7230 section 3, only th...

7.5CVSS7.2AI score0.01916EPSS
Exploits1References11
Tenable Nessus
Tenable Nessus
added 2024/12/11 12:0 a.m.14 views

Amazon Linux 2022 : nodejs, nodejs-devel, nodejs-full-i18n (ALAS2022-2022-013)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2022-2022-013 advisory. An HTTP Request Smuggling HRS vulnerability was found in the llhttp library, used by Node.JS. Spaces as part of the header names were accepted as valid. In situations where HTTP conversations a...

6.5CVSS7.2AI score0.00229EPSS
Exploits2References5
Tenable Nessus
Tenable Nessus
added 2024/11/14 12:0 a.m.6 views

Fedora 41 : llhttp / python-aiohttp (2024-8deaadd998)

The remote Fedora 41 host has packages installed that are affected by a vulnerability as referenced in the FEDORA-2024-8deaadd998 advisory. Update llhttp to 9.2.1, fixing CVE-2024-27982. Backport llhttp 9.2.1 support to python-aiohttp 3.9.3. Tenable has extracted the preceding description block...

6.5CVSS7AI score0.00529EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2024/11/14 12:0 a.m.3 views

Fedora 37 : llhttp (2022-9e7f967d20)

The remote Fedora 37 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2022-9e7f967d20 advisory. Update to v6.0.10 - Disable chunked on obs https://github.com/nodejs/llhttp/pull/196 https://github.com/nodejs/llhttp/compare/v6.0.9...v6.0.10 Tenable has...

5.6AI score
Exploits0References1
OpenVAS
OpenVAS
added 2024/09/10 12:0 a.m.22 views

Fedora: Security Advisory (FEDORA-2023-ad76deb86e)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.3AI score0.01916EPSS
Exploits1References4
OpenVAS
OpenVAS
added 2024/09/10 12:0 a.m.4 views

Fedora: Security Advisory (FEDORA-2023-f2bb9ee617)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5AI score
Exploits0References7
Rows per page
Query Builder