Skip to content

« Twig » blog posts

Updates and new features of the Twig template language used in Symfony and PHP applications.

Twig 3.27.1 released
May 30, 2026 #Twig 👍 1
Sandbox filter, tag and function allow-list bypass when sandbox state changes between renders for a cached `Template`
May 27, 2026 #Twig
Sandbox `__toString()` policy bypass via `Traversable` in `join`/`replace` filters and via the `in`/`not in` operators
May 27, 2026 #Twig
Sandbox state regression in deprecated internal wrappers in `src/Resources/core.php`
May 27, 2026 #Twig
Sandbox `__toString()` policy bypass via dynamic mapping keys
May 27, 2026 #Twig
Sandbox property allowlist bypass via the `column` filter under `SourcePolicyInterface`
May 27, 2026 #Twig
Twig 3.27.0 released
May 27, 2026 #Twig 👍 1
Sandbox: multiple `__toString()` policy bypasses via unguarded string coercion points
May 20, 2026 #Twig
Sandbox does not protect against resource exhaustion
May 20, 2026 #Twig
The `spaceless` filter implicitly marks its output as safe
May 20, 2026 #Twig