CVE-2026-65693
Microweber CMS through 2.0.20 contains a server-side template injection vulnerability that allows authenticated administrators to achieve ar
CVSS
7.2
Alto
EPSS
0.5%
p39
KEV
—
Exploit Today
12
0-100
Publicado: 24 jul 2026 · Última mod.: 25 jul 2026 · CWE-94
Sin historial EPSS suficiente todavía.
Microweber CMS through 2.0.20 contains a server-side template injection vulnerability that allows authenticated administrators to achieve arbitrary OS command execution by injecting Twig expressions into mail templates. Attackers can exploit the unsandboxed Twig environment in TwigView::render(), which lacks SandboxExtension or a SecurityPolicy, to inject malicious expressions such as filter('system') into mail template bodies stored unsanitized in the database, causing automatic payload execution on each subsequent application event that triggers a mail dispatch.