SCA: security update for @angular/platform-server (GHSA-xrxm-cp7j-8xf6)

high Tenable Self-Hosted Container Security Plugin ID 443214

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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 resolves all relative
backend HTTP requests against this adopted origin, executing the SSRF attack. This vulnerability is fixed
in 22.0.0-rc.2, 21.2.15, 20.3.22, and 19.2.23. (CVE-2026-50168)

Solution

Update the @angular/platform-server library and its related packages to version 19.2.23 or later.

See Also

https://github.com/advisories/GHSA-xrxm-cp7j-8xf6

Plugin Details

Severity: High

ID: 443214

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 6/15/2026

Updated: 7/1/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.8

Percentile: 57.7

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 8.5

Temporal Score: 6.3

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:P/A:N

CVSS Score Source: CVE-2026-50168

CVSS v3

Risk Factor: High

Base Score: 8.2

Temporal Score: 7.1

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: High

Base Score: 8.8

Threat Score: 6.7

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/15/2026

Vulnerability Publication Date: 6/15/2026

Reference Information

CVE: CVE-2026-50168