GHSA-jr45-8vmc-qm54: Medium severity npm/undici vulnerability

Published Aug 3, 2026
·
Updated

Impact

Undici's cache interceptor mishandles optional whitespace (OWS) placed around the = of a qualified no-cache or private Cache-Control directive, such as no-cache ="authorization" (OWS before =) or no-cache= "authorization" (OWS after =). The parser either drops the directive entirely or stores a field name with literal quote characters, so the downstream cache decisions do not recognize the qualification 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. The impact class is identical to CVE-2026-9678 (GHSA-pr7r-676h-xcf6); this advisory covers the whitespace-around-= bypass that the earlier fix did not normalize.

Affected applications are those that explicitly enable the cache interceptor (interceptors.cache()) in shared mode, forward Authorization headers upstream, and receive cacheable responses with qualified private or no-cache directives whose field-name list is padded with OWS around the =.

Patches

Upgrade to undici v7.29.0 or v8.9.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.

Affected Software

2 affected componentsFixes available
npm/undici>=8.0.0<8.9.0
8.9.0
npm/undici>=7.0.0<7.29.0
7.29.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade npm/undici to a version that resolves this vulnerability.

    Fixed in 8.9.0
  2. Upgrade

    Upgrade npm/undici to a version that resolves this vulnerability.

    Fixed in 7.29.0
  3. Upgrade

    Upgrade undici to a version that resolves this vulnerability.

    Fixed in 7.29.0
  4. Upgrade

    Upgrade undici to a version that resolves this vulnerability.

    Fixed in 8.9.0
  5. Configuration

    If upgrade is not immediately possible, disable shared-cache mode for traffic that includes `Authorization` headers to avoid authenticated responses being served from cache to other callers.

    Undici cache interceptor (interceptors.cache()) shared-cache mode behavior for requests containing Authorization headers = disable shared-cache mode
  6. Configuration

    If upgrade is not immediately possible, avoid caching responses to authenticated requests to prevent cross-user data exposure.

    Undici cache interceptor (interceptors.cache()) caching behavior for authenticated requests = avoid caching cacheable responses to authenticated requests
  7. Configuration

    If upgrade is not immediately possible, add `Vary: Authorization` upstream so cache decisions differentiate by the presence/value of the `Authorization` header.

    Upstream response headers (via proxy/server in front of Undici) Vary header = add Vary: Authorization

Event History

Aug 3, 2026
Advisory Published
via GitHub·07:32 PM
Data Sourced
via GitHub·07:32 PM
DescriptionSeverityWeaknessAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of GHSA-jr45-8vmc-qm54?

The severity of GHSA-jr45-8vmc-qm54 is categorized as medium with a score of 5.9.

2

How do I fix GHSA-jr45-8vmc-qm54?

To fix GHSA-jr45-8vmc-qm54, update to the latest version of the Undici package that addresses this vulnerability.

3

What software is affected by GHSA-jr45-8vmc-qm54?

GHSA-jr45-8vmc-qm54 affects the npm package Undici.

4

What is the impact of GHSA-jr45-8vmc-qm54?

GHSA-jr45-8vmc-qm54 allows optional whitespace to be mishandled in Cache-Control directives, potentially leading to issues with caching behavior.

5

When was GHSA-jr45-8vmc-qm54 published?

GHSA-jr45-8vmc-qm54 was published on August 3, 2026.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203