CVE-2026-46636
Twig is a template language for PHP. From version 1.0.0 to before version 3.27.0, SecurityPolicy::checkMethodAllowed() unconditionally white
CVSS
—
Sin CVSS
EPSS
—
KEV
—
Exploit Today
0
0-100
Publicado: 4 sept 2026 · Última mod.: 4 sept 2026 · CWE-1336
Sin historial EPSS suficiente todavía.
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.
- github.comhttp://github.com/twigphp/Twig/releases/tag/v3.27.0
- github.comhttps://github.com/twigphp/Twig/security/advisories/GHSA-64jr-qjx4-w2fh
- security-tracker.debian.orghttps://security-tracker.debian.org/tracker/CVE-2026-46636
- security-tracker.debian.orghttps://security-tracker.debian.org/tracker/DSA-6311-1
- symfony.comhttps://symfony.com/blog/cve-2026-46636-sandbox-filter-tag-and-function-allow-list-bypass-when-sandbox-state-changes-between-renders