Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.21, the jwt and jwk middlewares do not verify that the Authorization header value uses theBearer scheme. Any two-part header value — regardless of the scheme name in the first position — proceeds to JWT verification. A request presenting a valid JWT under a non-Bearer scheme identifier (such as Basic or Token) is authenticated identically to a correctly formed Bearer request. This vulnerability is fixed in 4.12.21.
References
| Link | Resource |
|---|---|
| https://github.com/honojs/hono/security/advisories/GHSA-f577-qrjj-4474 | Vendor Advisory |
Configurations
History
29 May 2026, 17:05
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Hono
Hono hono |
|
| References | () https://github.com/honojs/hono/security/advisories/GHSA-f577-qrjj-4474 - Vendor Advisory | |
| CPE | cpe:2.3:a:hono:hono:*:*:*:*:*:node.js:*:* |
28 May 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-28 17:16
Updated : 2026-05-29 17:05
NVD link : CVE-2026-47673
Mitre link : CVE-2026-47673
CVE.ORG link : CVE-2026-47673
JSON object : View
Products Affected
hono
- hono
CWE
CWE-285
Improper Authorization
