Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-50168

Опубликовано: 22 июн. 2026
Источник: nvd
CVSS3: 8.2
EPSS Низкий

Описание

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 22.0.0-rc.2, 21.2.15, 20.3.22, and 19.2.23, an issue in the @angular/platform-server package allows remote attackers to bypass host allowlist constraints and direct server-side outgoing requests to arbitrary external endpoints. This occurs due to a parser differential between the strict WHATWG URL parser used for allowlist validation and the lenient Domino URL parser used to initialize the server emulated DOM. When a server-side request contains a malformed URL with a double port structure (e.g., http://evil.com:80:80/path), Node's strict URL.canParse(url) logic returns false and skips host check validation entirely. However, the same malformed URL is later accepted and parsed leniently by Domino's internal parser, which resolves the origin to http://evil.com:80. The Angular SSR HTTP request interceptor (relativeUrlsTransformerInterceptorFn) then

Уязвимые конфигурации

Конфигурация 1

Одно из

cpe:2.3:a:angular:angular:*:*:*:*:*:node.js:*:*
Версия от 2.0.0 (включая) до 18.2.14 (включая)
cpe:2.3:a:angular:angular:*:*:*:*:*:node.js:*:*
Версия от 19.0.0 (включая) до 19.2.23 (исключая)
cpe:2.3:a:angular:angular:*:*:*:*:*:node.js:*:*
Версия от 20.0.0 (включая) до 20.3.22 (исключая)
cpe:2.3:a:angular:angular:*:*:*:*:*:node.js:*:*
Версия от 21.0.0 (включая) до 21.2.15 (исключая)
cpe:2.3:a:angular:angular:22.0.0:next0:*:*:*:node.js:*:*
cpe:2.3:a:angular:angular:22.0.0:next1:*:*:*:node.js:*:*
cpe:2.3:a:angular:angular:22.0.0:next10:*:*:*:node.js:*:*
cpe:2.3:a:angular:angular:22.0.0:next11:*:*:*:node.js:*:*
cpe:2.3:a:angular:angular:22.0.0:next12:*:*:*:node.js:*:*
cpe:2.3:a:angular:angular:22.0.0:next2:*:*:*:node.js:*:*
cpe:2.3:a:angular:angular:22.0.0:next3:*:*:*:node.js:*:*
cpe:2.3:a:angular:angular:22.0.0:next4:*:*:*:node.js:*:*
cpe:2.3:a:angular:angular:22.0.0:next5:*:*:*:node.js:*:*
cpe:2.3:a:angular:angular:22.0.0:next6:*:*:*:node.js:*:*
cpe:2.3:a:angular:angular:22.0.0:next7:*:*:*:node.js:*:*
cpe:2.3:a:angular:angular:22.0.0:next8:*:*:*:node.js:*:*
cpe:2.3:a:angular:angular:22.0.0:next9:*:*:*:node.js:*:*
cpe:2.3:a:angular:angular:22.0.0:rc0:*:*:*:node.js:*:*
cpe:2.3:a:angular:angular:22.0.0:rc1:*:*:*:node.js:*:*

EPSS

Процентиль: 9%
0.00193
Низкий

8.2 High

CVSS3

Дефекты

CWE-346

Связанные уязвимости

CVSS3: 8.2
ubuntu
около 1 месяца назад

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 22.0.0-rc.2, 21.2.15, 20.3.22, and 19.2.23, an issue in the @angular/platform-server package allows remote attackers to bypass host allowlist constraints and direct server-side outgoing requests to arbitrary external endpoints. This occurs due to a parser differential between the strict WHATWG URL parser used for allowlist validation and the lenient Domino URL parser used to initialize the server emulated DOM. When a server-side request contains a malformed URL with a double port structure (e.g., http://evil.com:80:80/path), Node's strict URL.canParse(url) logic returns false and skips host check validation entirely. However, the same malformed URL is later accepted and parsed leniently by Domino's internal parser, which resolves the origin to http://evil.com:80. The Angular SSR HTTP request interceptor (relativeUrlsTransformerInterceptorFn) th...

CVSS3: 8.2
redhat
около 1 месяца назад

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 22.0.0-rc.2, 21.2.15, 20.3.22, and 19.2.23, an issue in the @angular/platform-server package allows remote attackers to bypass host allowlist constraints and direct server-side outgoing requests to arbitrary external endpoints. This occurs due to a parser differential between the strict WHATWG URL parser used for allowlist validation and the lenient Domino URL parser used to initialize the server emulated DOM. When a server-side request contains a malformed URL with a double port structure (e.g., http://evil.com:80:80/path), Node's strict URL.canParse(url) logic returns false and skips host check validation entirely. However, the same malformed URL is later accepted and parsed leniently by Domino's internal parser, which resolves the origin to http://evil.com:80. The Angular SSR HTTP request interceptor (relativeUrlsTransformerInterceptorFn) th...

CVSS3: 8.2
debian
около 1 месяца назад

Angular is a development platform for building mobile and desktop web ...

CVSS3: 8.2
github
около 2 месяцев назад

@angular/platform-server: URL Parser Differential leading to SSRF Allowlist Bypass

EPSS

Процентиль: 9%
0.00193
Низкий

8.2 High

CVSS3

Дефекты

CWE-346