SCA: security update for lxml (GHSA-vfmq-68hx-4jfw)

high Tenable Self-Hosted Container Security Plugin ID 440678

Description

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

- lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.0, using either of the
two parsers in the default configuration (with resolve_entities=True) allows untrusted XML input to read
local files. Setting the resolve_entities option explicitly to resolve_entities='internal' or
resolve_entities=False disables the local file access. This vulnerability is fixed in 6.1.0.
(CVE-2026-41066)

Solution

Update the lxml library and its related packages to version 6.1.0 or later.

See Also

https://github.com/advisories/GHSA-vfmq-68hx-4jfw

Plugin Details

Severity: High

ID: 440678

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 4/21/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 5

Percentile: 94.15

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.1

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

CVSS Score Source: CVE-2026-41066

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/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/21/2026

Vulnerability Publication Date: 4/14/2026

Reference Information

CVE: CVE-2026-41066

cwe: CWE-611