Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
NVD Vulnerability Details :
CVE-2026-41423
Analyzed
More InfoOfficial Page
Source-security-advisories@github.com
View Known Exploited Vulnerability (KEV) details
Published At-08 May, 2026 | 14:16
Updated At-12 May, 2026 | 14:58

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.

CISA Catalog
Date AddedDue DateVulnerability NameRequired Action
N/A
Date Added: N/A
Due Date: N/A
Vulnerability Name: N/A
Required Action: N/A
Metrics
TypeVersionBase scoreBase severityVector
Secondary4.08.7HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary3.15.3MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Type: Secondary
Version: 4.0
Base score: 8.7
Base severity: HIGH
Vector:
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Type: Primary
Version: 3.1
Base score: 5.3
Base severity: MEDIUM
Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
CPE Matches

angular
angular
>>angular>>Versions before 19.2.21(exclusive)
cpe:2.3:a:angular:angular:*:*:*:*:*:node.js:*:*
angular
angular
>>angular>>Versions from 20.0.0(inclusive) to 20.3.19(exclusive)
cpe:2.3:a:angular:angular:*:*:*:*:*:node.js:*:*
angular
angular
>>angular>>Versions from 21.0.0(inclusive) to 21.2.9(exclusive)
cpe:2.3:a:angular:angular:*:*:*:*:*:node.js:*:*
angular
angular
>>angular>>22.0.0
cpe:2.3:a:angular:angular:22.0.0:next0:*:*:*:node.js:*:*
angular
angular
>>angular>>22.0.0
cpe:2.3:a:angular:angular:22.0.0:next1:*:*:*:node.js:*:*
angular
angular
>>angular>>22.0.0
cpe:2.3:a:angular:angular:22.0.0:next2:*:*:*:node.js:*:*
angular
angular
>>angular>>22.0.0
cpe:2.3:a:angular:angular:22.0.0:next3:*:*:*:node.js:*:*
angular
angular
>>angular>>22.0.0
cpe:2.3:a:angular:angular:22.0.0:next4:*:*:*:node.js:*:*
angular
angular
>>angular>>22.0.0
cpe:2.3:a:angular:angular:22.0.0:next5:*:*:*:node.js:*:*
angular
angular
>>angular>>22.0.0
cpe:2.3:a:angular:angular:22.0.0:next6:*:*:*:node.js:*:*
angular
angular
>>angular>>22.0.0
cpe:2.3:a:angular:angular:22.0.0:next7:*:*:*:node.js:*:*
angular
angular
>>angular>>22.0.0
cpe:2.3:a:angular:angular:22.0.0:next8:*:*:*:node.js:*:*
Weaknesses
CWE IDTypeSource
CWE-918Primarysecurity-advisories@github.com
CWE ID: CWE-918
Type: Primary
Source: security-advisories@github.com
Evaluator Description

Evaluator Impact

Evaluator Solution

Vendor Statements

References
HyperlinkSourceResource
https://github.com/angular/angular/commit/ede7c58a2aa13fdccc8f0b67ce93ba1c11749412security-advisories@github.com
Patch
https://github.com/angular/angular/pull/68194security-advisories@github.com
Issue Tracking
https://github.com/angular/angular/security/advisories/GHSA-45q2-gjvg-7973security-advisories@github.com
Mitigation
Vendor Advisory
Hyperlink: https://github.com/angular/angular/commit/ede7c58a2aa13fdccc8f0b67ce93ba1c11749412
Source: security-advisories@github.com
Resource:
Patch
Hyperlink: https://github.com/angular/angular/pull/68194
Source: security-advisories@github.com
Resource:
Issue Tracking
Hyperlink: https://github.com/angular/angular/security/advisories/GHSA-45q2-gjvg-7973
Source: security-advisories@github.com
Resource:
Mitigation
Vendor Advisory
Change History
0Changes found

Details not found