Zurück zur CVE-Übersicht
CVE-2026-46634
NONERisk Signal Score10/100 — NIEDRIG
- Weniger als 24 Stunden alt
Beschreibung
Twig is a template language for PHP. From 3.9.0 until 3.26.0, template_from_string() compiles an inner template under a synthesized __string_template__<hash> name that can fall outside a SourcePolicyInterface sandbox decision, allowing a sandboxed template that can call template_from_string and include to render an inner template without security policy enforcement. This issue is fixed in version 3.26.0.
GitHub Advisories
GHSA-24x9-r6q4-q93wMEDIUM
Twig: `template_from_string()` escapes a SourcePolicy-driven sandbox via synthesized template name
composer/twig/twig→ 3.26.0
GitHub Advisory