SCA: security update for fast-xml-parser (GHSA-gh4j-gqv2-49f6)

medium Tenable Self-Hosted Container Security Plugin ID 440766

Description

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

- fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks.
Prior to version 5.7.0, XMLBuilder does not escape the "-->" sequence in comment content or the "]]>"
sequence in CDATA sections when building XML from JavaScript objects. This allows XML injection when user-
controlled data flows into comments or CDATA elements, leading to XSS, SOAP injection, or data
manipulation. This issue has been patched in version 5.7.0. (CVE-2026-41650)

Solution

Update the fast-xml-parser library and its related packages to version 5.7.0 or later.

See Also

https://github.com/advisories/GHSA-gh4j-gqv2-49f6

Plugin Details

Severity: Medium

ID: 440766

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 4/23/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 9.42

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 5

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

CVSS Score Source: CVE-2026-41650

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.5

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:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/22/2026

Vulnerability Publication Date: 4/22/2026

Reference Information

CVE: CVE-2026-41650

cwe: CWE-91