2 matches found
CVE-2026-54290: Permissive Cross-domain Policy with Untrusted Domains
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...
7.1CVSS5.8AI score0.00328EPSS
SaveExploits0References2
PT-2026-49737
Name of the Vulnerable Software and Affected Versions Hono versions prior to 4.12.25 Description The CORS Middleware reflects the request Origin and sends Access-Control-Allow-Credentials: true when credentials: true is enabled and no explicit origin is defined defaulting to the wildcard. This...
7.1CVSS5.9AI score0.00328EPSS
SaveExploits0References4
20