Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-1525

33
FAUCET Score

CVE-2026-1525 describes a critical vulnerability in Node.js undici, allowing duplicate HTTP Content-Length headers with case-variant names, which results in malformed HTTP/1.1 requests. This impacts applications using undici's low-level APIs or those accepting user-controlled header names without normalization. Rated 9.8 CRITICAL (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H), this flaw can lead to Denial of Service or, more severely, HTTP Request Smuggling. Request smuggling could enable ACL bypass, cache poisoning, or credential hijacking by exploiting inconsistent header interpretation between intermediaries and backend servers. There is currently no evidence of active exploitation, public exploit code, or significant community discussion surrounding this vulnerability.

Impacted Technologies

VendorProductVersion(s)CPE
< 6.24.0CPE matchmatch criteria
cpe:2.3:a:nodejs:undici:*:*:*:*:*:node.js:*:*
>= 7.0.0, < 7.24.0CPE matchmatch criteria
cpe:2.3:a:nodejs:undici:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 3.1

6.5MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
LOW
Availability Impact
LOW
Exploitability Score
3.9
Impact Score
2.5
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.49%
Probability of exploitation in next 30 days
EPSS Percentile
39.5%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0049 is in the 18th percentile among its peer group of 36,862 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

npmpatch availablevia ghsa
Product: undiciFixed in: 6.24.0
npmpatch availablevia ghsa
Product: undiciFixed in: 7.24.0

Vendor Advisories (1)

npmGHSA-2mjp-6q6p-2qxmmedium

Undici has an HTTP Request/Response Smuggling issue

Mar 13, 2026

References

cna.openjsf.org / security-advisories.html
Vendor Advisory
cwe.mitre.org / data/definitions/444.html
Technical Description
github.com / nodejs/undici/security/advisories/GHSA-2mjp-6q6p-2qxm
MitigationVendor Advisory
hackerone.com / reports/3556037
Permissions Required
rfc-editor.org / rfc/rfc9110.html
Technical Description