Zurück zur CVE-Übersicht
CVE-2026-46635
NONERisk Signal Score10/100 — NIEDRIG
- Weniger als 24 Stunden alt
Beschreibung
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.
GitHub Advisories
GHSA-vcc8-phrv-43wjLOW
Twig: Sandbox property allowlist bypass via the `column` filter (array_column on objects)
composer/twig/twig→ 3.26.0
GitHub Advisory