Incorrect authorization in Twig - CVE-2026-46635

 

Incorrect authorization in Twig - CVE-2026-46635

Published: May 20, 2026


Vulnerability identifier: #VU131997
CSH Severity: Low
CVSS v4: 5.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-46635
CWE-ID: CWE-863
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to disclose sensitive information.

The vulnerability exists due to improper access control in the `column` filter when processing arrays of objects in sandboxed templates. A remote user can use the filter to read public or magic properties of reachable objects to disclose sensitive information.

Exploitation requires an untrusted template author to have the `column` filter in their `allowedFilters` list.


Affected software

Twig

How to mitigate CVE-2026-46635

Install security update from vendor's website.

Twig - update to 3.26.0

External References

Related Security Bulletins