Description
Twig is a template language for PHP. Prior to 3.26.0, the deprecated spaceless filter is registered as safe for HTML, causing Twig autoescaping to emit attacker-controlled markup unescaped when spaceless is applied to untrusted input. This issue is fixed in version 3.26.0.
Problem types
CWE-116: Improper Encoding or Escaping of Output
Product status
References
github.com/...p/Twig/security/advisories/GHSA-4j38-f5cw-54h7
github.com/...ommit/3190b9ae12614dfd58cc5d8f394bac4708b17913
github.com/twigphp/Twig/releases/tag/v3.26.0