CyberRota
Back to database

CVE-2026-47673

MEDIUM · CVSS 4.8 EPSS 0.20% Public Exploit

Source: NVD + CISA KEV + EPSS · Published: 2026-05-28 · Last synced: 2026-06-27

CyberRota Analysis

Detaylı analiz gerekiyor.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-47673
Severity
MEDIUM
CVSS
4.8
EPSS
0.20%
Java

Original NVD 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.