CVE-2026-46638

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:symfony:twig:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-07-14 22:16

Updated : 2026-07-16 03:11


NVD link : CVE-2026-46638

Mitre link : CVE-2026-46638

CVE.ORG link : CVE-2026-46638


JSON object : View

Products Affected

symfony

  • twig
CWE
CWE-693

Protection Mechanism Failure