PatchSiren cyber security CVE debrief
CVE-2026-84933 Nodejs CVE debrief
CVE-2026-84933 is a vulnerability in undici's cache interceptor that allows sensitive cookie information to be disclosed between different callers in shared cache mode. This affects undici versions from 7.0.0 up to 7.29.1 and from 8.0.0 up to 8.10.2. Users should upgrade to undici 7.29.1 or 8.10.2. The vulnerability arises from improper handling of the Set-Cookie response header, leading to potential unauthorized access to sensitive information. Node.js developers and administrators should assess exposure and take necessary actions.
- Vendor
- Nodejs
- Product
- Undici
- CVSS
- MEDIUM 6.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-04
- Original CVE updated
- 2026-09-15
- Advisory published
- 2026-09-04
- Advisory updated
- 2026-09-15
Who should care
Node.js developers and administrators using undici versions from 7.0.0 up to 7.29.1 and from 8.0.0 up to 8.10.2 should assess exposure and upgrade to undici 7.29.1 or 8.10.2 to prevent sensitive cookie disclosure
Why it matters
CVE-2026-84933 is a vulnerability in undici's cache interceptor that allows sensitive cookie information to be disclosed between different callers in shared cache mode. Node.js developers and administrators should assess exposure and upgrade to undici 7.29.1 or 8.10.2 to prevent sensitive cookie disclosure.
- Sensitive cookie information disclosure between different callers in shared cache mode
- Potential for unauthorized access to sensitive information
- Need for upgrade to undici 7.29.1 or 8.10.2 to prevent vulnerability
Technical summary
The vulnerability is caused by undici's cache interceptor not handling the Set-Cookie response header properly, allowing sensitive cookie information to be disclosed between different callers in shared cache mode. This affects undici versions from 7.0.0 up to 7.29.1 and from 8.0.0 up to 8.10.2. The issue violates the requirement that a shared cache must not store cookies, potentially leading to unauthorized access to sensitive information. Users should upgrade to undici 7.29.1 or 8.10.2 to prevent sensitive cookie disclosure.
Defensive priority
Upgrade to undici 7.29.1 or 8.10.2 to prevent sensitive cookie disclosure
Recommended defensive actions
- Upgrade to undici 7.29.1 or 8.10.2
- Review and update affected systems
- Monitor for potential cookie disclosure
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The vulnerability is caused by undici's cache interceptor not handling the Set-Cookie response header properly, allowing sensitive cookie information to be disclosed between different callers in shared cache mode.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-84933 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-84933
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-84933 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-84933
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://cna.openjsf.org/security-advisories.html
ce714d77-add3-4f53-aff5-83d477b104bb - Third Party Advisory
-
Source reference
Unverified legacy reference
URL: https://github.com/nodejs/undici/security/advisories/GHSA-2jfj-6hjv-fm6j
ce714d77-add3-4f53-aff5-83d477b104bb - Vendor Advisory
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.