Description
Twig is a template language for PHP. Prior to 3.27.0, the per-template filter, tag, and function allow-list verdict is computed when a Template instance is constructed and can remain cached after sandbox state changes between renders, allowing a later sandboxed render to reuse a template that was originally checked with a different or empty policy. This issue is fixed in version 3.27.0.
Problem types
CWE-693: Protection Mechanism Failure
CWE-863: Incorrect Authorization
Product status
References
github.com/...p/Twig/security/advisories/GHSA-529h-vh3j-85hq
github.com/...ommit/23eb6eb1267cb0d303b91eb5cff9b0c559c538a4
github.com/twigphp/Twig/releases/tag/v3.27.0