CVE-2026-46633

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

Description

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:symfony:twig:*:*:*:*:*:*:*:* 3.26.0 (excluding)