Security Advisory

CVE-2026-46635

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-14 21:12:56
Last updated 2026-07-15 13:26:27
Assigner GitHub_M
CVSS score 5.3
State PUBLISHED

Description

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.