CVE-2026-49981 PUBLISHED

Twig: Sandbox filter, tag and function allow-list bypass when sandbox state changes between renders for a cached `Template`

Assigner: GitHub_M
Reserved: 02.06.2026 Published: 14.07.2026 Updated: 14.07.2026

Twig is a template language for PHP. Prior to 3.27.0, the per-template filter, tag, and function allow-list verdict is computed when a Template instance is constructed and can remain cached after sandbox state changes between renders, allowing a later sandboxed render to reuse a template that was originally checked with a different or empty policy. This issue is fixed in version 3.27.0.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 6

Product Status

Vendor twigphp
Product Twig
Versions
  • Version < 3.27.0 is affected

References

Problem Types

  • CWE-693: Protection Mechanism Failure CWE
  • CWE-863: Incorrect Authorization CWE