SCA: security update for fast-xml-parser (GHSA-m7jm-9gc2-mpf2)

high Tenable Cloud Security Plugin ID 437911

Description

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

- fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without
C/C++ based libraries and no callback. From 4.1.3to before 5.3.5, a dot (.) in a DOCTYPE entity name is
treated as a regex wildcard during entity replacement, allowing an attacker to shadow built-in XML
entities (<, >, &, ", ') with arbitrary values. This bypasses entity encoding and
leads to XSS when parsed output is rendered. This vulnerability is fixed in 5.3.5. (CVE-2026-25896)

See Also

https://github.com/advisories/GHSA-m7jm-9gc2-mpf2

Plugin Details

Severity: High

ID: 437911

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 2/20/2026

Updated: 6/30/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3.1

Percentile: 49.51

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 8.5

Temporal Score: 6.7

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

CVSS Score Source: CVE-2026-25896

CVSS v3

Risk Factor: High

Base Score: 7.1

Temporal Score: 6.4

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 2/20/2026

Vulnerability Publication Date: 2/20/2026

Reference Information

CVE: CVE-2026-25896

cwe: CWE-185