CVE-2025-23167

Aliases:DEBIAN-CVE-2025-23167CGA-47h4-729f-qh8hCGA-8rqp-69hw-hqjgCGA-f3cw-8v3m-qg69CGA-w8ph-65hq-872j
Deferred
Published: 19 May 2025, 01:25
Last modified:27 May 2025, 18:31

Vulnerability Summary

Overall Risk (default)
medium
26/100
CVSS Score
6.5 MEDIUM
v3.0 (cve.org)
EPSS Score
0.51% LOW
1% probability +0.49%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

19 May 2025, 01:25
Published
Vulnerability first disclosed
27 May 2025, 18:31
Last Modified
Vulnerability information updated

Description

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 upgrading `llhttp` to version 9, which enforces correct header termination. Impact: * This vulnerability affects only Node.js 20.x users prior to the `llhttp` v9 upgrade.

CVSS Metrics

  • v3.0MEDIUMScore: 6.5CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

EPSS Trends

Current EPSS score: 0.51% Percentile: 42%

Techniques & Countermeasures

  • CWE-444Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')

    The product acts as an intermediary HTTP agent (such as a proxy or firewall) in the data flow between two entities such as a client and server, but it does not interpret malformed HTTP requests or responses in ways that are consistent with how the messages will be processed by those entities that are at the ultimate destination.

Affected Systems

  • chainguardnodejs-16

    < 16.20.2-r15

  • chainguardnodejs-18

    < 0

  • wolfinodejs-16

    < 16.20.2-r15

  • wolfinodejs-18

    < 0

  • debiannode-undici

    all | all | < 7.15.0+dfsg+~cs3.2.0-1

  • nodejsnode

    ≥ 4.0, < 4.* | ≥ 5.0, < 5.* | ≥ 6.0, < 6.* | ≥ 7.0, < 7.* | ≥ 8.0, < 8.* | ≥ 9.0, < 9.* | ≥ 10.0, < 10.* | ≥ 11.0, < 11.* | ≥ 12.0, < 12.* | ≥ 13.0, < 13.* | ≥ 14.0, < 14.* | ≥ 15.0, < 15.* | ≥ 16.0, < 16.* | ≥ 17.0, < 17.* | ≥ 18.0, < 18.* | ≥ 19.0, < 19.* | ≥ 20.0, ≤ 20.19.1

References (2)