Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2023-23936 Details

Description

Undici is an HTTP/1.1 client for Node.js. Starting with version 2.0.0 and prior to version 5.19.1, the undici library does not protect `host` HTTP header from CRLF injection vulnerabilities. This issue is patched in Undici v5.19.1. As a workaround, sanitize the `headers.host` string before passing to undici.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-74Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')[email protected]
CWE-93Improper Neutralization of CRLF Sequences ('CRLF Injection')[email protected]

Affected Products

ProductVersions
nodejs node.js
>= 16.0.0, < 16.19.1
>= 18.0.0, < 18.14.1
>= 19.0.0, < 19.6.1

CPE

  • cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*
  • cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*

Remediation

  • No remediation found in references.
nodejs undici
>= 2.0.0, < 5.19.1

CPE

  • cpe:2.3:a:nodejs:undici:*:*:*:*:*:node.js:*:*

Remediation

  • No remediation found in references.

Change History

5 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2023-23936
NVD Published Date:
Feb 16, 2023
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2023-23936 Details - Not Deferred