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 SourcePolicy…
Critical CVSS 9.8
Summary
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.
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://github.com/twigphp/Twig/commit/1cde8f2b62463f85d47995fc25f8241cb409d915 Patch
- https://github.com/twigphp/Twig/releases/tag/v3.26.0 Release Notes
- https://github.com/twigphp/Twig/security/advisories/GHSA-24x9-r6q4-q93w Vendor Advisory
Timeline
- nvd_ingest NVD