Description
Twig is a template language for PHP. Prior to 3.26.0, the Twig sandbox does not prevent a template from consuming CPU, memory, or wall-clock time, even under the strictest allow-list, allowing untrusted templates to cause resource exhaustion. This issue is addressed in version 3.26.0 by documenting that the sandbox does not protect against resource exhaustion.
Problem types
CWE-400: Uncontrolled Resource Consumption
Product status
References
github.com/...p/Twig/security/advisories/GHSA-923g-j88x-j34q
github.com/...ommit/6bfa285e2f98651adb7aa480bf83a741d154f09f
github.com/twigphp/Twig/releases/tag/v3.26.0