216.73.216.233

CVE-2026-41423

· Published 08/05/2026 14:16 · Modified 08/05/2026 16:02

Labels: CVE-2026-41423 2026-05-08CVE-2026-41423CWE-918[email protected]

Essential information

Published
08/05/2026 14:16
Modified
08/05/2026 16:02
Author
Creator
CVSS
8.7 HIGH (v3) 8.7 HIGH (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to versions 19.2.21, 20.3.19, 21.2.9, and 22.0.0-next.8, a Server-Side Request Forgery (SSRF) vulnerability exists in @angular/platform-server due to improper handling of URLs during Server-Side Rendering (SSR). When an attacker sends a request such as GET /\evil.com/ HTTP/1.1 the server engine (Express, etc.) passes the URL string to Angular’s rendering functions. Because the URL parser normalizes the backslash to a forward slash for HTTP/HTTPS schemes, the internal state of the application is hijacked to believe the current origin is evil.com. This misinterpretation tricks the application into treating the attacker’s domain as the local origin. Consequently, any relative HttpClient requests or PlatformLocation.hostname references are redirected to the attacker controlled server, potentially exposing internal APIs or metadata services. This issue has been patched in versions 19.2.21, 20.3.19, 21.2.9, and 22.0.0-next.8.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
angular / platform-server cpe:2.3:a:angular:platform-server:<19.2.21:*:*:*:*:*:*:*
angular / platform-server cpe:2.3:a:angular:platform-server:<20.3.19:*:*:*:*:*:*:*
angular / platform-server cpe:2.3:a:angular:platform-server:<21.2.9:*:*:*:*:*:*:*
angular / platform-server cpe:2.3:a:angular:platform-server:<22.0.0-next.8:*:*:*:*:*:*:*

References