| 概要 | Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to versions 19.2.21, 20.3.19, 21.2.9, and 22.0.0-next.8, a Server-Side Request Forgery (SSRF) vulnerability exists in @angular/platform-server due to improper handling of URLs during Server-Side Rendering (SSR). When an attacker sends a request such as GET /\evil.com/ HTTP/1.1 the server engine (Express, etc.) passes the URL string to Angular’s rendering functions. Because the URL parser normalizes the backslash to a forward slash for HTTP/HTTPS schemes, the internal state of the application is hijacked to believe the current origin is evil.com. This misinterpretation tricks the application into treating the attacker’s domain as the local origin. Consequently, any relative HttpClient requests or PlatformLocation.hostname references are redirected to the attacker controlled server, potentially exposing internal APIs or metadata services. This issue has been patched in versions 19.2.21, 20.3.19, 21.2.9, and 22.0.0-next.8. |
|---|---|
| 公表日 | 2026年5月8日23:16 |
| 登録日 | 2026年5月9日4:12 |
| 最終更新日 | 2026年5月12日23:58 |
| CVSS3.1 : MEDIUM | |
| スコア | 5.3 |
|---|---|
| ベクター | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |
| 攻撃元区分(AV) | ネットワーク |
| 攻撃条件の複雑さ(AC) | 低 |
| 攻撃に必要な特権レベル(PR) | 不要 |
| 利用者の関与(UI) | 不要 |
| 影響の想定範囲(S) | 変更なし |
| 機密性への影響(C) | 低 |
| 完全性への影響(I) | なし |
| 可用性への影響(A) | なし |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:a:angular:angular:*:*:*:*:*:node.js:*:* | 19.2.21 | ||||
| cpe:2.3:a:angular:angular:*:*:*:*:*:node.js:*:* | 20.0.0 | 20.3.19 | |||
| cpe:2.3:a:angular:angular:*:*:*:*:*:node.js:*:* | 21.0.0 | 21.2.9 | |||
| cpe:2.3:a:angular:angular:22.0.0:next0:*:*:*:node.js:*:* | |||||
| cpe:2.3:a:angular:angular:22.0.0:next1:*:*:*:node.js:*:* | |||||
| cpe:2.3:a:angular:angular:22.0.0:next2:*:*:*:node.js:*:* | |||||
| cpe:2.3:a:angular:angular:22.0.0:next3:*:*:*:node.js:*:* | |||||
| cpe:2.3:a:angular:angular:22.0.0:next4:*:*:*:node.js:*:* | |||||
| cpe:2.3:a:angular:angular:22.0.0:next5:*:*:*:node.js:*:* | |||||
| cpe:2.3:a:angular:angular:22.0.0:next6:*:*:*:node.js:*:* | |||||
| cpe:2.3:a:angular:angular:22.0.0:next7:*:*:*:node.js:*:* | |||||
| cpe:2.3:a:angular:angular:22.0.0:next8:*:*:*:node.js:*:* | |||||
| タイトル | angularにおけるサーバサイドのリクエストフォージェリの脆弱性 |
|---|---|
| 概要 | Angularは、TypeScript/JavaScriptやその他の言語を使用してモバイルおよびデスクトップのウェブアプリケーションを構築するための開発プラットフォームです。バージョン19.2.21、20.3.19、21.2.9、および22.0.0-next.8より前のバージョンでは、@angular/platform-serverにおいて、サーバーサイドレンダリング(SSR)中のURL処理が不適切であったため、サーバーサイドリクエストフォージェリ(SSRF)の脆弱性が存在していました。攻撃者がGET /\evil.com/ HTTP/1.1のようなリクエストを送信すると、サーバーエンジン(Expressなど)はそのURL文字列をAngularのレンダリング関数に渡します。URLパーサーはHTTP/HTTPSスキームにおいてバックスラッシュをスラッシュに正規化するため、アプリケーションの内部状態が現在のオリジンをevil.comだと誤って認識します。この誤解によってアプリケーションは攻撃者のドメインをローカルオリジンとして扱います。その結果、相対的なHttpClientリクエストやPlatformLocation.hostnameの参照が攻撃者が制御するサーバーにリダイレクトされ、内部APIやメタデータサービスが露出する可能性があります。この問題はバージョン19.2.21、20.3.19、21.2.9、および22.0.0-next.8で修正されました。 |
| 想定される影響 | 当該ソフトウェアが扱う情報の一部が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| 対策 | 正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2026年5月8日0:00 |
| 登録日 | 2026年5月14日10:19 |
| 最終更新日 | 2026年5月14日10:19 |
| angular |
| angular 19.2.21 未満 |
| angular 20.0.0 以上 20.3.19 未満 |
| angular 21.0.0 以上 21.2.9 未満 |
| angular 22.0.0 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2026年05月14日] 掲載 |
2026年5月14日10:19 |