CVE-2026-9678
Red Hat Security Advisory: nodejs:22 security, bug fix, and enhancement update
Description
A flaw was found in Undici. The cache interceptor in shared-cache mode incorrectly classifies certain responses as cacheable due to improper handling of whitespace-padded Cache-Control header field names. This vulnerability allows an unauthenticated attacker to access authenticated user data from the cache, leading to information disclosure. This occurs when both authenticated and unauthenticated requests resolve to the same cache key.
Metrics
Weakness classes (CWE)
CWE-524Base
Use of Cache Containing Sensitive Information
The code uses a cache that contains sensitive information, but the cache can be read by an actor outside of the intended control sphere.
cwe.mitre.org →
Reanalysis & status changes
Chronological NVD audit events for this CVE — reanalyses, CVSS updates, CPE diffs.
- Initial Analysis2026-06-25 17:44 UTC· nvd@nist.gov
- CPE Configuration: OR *cpe:2.3:a:nodejs:undici:*:*:*:*:*:node.js:*:* versions from (including) 8.0.0 up to (excluding) 8.5.0 *cpe:2.3:a:nodejs:undici:*:*:*:*:*:node.js:*:* versions from (including) 7.0.0 up to (excluding) 7.28.0
- Reference Type: openjs: https://cna.openjsf.org/security-advisories.html Types: Vendor Advisory
- Reference Type: openjs: https://github.com/nodejs/undici/security/advisories/GHSA-pr7r-676h-xcf6 Types: Mitigation, Vendor Advisory
- New CVE Received2026-06-17 18:18 UTC· ce714d77-add3-4f53-aff5-83d477b104bb
- Affected: undici
- Description: Impact: Undici's cache interceptor incorrectly classifies some responses as cacheable when the upstream Cache-Control header uses whitespace-padded qualified private or no-cache field names such as private=" authorization" or no-cache="\tauthorization". The parser preserves the surrounding whitespace, so later comparisons against the literal authorization field name fail and the response is stored. In shared-cache mode, this allows a response containing one user's authenticated data to be served from cache to a subsequent caller, including an unauthenticated caller, when both requests resolve to the same cache key. Affected applications are those that explicitly enable the cache interceptor (interceptors.cache()) in shared mode, forward Authorization headers upstream, and receive cacheable responses with non-canonical qualified private or no-cache directives. Patches: Upgrade to undici v7.28.0 or v8.5.0. Workarounds: If upgrade is not immediately possible, disable shared-cache mode for traffic that includes Authorization headers, avoid caching responses to authenticated requests, or add Vary: Authorization upstream.
- CVSS V3.1: AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
- CWE: CWE-524
Affected products
Products and version ranges extracted from the vendor/CERT advisory. A range like „<4.14.6“ implies the update recommendation „upgrade to 4.14.6 or later“.
beaugunderson
ip-address10.1.1
bitnami
node-min22.22.3
bitnami
node-min24.16.0
bitnami
node-min26.3.0
IBM
App Connect EnterpriseCD 13.4.0
IBM
App Connect EnterpriseLTS 12.0.26
IBM
App Connect EnterpriseLTS 13.4.0
nodejs
undici6.17.0 – 6.27.0
nodejs
undici7.0.0 – 7.28.0
nodejs
undici8.0.0 – 8.5.0
References & sources
- https://nodejs.org/en/blog/vulnerability/june-2026-security-releasesweb
- https://nvd.nist.gov/vuln/detail/CVE-2026-48619web
- https://nvd.nist.gov/vuln/detail/CVE-2026-48615web
- https://github.com/nodejs/undici/security/advisories/GHSA-vxpw-j846-p89qweb
- https://nvd.nist.gov/vuln/detail/CVE-2026-12151advisory
- https://cna.openjsf.org/security-advisories.htmlweb
- https://github.com/nodejs/undicipackage
- https://access.redhat.com/security/cve/CVE-2026-12151vdb-entryx_refsource_REDHAT
- https://bugzilla.redhat.com/show_bug.cgi?id=2489980issue-trackingx_refsource_REDHAT
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-12151.jsonx_sadp-csaf-vex
- https://access.redhat.com/errata/RHSA-2026:48151vendor-advisoryx_refsource_REDHAT
- https://access.redhat.com/errata/RHSA-2026:39246vendor-advisoryx_refsource_REDHAT
- https://access.redhat.com/errata/RHSA-2026:35842vendor-advisoryx_refsource_REDHAT
- https://access.redhat.com/errata/RHSA-2026:35841vendor-advisoryx_refsource_REDHAT
- https://access.redhat.com/errata/RHSA-2026:41947vendor-advisoryx_refsource_REDHAT
- https://access.redhat.com/errata/RHSA-2026:39868vendor-advisoryx_refsource_REDHAT
- https://access.redhat.com/errata/RHSA-2026:35892vendor-advisoryx_refsource_REDHAT
- https://access.redhat.com/errata/RHSA-2026:35891vendor-advisoryx_refsource_REDHAT
- https://access.redhat.com/errata/RHSA-2026:34342vendor-advisoryx_refsource_REDHAT
- https://access.redhat.com/errata/RHSA-2026:36754vendor-advisoryx_refsource_REDHAT
Linked CVEs
- CVE-2026-6733
A flaw was found in undici.
lowCVSSv3 3.7 - CVE-2026-48935
A flaw was found in Node.js.
lowCVSSv3 3.3 - CVE-2026-48934
A flaw was found in Node.js.
mediumCVSSv3 4.3 - CVE-2026-48933
A flaw was found in the Node.js WebCrypto implementation.
highCVSSv3 7.5 - CVE-2026-48930
A flaw was found in Node.js.
mediumCVSSv3 5.6 - CVE-2026-48928
A flaw was found in Node.js.
mediumCVSSv3 4.2 - CVE-2026-48619
A flaw was found in Node.js.
mediumCVSSv3 5.3 - CVE-2026-48618
A flaw was found in Node.js.
highCVSSv3 7.7 - CVE-2026-48615
A flaw was found in Node.js.
mediumCVSSv3 5.9 - CVE-2026-42338
A flaw was found in ip-address, a JavaScript library for parsing and manipulating IPv4 and IPv6 addresses.
highCVSSv3 8.1 - CVE-2026-12151
A flaw was found in undici.
highCVSSv3 7.5 - CVE-2026-11525
A flaw was found in undici.
lowCVSSv3 3.7