CVE-2026-46639

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:symfony:twig:*:*:*:*:*:*:*:*

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