VDB

CVE-2025-62427

CVE-2025-62427 PUBLISHED CVSS 8.699999809265137 HIGH

The Angular SSR is a server-rise rendering tool for Angular applications. The vulnerability is a Server-Side Request Forgery (SSRF) flaw within the URL resolution mechanism of Angular's Server-Side Rendering package (@angular/ssr) before 19.2.18, 20.3.6, and 21.0.0-next.8. The function createRequestUrl uses the native URL constructor. When an incoming request path (e.g., originalUrl or url) begins with a double forward slash (//) or backslash (\\), the URL constructor treats it as a schema-relative URL. This behavior overrides the security-intended base URL (protocol, host, and port) supplied as the second argument, instead resolving the URL against the scheme of the base URL but adopting the attacker-controlled hostname. This allows an attacker to specify an external domain in the URL path, tricking the Angular SSR environment into setting the page's virtual location (accessible via DOCUMENT or PlatformLocation tokens) to this attacker-controlled domain. Any subsequent relative HTTP requests made during the SSR process (e.g., using HttpClient.get('assets/data.json')) will be incorrectly resolved against the attacker's domain, forcing the server to communicate with an arbitrary external endpoint. This vulnerability is fixed in 19.2.18, 20.3.6, and 21.0.0-next.8.

EPSS 0.43% · 36.9th percentile

Risk Scores

CVSS 4.0
8.699999809265137
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
EPSS Score
0.43%
36.9th percentile

Affected Products

VendorProductVersions
angularangular-cli>=19.0.0-next.0, < 19.2.18, >=20.0.0-next.0, < 20.3.6, >=21.0.0-next.0, < 21.0.0-next.8
angularssr19.0.0-next.0, 20.0.0-next.0, 21.0.0-next.0

Timeline

  • Jan 21, 1970 Security Advisory
  • Oct 16, 2025 CVE Published
  • Oct 16, 2025 Coalition ESS Score
  • Oct 17, 2025 EPSS Score
  • Oct 23, 2025 EPSS Score
  • Oct 30, 2025 EPSS Score
  • Nov 5, 2025 EPSS Score
  • Nov 10, 2025 CVE Updated
  • Nov 11, 2025 EPSS Score
  • Nov 18, 2025 EPSS Score
  • Nov 24, 2025 EPSS Score
  • Nov 28, 2025 Coalition ESS Score
Open in Interactive Console →
$ Console Community · 100/wk Open console ›