Vulnerability Description
Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.25, with credentials: true and no explicit origin (the default wildcard), the CORS Middleware reflects the request's Origin and sends Access-Control-Allow-Credentials: true. Any site can then make credentialed cross-origin requests and read the responses, exposing cookie-authenticated endpoints to arbitrary origins. This vulnerability is fixed in 4.12.25.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-54290?
CVE-2026-54290 is a vulnerability with a CVSS score of 7.1 (HIGH). Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.25, with credentials: true and no explicit origin (the default wildcard), the CORS Middleware reflec...
How severe is CVE-2026-54290?
CVE-2026-54290 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-54290?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.