VYPR
High severityOSV Advisory· Published Sep 4, 2026· Updated Sep 8, 2026

CVE-2026-46636

CVE-2026-46636

Description

Twig is a template language for PHP. From version 1.0.0 to before version 3.27.0, SecurityPolicy::checkMethodAllowed() unconditionally whitelists all method calls on instances of Twig\Markup. Twig\Markup is not final, so subclasses inherit the bypass. An application that passes an object of a Markup-derived class into a sandboxed template (typically to mark a chunk of HTML as safe) inadvertently exposes every public method of that subclass to template authors, regardless of the configured allowedMethods list. This issue has been patched in version 3.27.0.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

2
  • Twigphp/TwigOSV2 versions
    v3.26.0, v3.25.0, v3.24.0, …+ 1 more
    • (no CPE)range: v3.26.0, v3.25.0, v3.24.0, …
    • (no CPE)range: <3.27.0

Patches

Vulnerability mechanics

References

5

News mentions

0

No linked articles in our index yet.