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.
References
Configurations
No configuration.
History
22 Jun 2026, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-22 18:16
Updated : 2026-06-22 19:49
NVD link : CVE-2026-54290
Mitre link : CVE-2026-54290
CVE.ORG link : CVE-2026-54290
JSON object : View
Products Affected
No product.
CWE
CWE-942
Permissive Cross-domain Policy with Untrusted Domains
