AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2023-24807

HIGH · CVSS 7.5 EPSS 1.30% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2023-02-16 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2023-24807
Severity
HIGH
CVSS
7.5
EPSS
1.30%

Original NVD Description

Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the `Headers.set()` and `Headers.append()` methods are vulnerable to Regular Expression Denial of Service (ReDoS) attacks when untrusted values are passed into the functions. This is due to the inefficient regular expression used to normalize the values in the `headerValueNormalize()` utility function. This vulnerability was patched in v5.19.1. No known workarounds are available.