Twig is a template language for PHP. From 3.24.0 until 3.26.0, object-destructuring assignment compiles CoreExtension::getAttribute() with the sandbox argument hardcoded to false, disabling property and method policy checks and allowing an attacker with write access to a sandboxed Twig template to read public properties or invoke public getters on objects passed to the template engine. This issue is fixed in version 3.26.0.
References
| Link | Resource |
|---|---|
| https://github.com/twigphp/Twig/releases/tag/v3.26.0 | Release Notes |
| https://github.com/twigphp/Twig/security/advisories/GHSA-mm6w-gr99-p3jj | Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-07-14 22:16
Updated : 2026-07-16 03:11
NVD link : CVE-2026-46639
Mitre link : CVE-2026-46639
CVE.ORG link : CVE-2026-46639
JSON object : View
Products Affected
symfony
- twig
CWE
CWE-693
Protection Mechanism Failure
