SCA: security update for @xmldom/xmldom (GHSA-x6wf-f3px-wcqx)

high Tenable Self-Hosted Container Security Plugin ID 440762

Description

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

- xmldom is a pure JavaScript W3C standard-based (XML DOM Level 2 Core) `DOMParser` and `XMLSerializer`
module. In @xmldom/xmldom prior to versions 0.9.10 and 0.8.13 and xmldom version 0.6.0 and prior, the
package allows attacker-controlled processing instruction data to be serialized into XML without
validating or neutralizing the PI-closing sequence ?>. As a result, an attacker can terminate the
processing instruction early and inject arbitrary XML nodes into the serialized output. This issue has
been patched in versions @xmldom/xmldom versions 0.9.10 and 0.8.13. (CVE-2026-41675)

Solution

Update the @xmldom/xmldom library and its related packages to version 0.8.13 or later.

See Also

https://github.com/advisories/GHSA-x6wf-f3px-wcqx

Plugin Details

Severity: High

ID: 440762

Version: Revision 1.12

Type: Local

Family: SCA Checks

Published: 4/23/2026

Updated: 7/16/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 5

Percentile: 94.11

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.5

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

CVSS Score Source: CVE-2026-41675

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

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

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

CVSS v4

Risk Factor: High

Base Score: 8.7

Threat Score: 6.6

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/22/2026

Vulnerability Publication Date: 4/22/2026

Reference Information

CVE: CVE-2026-41675

cwe: CWE-91