製品・ソフトウェアに関する情報
honoにおける複数の脆弱性
Title honoにおける複数の脆弱性
Summary

Honoは、任意のJavaScriptランタイムをサポートするWebアプリケーションフレームワークです。4.12.21以前のバージョンでは、app.mount()が着信リクエストパスからマウントプレフィックスを生のURLパス名を使って削除しますが、ルートマッチングはパーセントデコードされたパスに対して行われます。この不整合により、パスにパーセントエンコードされたマルチバイト文字が含まれている場合、プレフィックスが誤った位置で削除され、マウントされたサブアプリケーションが誤ったパスを受け取るという結果になります。この脆弱性は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 5.3
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Affected System
hono
hono 4.12.21 未満
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-47676
Summary

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.21, app.mount() strips the mount prefix from the incoming request path using the raw URL pathname, while route matching is performed against the percent-decoded path. This inconsistency causes the prefix to be stripped at the wrong position when the path contains percent-encoded multi-byte characters, resulting in the mounted sub-application receiving an incorrect path. 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:55 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