Zurück zur CVE-Übersicht
CVE-2026-46633
NONERisk Signal Score10/100 — NIEDRIG
- Weniger als 24 Stunden alt
Beschreibung
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.
GitHub Advisories
GHSA-7p85-w9px-jpjpCRITICAL
Twig: PHP code injection via `{% use %}` template name
composer/twig/twig→ 3.26.0
GitHub Advisory