SCA: security update for python-liquid (GHSA-8p4x-wr7x-3788)

high Tenable Self-Hosted Container Security Plugin ID 442817

Description

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

- Python Liquid is a Python engine for the Liquid template language. Prior to 2.2.0, the built-in
FileSystemLoader and CachingFileSystemLoader do not guard against reading files outside their search paths
when given an absolute path to resolve. This allows malicious template authors to load and render
arbitrary files via the {% include %} and {% render %} tags. Targeted files would need to contain valid
Liquid markup and be readable by the application process. This vulnerability is fixed in 2.2.0.
(CVE-2026-45017)

Solution

Update the python-liquid library and its related packages to version 2.2.0 or later.

See Also

https://github.com/advisories/GHSA-8p4x-wr7x-3788

Plugin Details

Severity: High

ID: 442817

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 6/9/2026

Updated: 7/1/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.75

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

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

CVSS Score Source: CVE-2026-45017

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:H/I:N/A:N

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

CVSS v4

Risk Factor: High

Base Score: 8.2

Threat Score: 4.6

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/11/2026

Vulnerability Publication Date: 5/11/2026

Reference Information

CVE: CVE-2026-45017

cwe: CWE-22