SCA: security update for loofah (GHSA-9wjq-cp2p-hrgf)

medium Tenable Cloud Security Plugin ID 445053

Description

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

- Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on
top of Nokogiri. Prior to 2.25.2, Loofah's HTML5 sanitizer applies its local-reference restriction only to
the xlink:href attribute on SVG use and feImage elements, while browsers also accept the plain href
attribute. A crafted sanitized SVG can therefore reference an arbitrary same-origin external document; use
may render external SVG content containing scripts or other dangerous content, and feImage may load
external images for tracking. Applications that sanitize user-supplied SVG with Loofah's default allowlist
are affected. This issue is fixed in version 2.25.2. (CVE-2026-73490)

Solution

Update the loofah library and its related packages to version 2.25.2 or later.

See Also

https://github.com/advisories/GHSA-9wjq-cp2p-hrgf

Plugin Details

Severity: Medium

ID: 445053

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 7/22/2026

Updated: 8/14/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 9.73

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3

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

CVSS Score Source: CVE-2026-73490

CVSS v3

Risk Factor: Medium

Base Score: 4.7

Temporal Score: 4.1

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/21/2026

Vulnerability Publication Date: 7/21/2026

Reference Information

CVE: CVE-2026-73490

cwe: CWE-79