製品・ソフトウェアに関する情報
Open JS Foundationのfast-uriにおける解釈の競合に関する脆弱性
Title Open JS Foundationのfast-uriにおける解釈の競合に関する脆弱性
Summary

fast-uri の normalize() は、ホストコンポーネント内のパーセントエンコードされた権限区切り文字をデコードし、その後シリアライズ時にこれらを生の区切り文字として再出力していました。許可されたドメインとエンコードされたアットマーク、および異なるドメインを組み合わせたホストでは、アットマークが生のユーザー情報区切り文字として再出力され、URI の権限が第二のドメインに変更されました。信頼されていない URL を正規化した後にホストの許可リスト確認やリダイレクト検証、または送信先リクエストルーティングを行うアプリケーションは、入力が指定した権限とは異なる権限に誘導される可能性があります。バージョン 3.1.1 以下が影響を受けます。3.1.2 以降にアップデートしてください。

Possible impacts 当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
Solution

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date May 5, 2026, midnight
Registration Date May 14, 2026, 10:12 a.m.
Last Update May 14, 2026, 10:12 a.m.
CVSS3.0 : 重要
Score 7.5
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Affected System
Open JS Foundation
fast-uri 3.1.2 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2026年05月14日]
  掲載
May 14, 2026, 10:12 a.m.

NVD Vulnerability Information
CVE-2026-6322
Summary

fast-uri normalize() decoded percent-encoded authority delimiters inside the host component and then re-emitted them as raw delimiters during serialization. A host that combined an allowed domain, an encoded at-sign, and a different domain was re-emitted with the at-sign as a raw userinfo separator, changing the URI's authority to the second domain. Applications that normalize untrusted URLs before host allowlist checks, redirect validation, or outbound request routing can be steered to a different authority than the input appeared to specify. Versions <= 3.1.1 are affected. Update to 3.1.2 or later.

Publication Date May 5, 2026, 8:16 p.m.
Registration Date May 6, 2026, 4:07 a.m.
Last Update May 8, 2026, 12:11 a.m.
Related information, measures and tools
Common Vulnerabilities List