honoにおける認可に関する脆弱性
| Title |
honoにおける認可に関する脆弱性
|
| Summary |
Honoは、あらゆるJavaScriptランタイムをサポートするWebアプリケーションフレームワークです。バージョン4.12.21より前のjwtおよびjwkミドルウェアは、Authorizationヘッダーの値がBearerスキームを使用しているかどうかを検証していませんでした。スキーム名が何であっても、2部構成のヘッダー値はJWT検証へと進みます。例えば、BasicやTokenのようなBearer以外のスキーム識別子で有効なJWTを提示したリクエストは、正しく形成されたBearerリクエストと同様に認証されてしまいます。この脆弱性は4.12.21で修正されました。
|
| Possible impacts |
・当該ソフトウェアが扱う情報の一部が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う情報の一部が書き換えられる可能性があります。 ・当該ソフトウェアは停止しません。 |
| Solution |
ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
May 28, 2026, midnight |
| Registration Date |
June 3, 2026, 5 p.m. |
| Last Update |
June 3, 2026, 5 p.m. |
|
CVSS3.0 : 警告
|
| Score |
6.5
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N |
Affected System
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年06月03日] 掲載 |
June 3, 2026, 5 p.m. |
NVD Vulnerability Information
CVE-2026-47673
| Summary |
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.
|
| Publication Date |
May 29, 2026, 2:16 a.m. |
| Registration Date |
May 29, 2026, 4:15 a.m. |
| Last Update |
May 30, 2026, 2:05 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:hono:hono:*:*:*:*:*:node.js:*:* |
|
|
|
4.12.21 |
Related information, measures and tools
Common Vulnerabilities List