{ "canonical_id": "undici--CVE-2024-30260", "system_id": "undici", "display_name": "Undici", "category": "frameworks", "advisory_mode": "core", "title": "Undici's Proxy-Authorization header not cleared on cross-origin redirect for dispatch, request, stream, pipeline", "summary": "### Impact\n\nUndici cleared Authorization and Proxy-Authorization headers for `fetch()`, but did not clear them for `undici.request()`.\n\n### Patches\n\nThis has been patched in https://github.com/nodejs/undici/commit/6805746680d27a5369d7fb67bc05f95a28247d75.\nFixes has been released in v5.28.4 and v6.11.1.\n\n### Workarounds\n\nuse `fetch()` or disable `maxRedirections`.\n\n### References\n\nLinzi Shang reported this.\n\n* https://hackerone.com/reports/2408074\n* https://github.com/nodejs/undici/security/advisories/GHSA-3787-6prv-h9w3", "published_at": "2024-04-04T14:20:39Z", "updated_at": "2025-11-04T19:44:28Z", "severity": "low", "cvss_score": 3.1, "exploit_status": "unknown", "source_confidence": "official", "official_source_url": "https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7", "secondary_source_urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2024-30260", "https://github.com/nodejs/undici/commit/64e3402da4e032e68de46acb52800c9a06aaea3f", "https://github.com/nodejs/undici/commit/6805746680d27a5369d7fb67bc05f95a28247d75", "https://hackerone.com/reports/2408074", "https://github.com/nodejs/undici", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HQVHWAS6WDXXIU7F72XI55VZ2LTZUB33", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NC3V3HFZ5MOJRZDY5ZELL6REIRSPFROJ", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/P6Q4RGETHVYVHDIQGTJGU5AV6NJEI67E", "https://security.netapp.com/advisory/ntap-20240905-0008" ], "aliases": [ "CVE-2024-30260", "GHSA-m4v8-wqvr-p9f7" ], "cve_ids": [ "CVE-2024-30260" ], "ghsa_ids": [ "GHSA-m4v8-wqvr-p9f7" ], "osv_ids": [ "GHSA-m4v8-wqvr-p9f7" ], "affected_versions": [ "introduced=0, fixed<5.28.4", "introduced=6.0.0, fixed<6.11.1" ], "fixed_versions": [ "5.28.4", "6.11.1" ], "package_name": "undici", "render_markdown": true, "case_path": "07-framework-security/frameworks/undici/cases/undici-cve-2024-30260.md", "secure_code_topics": [ "ssrf-url-validation", "proxy-trust-boundary" ], "status": "generated", "triage_reasons": [], "metadata": { "source_names": [ "OSV Undici" ], "source_kinds": [ "osv-batch" ], "candidate_count": 1 } }