CVE-2026-44456: Hono Jwt Missing Jwk Extraction

The JWT implementation does not correctly extract 'alg' and 'kid' from JWK objects during signing, potentially leading to algorithm confusion.

Provally CuratedPublic repositoryMediumMedium confidenceVerifiedApache-2.0TS
greprules fetch cve-2026-44456-hono-jwt-missing-jwk-extraction --engine opengrep

Description

The JWT implementation does not correctly extract 'alg' and 'kid' from JWK objects during signing, potentially leading to algorithm confusion.