CVE-2026-49981

Summary

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.

Affected Software

VendorProductVersion RangeStatus
twigphpTwig< 3.27.0affected

Weaknesses

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

References