CVE-2026-27738
Last modified
CVE-2026-27738 is a medium-severity vulnerability rated 6.9/10 on the CVSS scale. The Angular SSR is a server-rise rendering tool for Angular applications. An Open Redirect vulnerability exists in the internal URL processing logic in versions on the 19.x branch prior to 19.2.21, the 20.x branch prior to 20.3.17, and the 21.x branch prior to 21.1.5 and 21.2.0-rc.1. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
Description
The Angular SSR is a server-rise rendering tool for Angular applications. An Open Redirect vulnerability exists in the internal URL processing logic in versions on the 19.x branch prior to 19.2.21, the 20.x branch prior to 20.3.17, and the 21.x branch prior to 21.1.5 and 21.2.0-rc.1. The logic normalizes URL segments by stripping leading slashes; however, it only removes a single leading slash. When an Angular SSR application is deployed behind a proxy that passes the `X-Forwarded-Prefix` header, an attacker can provide a value starting with three slashes. This vulnerability allows attackers to conduct large-scale phishing and SEO hijacking. In order to be vulnerable, the application must use Angular SSR, the application must have routes that perform internal redirects, the infrastructure (Reverse Proxy/CDN) must pass the `X-Forwarded-Prefix` header to the SSR process without sanitization, and the cache must not vary on the `X-Forwarded-Prefix` header. Versions 21.2.0-rc.1, 21.1.5, 20.3.17, and 19.2.21 contain a patch. Until the patch is applied, developers should sanitize the `X-Forwarded-Prefix` header in their`server.ts` before the Angular engine processes the request.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/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
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-27738?
How severe is CVE-2026-27738?
How do I fix CVE-2026-27738?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-27730esm.sh is a no-build content delivery network (CDN) for web …7.5
- CVE-2026-27732WWBN AVideo is an open source video platform. Prior to versi…8.1
- CVE-2026-27734Beszel is a server monitoring platform. Prior to version 0.1…6.5
- CVE-2026-27735Model Context Protocol Servers is a collection of reference …6.5
- CVE-2026-27736BigBlueButton is an open-source virtual classroom. In versio…6.1
- CVE-2026-27737BigBlueButton is an open-source virtual classroom. In versio…6.5
- CVE-2026-27739The Angular SSR is a server-rise rendering tool for Angular …9.2
- CVE-2026-2774Integer overflow in the Audio/Video component. This vulnerab…9.8
- CVE-2026-27740Discourse is an open-source discussion platform. Versions pr…6.1
- CVE-2026-27741Bludit version 3.16.1 contains a cross-site request forgery …4.3
- CVE-2026-27742Bludit version 3.16.2 contains a stored cross-site scripting…5.4
- CVE-2026-27743The SPIP referer_spam plugin versions prior to 1.3.0 contain…9.8
Are you affected by CVE-2026-27738?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
