CVE-2026-46640

Severity CVSS v4.0:
HIGH
Type:
CWE-94 Code Injection
Publication date:
14/07/2026
Last modified:
14/07/2026

Description

Twig is a template language for PHP. From 3.15.0 until 3.26.0, _self.() and import-alias dynamic attribute syntax can concatenate an attacker-controlled string into a MacroReferenceExpression name without identifier validation, causing raw PHP to be emitted into the generated template source and executed at template-load time. This issue is fixed in version 3.26.0.