Server-Side Request Forgery Vulnerability in Angular Platform Server
CVE-2026-46417
What is CVE-2026-46417?
A Server-Side Request Forgery (SSRF) vulnerability was identified in the Angular platform server prior to specified versions. The flaw arises from the server-side rendering engine's handling of absolute-form URLs. When an attacker supplies a malicious URL to the rendering process, they can manipulate the server's request handling to redirect internal HTTP requests to a domain they control. This may lead to unauthorized access to sensitive internal APIs or metadata, putting the application and its data at risk. This issue has been resolved in later versions.
Affected Version(s)
angular >= 22.0.0-next.0, < 22.0.0-next.12 < 22.0.0-next.0, 22.0.0-next.12
angular >= 21.0.0-next.0, < 21.2.13 < 21.0.0-next.0, 21.2.13
angular >= 20.0.0-next.0, < 20.3.21 < 20.0.0-next.0, 20.3.21
