CVE-2026-47673
MEDIUM EPSS 9.8%
Published May 28, 20261mo ago · Modified Jun 17, 20262w ago
6.5 CVSS 3.1
Published May 28, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity Low
Availability None
Threat Intelligence
EPSS Exploit Probability
9.8% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-285
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| hono | hono | * | <4.12.21 |
References 1
- github.com https://github.com/honojs/hono/security/advisories/GHSA-f577-qrjj-4474
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.