CVE-2026-46417

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 22.0.0-next.12, 21.2.13, 20.3.21, and 19.2.22, a Server-Side Request Forgery (SSRF) vulnerability exists in @angular/platform-server. The issue stems from how the server-side rendering (SSR) engine processes the request URL provided to the rendering entry points. When an absolute-form URL (e.g., http://evil.com) is passed to the rendering engine, the internal ServerPlatformLocation can be manipulated into adopting the attacker-controlled domain as the "current" hostname. Consequently, any relative HttpClient requests or PlatformLocation.hostname references are redirected to the attacker controlled server, potentially exposing internal APIs or metadata services. This vulnerability is fixed in 22.0.0-next.12, 21.2.13, 20.3.21, and 19.2.22.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:angular:angular:*:*:*:*:*:node.js:*:*
cpe:2.3:a:angular:angular:*:*:*:*:*:node.js:*:*
cpe:2.3:a:angular:angular:*:*:*:*:*:node.js:*:*
cpe:2.3:a:angular:angular:*:*:*:*:*:node.js:*:*
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:next10:*:*:*:node.js:*:*
cpe:2.3:a:angular:angular:22.0.0:next11:*:*:*: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:*:*
cpe:2.3:a:angular:angular:22.0.0:next9:*:*:*:node.js:*:*

History

No history.

Information

Published : 2026-06-22 18:16

Updated : 2026-07-15 02:22


NVD link : CVE-2026-46417

Mitre link : CVE-2026-46417

CVE.ORG link : CVE-2026-46417


JSON object : View

Products Affected

angular

  • angular
CWE
CWE-918

Server-Side Request Forgery (SSRF)