CVE-2026-47674
| Summary |
Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.21, the ip-restriction middleware (hono/ip-restriction) compares incoming IP addresses against configured deny and allow rules using string equality after partial normalization. Non-canonical IPv6 representations of an address already listed in a static rule — such as compressed forms, explicit-zero forms, or hex-notation IPv4-mapped addresses — do not match the normalized rule entry, causing the rule to be silently skipped. 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, 1:57 a.m. |
|
CVSS3.1 : MEDIUM
|
| スコア |
5.3
|
| Vector |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N |
| 攻撃元区分(AV) |
ネットワーク |
| 攻撃条件の複雑さ(AC) |
低 |
| 攻撃に必要な特権レベル(PR) |
不要 |
| 利用者の関与(UI) |
不要 |
| 影響の想定範囲(S) |
変更なし |
| 機密性への影響(C) |
なし |
| 完全性への影響(I) |
低 |
| 可用性への影響(A) |
なし |
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
JVN Vulnerability Information
honoにおける複数の脆弱性
| Title |
honoにおける複数の脆弱性
|
| Summary |
Honoは、任意のJavaScriptランタイムをサポートするWebアプリケーションフレームワークです。4.12.21以前のバージョンでは、ip-restrictionミドルウェア(hono/ip-restriction)が、部分的な正規化後に文字列の等価性を用いて受信したIPアドレスを設定された拒否および許可ルールと比較していました。静的ルールに既にリストされているアドレスの非正規形IPv6表現(圧縮形式、明示的ゼロ形式、またはIPv4マッピングされた16進表記など)は正規化されたルールエントリと一致せず、その結果ルールが静かにスキップされてしまっていました。この脆弱性は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. |
Affected System
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年06月03日] 掲載 |
June 3, 2026, 5 p.m. |