SCA: security update for @angular/compiler, @angular/core (GHSA-g93w-mfhg-p222)

high Tenable Cloud Security Plugin ID 438807

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-next.3, 21.2.4, 20.3.18, and 19.2.20, a Cross-
Site Scripting (XSS) vulnerability has been identified in the Angular runtime and compiler. It occurs when
the application uses a security-sensitive attribute (for example href on an anchor tag) together with
Angular's ability to internationalize attributes. Enabling internationalization for the sensitive
attribute by adding i18n-<attribute> name bypasses Angular's built-in sanitization mechanism, which when
combined with a data binding to untrusted user-generated data can allow an attacker to inject a malicious
script. This vulnerability is fixed in 22.0.0-next.3, 21.2.4, 20.3.18, and 19.2.20. (CVE-2026-32635)

Solution

Update the @angular/compiler library and its related packages to version 19.2.20 or later.

See Also

https://github.com/advisories/GHSA-g93w-mfhg-p222

Plugin Details

Severity: High

ID: 438807

Version: Revision 1.10

Type: Local

Family: SCA Checks

Published: 3/14/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 5

Percentile: 94.39

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 6.7

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

CVSS Score Source: CVE-2026-32635

CVSS v3

Risk Factor: Critical

Base Score: 9

Temporal Score: 7.8

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

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

CVSS v4

Risk Factor: High

Base Score: 8.6

Threat Score: 6.1

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 3/13/2026

Vulnerability Publication Date: 3/13/2026

Reference Information

CVE: CVE-2026-32635

cwe: CWE-79