NuxtにおけるWeb ページの属性に対するスクリプトの不適切な無害化に関する脆弱性
| Title |
NuxtにおけるWeb ページの属性に対するスクリプトの不適切な無害化に関する脆弱性
|
| Summary |
NuxtはVue.jsのためのオープンソースのウェブ開発フレームワークです。バージョン3.4.3から3.21.6未満および4.0.0-alpha.1から4.4.6未満の間で、navigateTo()にexternal: trueを指定すると、サーバーサイドでmeta http-equiv="refresh"タグを含むHTMLリダイレクトのボディが生成されます。遷移先のURLは"が%22に置換されることでのみサニタイズされており、、、&、'はエンコードされません。攻撃者がnavigateTo(url, {external: true})に渡すURLを操作できる場合、content="…"属性から抜け出して任意のHTMLやJavaScriptを注入し、アプリケーションのオリジンで実行させることが可能です。この問題はバージョン3.21.6および4.4.6で修正されました。
|
| Possible impacts |
・当該ソフトウェアが扱う情報の一部が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う情報の一部が書き換えられる可能性があります。 ・当該ソフトウェアは停止しません。 |
| Solution |
ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
June 12, 2026, midnight |
| Registration Date |
June 16, 2026, 1:37 p.m. |
| Last Update |
June 16, 2026, 1:37 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.4.3 以上 3.21.6 未満
|
|
Nuxt 4.0.0 以上 4.4.6 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年06月16日] 掲載 |
June 16, 2026, 1:37 p.m. |
NVD Vulnerability Information
CVE-2026-45669
| Summary |
Nuxt is an open-source web development framework for Vue.js. From versions 3.4.3 to before 3.21.6 and 4.0.0-alpha.1 to before 4.4.6, navigateTo() with external: true generates a server-side HTML redirect body containing a <meta http-equiv="refresh"> tag. The destination URL is only sanitized by replacing " with %22, leaving <, >, &, and ' unencoded. An attacker who can influence the URL passed to navigateTo(url, { external: true }) can break out of the content="…" attribute and inject arbitrary HTML/JavaScript that executes under the application's origin. This issue has been patched in versions 3.21.6 and 4.4.6.
|
| Publication Date |
June 12, 2026, 11:16 p.m. |
| Registration Date |
June 13, 2026, 4:16 a.m. |
| Last Update |
June 16, 2026, 3:09 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:nuxt:nuxt:*:*:*:*:*:*:*:* |
3.4.3 |
|
|
3.21.6 |
| cpe:2.3:a:nuxt:nuxt:*:*:*:*:*:*:*:* |
4.0.0 |
|
|
4.4.6 |
Related information, measures and tools
Common Vulnerabilities List