Improper Authorization in hono - CVE-2026-47673
Published: July 24, 2026
Vulnerability details
The vulnerability allows a remote attacker to bypass authorization controls.
The vulnerability exists due to improper authorization in jwt and jwk middleware when processing Authorization headers. A remote attacker can supply a valid JWT under a non-bearer authorization scheme identifier to bypass authorization controls.
This issue affects deployments that rely on scheme-aware external controls, such as WAFs, API gateways, or reverse proxies, to enforce policies based on the authorization scheme identifier.