Vulnerability Description
Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults. When you send a request with the Authorization header to one domain, and the response asks to redirect to a different domain, Deno'sfetch() redirect handling creates a follow-up redirect request that keeps the original Authorization header, leaking its content to that second domain. This vulnerability is fixed in 2.1.2.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
FAQ
What is CVE-2025-21620?
CVE-2025-21620 is a vulnerability with a CVSS score of 7.5 (HIGH). Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults. When you send a request with the Authorization header to one domain, and the response asks to redirect to a different do...
How severe is CVE-2025-21620?
CVE-2025-21620 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-21620?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.