Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:deb/debian/php-twig@3.5.1-1%2Bdeb12u1
purl pkg:deb/debian/php-twig@3.5.1-1%2Bdeb12u1
Next non-vulnerable version 3.20.0-2
Latest non-vulnerable version 3.20.0-2
Risk 3.1
Vulnerabilities affecting this package (3)
Vulnerability Summary Fixed by
VCID-1au7-86r7-8qdn
Aliases:
CVE-2024-51754
GHSA-6377-hfv9-hqf6
Twig has unguarded calls to `__toString()` when nesting an object into an array ### Description In a sandbox, an attacker can call `__toString()` on an object even if the `__toString()` method is not allowed by the security policy when the object is part of an array or an argument list (arguments to a function or a filter for instance). ### Resolution The sandbox mode now checks the `__toString()` method call on all objects. The patch for this issue is available [here](https://github.com/twigphp/Twig/commit/cafc608ece310e62a35a76f17e25c04ab9ed05cc) for the 3.11.x branch, and [here](https://github.com/twigphp/Twig/commit/d4a302681bca9f7c6ce2835470d53609cdf3e23e) for the 3.x branch. ### Credits We would like to thank Jamie Schouten for reporting the issue and Fabien Potencier for providing the fix.
3.20.0-2
Affected by 0 other vulnerabilities.
VCID-2mrj-u2wu-wkhv
Aliases:
CVE-2025-24374
GHSA-3xg3-cgvq-2xwr
Twig security issue where escaping was missing when using null coalesce operator When using the `??` operator, output escaping was missing for the expression on the left side of the operator.
3.20.0-2
Affected by 0 other vulnerabilities.
VCID-cd24-q2ys-yfbe
Aliases:
CVE-2024-51755
GHSA-jjxq-ff2g-95vh
Twig has unguarded calls to `__isset()` and to array-accesses when the sandbox is enabled ### Description In a sandbox, and attacker can access attributes of Array-like objects as they were not checked by the security policy. They are now checked via the property policy and the `__isset()` method is now called after the security check. **This is a BC break.** ### Resolution The sandbox mode now ensures access to array-like's properties is allowed. The patch for this issue is available [here](https://github.com/twigphp/Twig/commit/ec39a9dccc5fb4eaaba55e5d79a6f84a8dd8b69d) for the 3.11.x branch, and [here](https://github.com/twigphp/Twig/commit/b957e5a44cc0075d04ccff52f8fa9d8e6db3e3a0) for the 3.x branch. ### Credits We would like to thank Jamie Schouten for reporting the issue and Nicolas Grekas for providing the fix.
3.20.0-2
Affected by 0 other vulnerabilities.
Vulnerabilities fixed by this package (2)
Vulnerability Summary Aliases
VCID-1au7-86r7-8qdn Twig has unguarded calls to `__toString()` when nesting an object into an array ### Description In a sandbox, an attacker can call `__toString()` on an object even if the `__toString()` method is not allowed by the security policy when the object is part of an array or an argument list (arguments to a function or a filter for instance). ### Resolution The sandbox mode now checks the `__toString()` method call on all objects. The patch for this issue is available [here](https://github.com/twigphp/Twig/commit/cafc608ece310e62a35a76f17e25c04ab9ed05cc) for the 3.11.x branch, and [here](https://github.com/twigphp/Twig/commit/d4a302681bca9f7c6ce2835470d53609cdf3e23e) for the 3.x branch. ### Credits We would like to thank Jamie Schouten for reporting the issue and Fabien Potencier for providing the fix. CVE-2024-51754
GHSA-6377-hfv9-hqf6
VCID-etje-vrfw-nbh4 Twig has a possible sandbox bypass ### Description Under some circumstances, the sandbox security checks are not run which allows user-contributed templates to bypass the sandbox restrictions. The security issue happens when all these conditions are met: * The sandbox is disabled globally; * The sandbox is enabled via a sandboxed `include()` function which references a template name (like `included.twig`) and not a `Template` or `TemplateWrapper` instance; * The included template has been loaded before the `include()` call but in a non-sandbox context (possible as the sandbox has been globally disabled). ### Resolution The patch ensures that the sandbox security checks are always run at runtime. ### Credits We would like to thank Fabien Potencier for reporting and fixing the issue. CVE-2024-45411
GHSA-6j75-5wfj-gh66

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-16T12:12:33.983403+00:00 Debian Importer Affected by VCID-cd24-q2ys-yfbe https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T10:43:36.227673+00:00 Debian Importer Affected by VCID-1au7-86r7-8qdn https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-16T09:16:40.794702+00:00 Debian Importer Affected by VCID-2mrj-u2wu-wkhv https://security-tracker.debian.org/tracker/data/json 38.4.0
2026-04-15T19:18:16.605608+00:00 Debian Oval Importer Fixing VCID-etje-vrfw-nbh4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-15T18:32:54.766378+00:00 Debian Oval Importer Fixing VCID-1au7-86r7-8qdn https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.4.0
2026-04-13T08:21:06.169575+00:00 Debian Importer Affected by VCID-cd24-q2ys-yfbe https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-13T07:15:13.077859+00:00 Debian Importer Affected by VCID-1au7-86r7-8qdn https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-11T19:01:39.256017+00:00 Debian Oval Importer Fixing VCID-etje-vrfw-nbh4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T18:17:40.436604+00:00 Debian Oval Importer Fixing VCID-1au7-86r7-8qdn https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.3.0
2026-04-11T18:12:02.446086+00:00 Debian Importer Affected by VCID-2mrj-u2wu-wkhv https://security-tracker.debian.org/tracker/data/json 38.3.0
2026-04-08T19:33:25.138769+00:00 Debian Importer Affected by VCID-cd24-q2ys-yfbe https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-08T18:49:20.323851+00:00 Debian Importer Affected by VCID-1au7-86r7-8qdn https://security-tracker.debian.org/tracker/data/json 38.1.0
2026-04-08T18:46:08.007514+00:00 Debian Oval Importer Fixing VCID-etje-vrfw-nbh4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-08T18:03:49.109302+00:00 Debian Oval Importer Fixing VCID-1au7-86r7-8qdn https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 38.1.0
2026-04-04T18:00:19.733506+00:00 Debian Importer Affected by VCID-2mrj-u2wu-wkhv https://security-tracker.debian.org/tracker/data/json 38.1.0