Security Advisory

CVE-2026-46638

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-14 21:23:50
Last updated 2026-07-15 12:48:08
Assigner GitHub_M
CVSS score 6.0
State PUBLISHED

Description

Twig is a template language for PHP. Prior to 3.26.0, {% sandbox %}{% include %} can include a template that was previously loaded outside the sandbox without re-invoking checkSecurity(), allowing the cached template to use tags, filters, and functions that should have been denied by SecurityPolicy::checkSecurity(). This issue is fixed in version 3.26.0.