CVE-2026-14643

undici's cache interceptor mishandles optional whitespace placed around the equals sign of a qualified no-cache or private Cache-Control directive. In undici from 7.0.0 up to before 7.29.0 and from 8.0.0 up to before 8.9.0, the parser either drops the directive or stores a field name with literal quote characters, so the cache decision fails to recognize the qualification and the response is stored. In shared-cache mode, this lets a response containing one user's authenticated data be served from cache to a later caller, including an unauthenticated one, when both requests resolve to the same cache key. It affects applications that enable the cache interceptor in shared mode, forward Authorization headers upstream, and receive cacheable responses with qualified directives padded with whitespace around the equals sign. This is the whitespace-around-equals variant that the fix for CVE-2026-9678 did not normalize, and it is fixed in undici 7.29.0 and 8.9.0.
Configurations

Configuration 1 (hide)

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

History

04 Aug 2026, 15:53

Type Values Removed Values Added
First Time Nodejs
Nodejs undici
References () https://cna.openjsf.org/security-advisories.html - () https://cna.openjsf.org/security-advisories.html - Third Party Advisory
References () https://github.com/nodejs/undici/security/advisories/GHSA-jr45-8vmc-qm54 - () https://github.com/nodejs/undici/security/advisories/GHSA-jr45-8vmc-qm54 - Mitigation, Vendor Advisory
CPE cpe:2.3:a:nodejs:undici:*:*:*:*:*:node.js:*:*

29 Jul 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-29 22:16

Updated : 2026-08-04 15:53


NVD link : CVE-2026-14643

Mitre link : CVE-2026-14643

CVE.ORG link : CVE-2026-14643


JSON object : View

Products Affected

nodejs

  • undici
CWE
CWE-436

Interpretation Conflict

CWE-524

Use of Cache Containing Sensitive Information