CVE-2026-85152

Source
https://cve.org/CVERecord?id=CVE-2026-85152
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-85152.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-85152
Aliases
  • GHSA-vp8m-p9jh-q5pm
Downstream
Published
2026-09-04T16:36:28.085Z
Modified
2026-09-06T03:30:58.833760939Z
Severity
  • 7.4 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
Summary
undici vulnerable to cross-origin cache poisoning via missing origin isolation in interceptors
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-346"
    ],
    "cna_assigner": "openjs",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/85xxx/CVE-2026-85152.json"
}
References

Affected packages

Git / github.com/nodejs/undici

Affected ranges

Type
GIT
Repo
https://github.com/nodejs/undici
Events
Database specific
Show details
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "8.10.0"
        },
        {
            "fixed": "8.10.2"
        }
    ]
}

Affected versions

v8.*
v8.10.0
v8.10.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-85152.json"