SCA: security update for @angular/core (GHSA-692r-grfm-v8x7)

medium Tenable Self-Hosted Container Security Plugin ID 443211

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/core package allows bypassing script-execution restrictions during dynamic component
creation. Specifically, the dynamic component instantiation mechanism (createComponent) failed to reject
mounting components directly onto a <script> or namespaced script element (such as <svg:script>). This
enabled the initialization of custom components on a tag that executes scripts, allowing attackers to
hijack or inject script-executing hosts. This flaw enables an attacker who can control the host element or
selector parameter passed to createComponent to initialize or mount an Angular component directly onto a
<script> tag, leading to execution of untrusted code or client-side Cross-Site Scripting (XSS). This
vulnerability is fixed in 22.0.0-rc.2, 21.2.15, 20.3.22, and 19.2.23. (CVE-2026-52725)

Solution

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

See Also

https://github.com/advisories/GHSA-692r-grfm-v8x7

Plugin Details

Severity: Medium

ID: 443211

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 6/15/2026

Updated: 7/6/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 9.51

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

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

CVSS Score Source: CVE-2026-52725

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.3

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

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

CVSS v4

Risk Factor: Medium

Base Score: 5.3

Threat Score: 1.3

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/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-52725

cwe: CWE-79