CVE-2023-23936

MEDIUM

Undici <5.19.1 - CRLF Injection

Title source: llm

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.

Scores

CVSS v3 6.5
EPSS 0.0073
EPSS Percentile 72.3%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

Classification

CWE
CWE-93 CWE-74
Status published

Affected Products (4)

nodejs/node.js < 16.19.1
nodejs/node.js < 19.6.1
nodejs/undici < 5.19.1
npm/undici < 5.19.1npm

Timeline

Published Feb 16, 2023
Tracked Since Feb 18, 2026