Improper Verification of Cryptographic Signature in hono - CVE-2026-22818
Published: July 24, 2026
Vulnerability details
The vulnerability allows a remote attacker to bypass authentication or authorization.
The vulnerability exists due to improper verification of cryptographic signature in the JWK/JWKS JWT verification middleware when processing JWTs with a selected JWK that lacks an alg value. A remote attacker can supply a crafted JWT with an attacker-controlled header alg value to bypass authentication or authorization.
Exploitation may allow forged tokens with attacker-controlled claims to be accepted in affected configurations.