CVE-2026-27738

MEDIUM
中文标题:
(暂无数据)
英文标题:
Angular SSR has an Open Redirect via X-Forwarded-Prefix
CVSS分数: 6.9
发布时间: 2026-02-25 16:40:44
漏洞类型: (暂无数据)
状态: PUBLISHED
数据质量分数: 0.40
数据版本: v2
漏洞描述
中文描述:

(暂无数据)

英文描述:

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.

CWE类型:
CWE-601
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
angular angular-cli >= 21.2.0-next.2, < 21.2.0-rc.0 - - cpe:2.3:a:angular:angular-cli:>=_21.2.0-next.2,_<_21.2.0-rc.0:*:*:*:*:*:*:*
angular angular-cli >= 21.0.0-next.0, < 21.1.5 - - cpe:2.3:a:angular:angular-cli:>=_21.0.0-next.0,_<_21.1.5:*:*:*:*:*:*:*
angular angular-cli >= 20.0.0-next.0, < 20.3.17 - - cpe:2.3:a:angular:angular-cli:>=_20.0.0-next.0,_<_20.3.17:*:*:*:*:*:*:*
angular angular-cli >= 19.0.0-next.0, < 19.2.21 - - cpe:2.3:a:angular:angular-cli:>=_19.0.0-next.0,_<_19.2.21:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/angular/angular-cli/security/advisories/GHSA-xh43-g2fq-wjrj x_refsource_CONFIRM
cve.org
访问
https://github.com/angular/angular-cli/issues/32501 x_refsource_MISC
cve.org
访问
https://github.com/angular/angular-cli/pull/32521 x_refsource_MISC
cve.org
访问
https://github.com/angular/angular-cli/commit/877f017ace4b83277d773aa37f5813e5e9faec7e x_refsource_MISC
cve.org
访问
CVSS评分详情
4.0 (cna)
MEDIUM
6.9
CVSS向量: 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
机密性
NONE
完整性
NONE
可用性
NONE
后续系统影响 (Subsequent):
机密性
LOW
完整性
LOW
可用性
NONE
时间信息
发布时间:
2026-02-25 16:40:44
修改时间:
2026-02-25 16:40:44
创建时间:
2026-02-26 06:00:01
更新时间:
2026-02-28 06:00:02
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2026-27738 2026-02-26 03:19:54 2026-02-25 22:00:01
NVD nvd_CVE-2026-27738 2026-02-26 02:00:04 2026-02-25 22:00:04
版本与语言
当前版本: v2
主要语言: EN
支持语言:
EN
安全公告
暂无安全公告信息
变更历史
v2 NVD
2026-02-26 06:00:04
data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • data_sources: ['cve'] -> ['cve', 'nvd']