SB2026042027 - Server-Side Request Forgery (SSRF) in Angular



SB2026042027 - Server-Side Request Forgery (SSRF) in Angular

Published: April 20, 2026

Security Bulletin ID SB2026042027
CSH Severity
High
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Remote access
Highest impact Data manipulation

Breakdown by Severity

High 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 vulnerability.


1) Server-Side Request Forgery (SSRF) (CVE-ID: N/A)

The vulnerability allows a remote attacker to disclose sensitive information.

The vulnerability exists due to server-side request forgery in Angular server-side rendering URL handling when processing protocol-relative or backslash-prefixed request URLs. A remote attacker can send a specially crafted request URL to disclose sensitive information.

Exploitation requires the application to use Angular SSR via renderModule, renderApplication, or CommonEngine, pass a pathname as the URL to the rendering method, and perform server-side HTTP requests with relative URLs or use PlatformLocation.hostname to build URLs.


Remediation

Install update from vendor's website.