SCA: security update for liquidjs (GHSA-wmfp-5q7x-987x)

high Tenable Self-Hosted Container Security Plugin ID 438560

Description

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

- liquidjs is a Shopify / GitHub Pages compatible template engine in pure JavaScript. Prior to 10.25.0, the
layout, render, and include tags allow arbitrary file access via absolute paths (either as string literals
or through Liquid variables, the latter require dynamicPartials: true, which is the default). This poses a
security risk when malicious users are allowed to control the template content or specify the filepath to
be included as a Liquid variable. This vulnerability is fixed in 10.25.0. (CVE-2026-30952)

Solution

Update the liquidjs library and its related packages to version 10.25.0 or later.

See Also

https://github.com/advisories/GHSA-wmfp-5q7x-987x

Plugin Details

Severity: High

ID: 438560

Version: Revision 1.10

Type: Local

Family: SCA Checks

Published: 3/10/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

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-30952

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

CVSS v4

Risk Factor: High

Base Score: 8.7

Threat Score: 8.7

Threat Vector: CVSS:4.0/E:P

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/10/2026

Vulnerability Publication Date: 3/10/2026

Reference Information

CVE: CVE-2026-30952

cwe: CWE-22