PatchSiren cyber security CVE debrief
CVE-2026-46638 twigphp CVE debrief
A security bypass vulnerability exists in Twig template language for PHP, versions prior to 3.26.0. The {% sandbox %}{% include %} construct can include a template previously loaded outside the sandbox without re-invoking checkSecurity(), potentially allowing the cached template to use denied tags, filters, and functions. This issue is fixed in version 3.26.0. Users of Twig template language for PHP, particularly those using versions prior to 3.26.0, should be aware of this security bypass vulnerability.
- Vendor
- twigphp
- Product
- Twig
- CVSS
- MEDIUM 6
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-07-14
- Original CVE updated
- 2026-07-16
- Advisory published
- 2026-07-14
- Advisory updated
- 2026-07-16
Who should care
Users of Twig template language for PHP, particularly those using versions prior to 3.26.0, should be aware of this security bypass vulnerability and review their deployments for potential exposure.
Technical summary
A security bypass vulnerability exists in Twig template language for PHP, versions prior to 3.26.0. The {% sandbox %}{% include %} construct can include a template previously loaded outside the sandbox without re-invoking checkSecurity(), potentially allowing the cached template to use denied tags, filters, and functions. This issue is fixed in version 3.26.0. Affected users of Twig template language for PHP should review their deployments for potential exposure, particularly those using versions prior to 3.26.0, and consider upgrading to mitigate this security bypass vulnerability.
Defensive priority
Medium priority, as the vulnerability has a CVSS score of 6 and is classified as MEDIUM severity.
Recommended defensive actions
- Upgrade to Twig version 3.26.0 or later
- Review and update template usage to ensure sandboxing
- Monitor for potential exploitation attempts
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
Evidence notes
The CVE record and NVD detail provide information on the vulnerability, while the vendor advisory and patch notes offer guidance on mitigation. Evidence is limited to public sources and may not reflect the full scope or impact of the vulnerability. Defenders should verify affected systems, review vendor guidance, and monitor for potential exploitation attempts.
Official resources
-
CVE-2026-46638 CVE record
CVE.org
-
CVE-2026-46638 NVD detail
NVD
-
Source item URL
nvd_modified
-
Mitigation or vendor reference
[email protected] - Patch
-
Mitigation or vendor reference
[email protected] - Release Notes
-
Mitigation or vendor reference
[email protected] - Vendor Advisory
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-07-14T22:16:56.553Z and has not been modified since then.