CVE-2026-84933
Last modified
CVE-2026-84933 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. undici's cache interceptor does not handle the Set-Cookie response header anywhere in its cache path, so it neither refuses to store nor strips that header. In shared cache mode, which is the default, an otherwise cacheable response that carries a Set-Cookie header, for example one marked with a public and max-age directive, is stored and then re-served to a later caller that matches the same cache key. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
undici's cache interceptor does not handle the Set-Cookie response header anywhere in its cache path, so it neither refuses to store nor strips that header. In shared cache mode, which is the default, an otherwise cacheable response that carries a Set-Cookie header, for example one marked with a public and max-age directive, is stored and then re-served to a later caller that matches the same cache key. As a result one caller's cookie is disclosed to a different caller, and an untrusted server can inject cookies into cached responses served to all subsequent callers. This violates the requirement that a shared cache must not store cookies. 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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| undici | undici | >= 7.0.0, < 7.29.1; >= 8.0.0, < 8.10.2 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-84933?
How severe is CVE-2026-84933?
How do I fix CVE-2026-84933?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-8492Modification of Assumed-Immutable Data (MAID) vulnerability …2.7
- CVE-2026-84926The EmbedPress WordPress plugin before 4.6.4 does not corre…2.7
- CVE-2026-84927The EmbedPress WordPress plugin before 4.6.4 does not perfo…2.7
- CVE-2026-8493Improper Neutralization of Input During Web Page Generation …5.4
- CVE-2026-84930The CatFolders Document Gallery & PDF Library WordPress plug…6.8
- CVE-2026-84931The Joli Table Of Contents WordPress plugin before 3.0.3 doe…6.8
- CVE-2026-84934The JCH Optimize WordPress plugin before 6.0.1 does not perf…8
- CVE-2026-84935The HT Menu WordPress plugin before 1.2.7 does not perform …8
- CVE-2026-84936The EmbedPress WordPress plugin before 4.6.4 does not have …5.3
- CVE-2026-84937The Video Player for YouTube WordPress plugin before 2.1.0 …6.8
- CVE-2026-84939Path traversal vulnerability in Apache FreeMarker template l…9.1
- CVE-2026-8494The Permalink Manager Lite plugin for WordPress is vulnerabl…6.4
Are you affected by CVE-2026-84933?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
