CVE-2026-46633

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

Configuration 1 (hide)

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

History

No history.

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')