Twig is a template language for PHP. Prior to 3.26.0, Compiler::string() does not escape single quotes when a template name from a {% use %} tag is placed inside a PHP single-quoted string literal, allowing a crafted template name to terminate the string and inject arbitrary PHP expressions into the compiled cache file. This issue is fixed in version 3.26.0.
References
Configurations
History
15 Jul 2026, 20:26
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
| First Time |
Symfony
Symfony twig |
|
| References | () https://github.com/twigphp/Twig/commit/679447fa29083043665482ccf7d64372472621b8 - Patch | |
| References | () https://github.com/twigphp/Twig/commit/e9ff55f6910832428e48a35b2e0748189ad49ae3 - Patch | |
| References | () https://github.com/twigphp/Twig/releases/tag/v3.26.0 - Release Notes | |
| References | () https://github.com/twigphp/Twig/security/advisories/GHSA-7p85-w9px-jpjp - Vendor Advisory | |
| CPE | cpe:2.3:a:symfony:twig:*:*:*:*:*:*:*:* |
14 Jul 2026, 22:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-14 22:16
Updated : 2026-07-16 05:16
NVD link : CVE-2026-46633
Mitre link : CVE-2026-46633
CVE.ORG link : CVE-2026-46633
JSON object : View
Products Affected
symfony
- twig
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')
