SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-85152

HIGH · CVSS 7.4 EPSS 0.17% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-04 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The vulnerability in undici versions 8.10.0 to 8.10.2 allows for cross-origin information disclosure and persistent cache poisoning due to the omission of the destination origin from cache and request-deduplication keys. This flaw can lead to an attacker successfully bypassing authentication by exploiting cached responses intended for a different origin. Organizations utilizing affected versions of undici should prioritize upgrading to version 8.10.2 to mitigate these risks.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-85152
Severity
HIGH
CVSS
7.4
EPSS
0.17%

Original NVD Description

undici 8.10.0 omits the destination origin from the cache and request-deduplication keys when the cache or deduplicate interceptor is composed directly onto a Client or Pool. Because the internal cache key falls back to an empty origin string, a cacheable or in-flight response from one upstream origin is returned for a request to a different, trusted origin whenever the method, path, and relevant headers match, which permits cross-origin information disclosure and persistent cache poisoning. The reporter demonstrated a full authentication bypass in which a JWT signed with an attacker-controlled key was accepted as belonging to a trusted issuer, and the trusted origin was never contacted. This is a regression introduced in 8.10.0 and affects undici versions from 8.10.0 up to 8.10.2. Applications using an Agent, which carries the origin in its dispatch options, are not affected. Users should upgrade to undici 8.10.2.

Related CVEs

Other vulnerabilities affecting the same vendor(s)