SCA: security update for twig/twig (GHSA-vcc8-phrv-43wj)

medium Tenable Self-Hosted Container Security Plugin ID 442296

Description

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

- Twig is a template language for PHP. Prior to 3.26.0, the column filter passes object arrays to PHP
array_column(), which reads public and magic properties without reaching CoreExtension::getAttribute() or
SandboxExtension::checkPropertyAllowed(), allowing an untrusted template author with column in
allowedFilters to read properties that are not in the sandbox allowlist. This issue is fixed in version
3.26.0. (CVE-2026-46635)

Solution

Update the twig/twig library and its related packages to version 3.26.0 or later.

See Also

https://github.com/advisories/GHSA-vcc8-phrv-43wj

Plugin Details

Severity: Medium

ID: 442296

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 5/22/2026

Updated: 7/16/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3

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

CVSS Score Source: CVE-2026-46635

CVSS v3

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.8

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

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

CVSS v4

Risk Factor: Medium

Base Score: 5.3

Threat Score: 1.3

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/21/2026

Vulnerability Publication Date: 5/21/2026

Reference Information

CVE: CVE-2026-46635

cwe: CWE-863