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

NuxtはVue.jsのためのオープンソースのウェブ開発フレームワークです。バージョン3.21.7および4.4.7以前では、NuxtLinkはtoまたはhrefのpropsにバインドされた値のURLスキームを検証せずに基盤となるa要素のhref属性にレンダリングしていました。アプリケーションが攻撃者が制御する入力(クエリパラメータ、CMSフィールド、ユーザー提供のプロフィールURLなど)をNuxtLink :toまたは:hrefにバインドすると、攻撃者はjavascript:やvbscript:のURLをそのままマークアップに反映させることができます。リンクをクリックすると、Nuxtアプリケーションのオリジンでそのスクリプトが実行され、反射型DOMベースのクロスサイトスクリプティングが発生します。同じシンクを通じて反映されるdata:text/html,...のペイロードはアプリケーションのオリジンでは実行されませんが、正当なアプリケーションリンクに紐づく同一タブ内フィッシングの表面を可能にします。コンポーネントのカスタムスロットの消費者にもhrefおよびroute.hrefのpropsを介して同じ値が露出していたため、これらの値を自身のアンカーに再バインドするアプリケーションも同様に影響を受けました。この問題はバージョン3.21.7および4.4.7で修正されています。

Possible impacts ・当該ソフトウェアが扱う情報の一部が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う情報の一部が書き換えられる可能性があります。 ・当該ソフトウェアは停止しません。 
Solution

ベンダ情報を参照して適切な対策を実施してください。

Publication Date June 12, 2026, midnight
Registration Date June 15, 2026, 6:36 p.m.
Last Update June 15, 2026, 6:36 p.m.
CVSS3.0 : 警告
Score 5.4
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
Affected System
Nuxt
Nuxt 3.21.7 未満
Nuxt 4.0.0 以上 4.4.7 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2026年06月15日]
  掲載
June 15, 2026, 6:36 p.m.

NVD Vulnerability Information
CVE-2026-53722
Summary

Nuxt is an open-source web development framework for Vue.js. Prior to versions 3.21.7 and 4.4.7, <NuxtLink> did not validate the URL scheme of values bound to its to or href props before rendering them into the href attribute of the underlying <a> element. When an application binds attacker-controlled input (a query parameter, a CMS field, a user-supplied profile URL) to <NuxtLink :to> or :href, the attacker can supply a javascript: or vbscript: URL that is reflected verbatim into the rendered markup. Clicking the link executes the supplied script in the origin of the Nuxt application, resulting in reflected DOM-based cross-site scripting. A data:text/html,... payload reflected through the same sink does not execute in the application's origin but enables a same-tab phishing surface anchored to a legitimate application link. The same value was exposed to consumers of the component's custom slot via the href and route.href props, so applications that re-bind those values to their own anchors were affected identically. This issue has been patched in versions 3.21.7 and 4.4.7.

Publication Date June 13, 2026, 12:16 a.m.
Registration Date June 13, 2026, 4:17 a.m.
Last Update June 15, 2026, 11:10 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:nuxt:nuxt:*:*:*:*:*:*:*:* 3.21.7
cpe:2.3:a:nuxt:nuxt:*:*:*:*:*:*:*:* 4.0.0 4.4.7
Related information, measures and tools
Common Vulnerabilities List