Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-46417
Published:June 22, 2026
Updated:July 21, 2026
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.
Affected Packages
https://github.com/angular/angular.git (GITHUB):
Affected version(s) >=v21.2.0 <v21.2.13
Fix Suggestion:
Update to version v21.2.13
https://github.com/angular/angular.git (GITHUB):
Affected version(s) >=v19.2.18 <v19.2.22
Fix Suggestion:
Update to version v19.2.22
https://github.com/angular/angular.git (GITHUB):
Affected version(s) >=v20.3.16 <v20.3.21
Fix Suggestion:
Update to version v20.3.21
@angular/platform-server (NPM):
Affected version(s) >=19.0.0-next.0 <19.2.22
Fix Suggestion:
Update to version 19.2.22
@angular/platform-server (NPM):
Affected version(s) >=21.0.0-next.0 <21.2.13
Fix Suggestion:
Update to version 21.2.13
@angular/platform-server (NPM):
Affected version(s) >=20.0.0-next.0 <20.3.21
Fix Suggestion:
Update to version 20.3.21
@angular/platform-server (NPM):
Affected version(s) >=22.0.0-next.0 <22.0.0-next.12
Fix Suggestion:
Update to version 22.0.0-next.12
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.8
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
LOW
Subsequent System Integrity
LOW
Subsequent System Availability
NONE
CVSS v3
Base Score:
9.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
CHANGED
Confidentiality
HIGH
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Server-Side Request Forgery (SSRF)
EPSS
Base Score:
0.22