CVE-2026-65693 HIGH

CVE-2026-65693: Microweber CMS 2.0.20 Server-Side Template Injection via Mail Templates

Vendor Microweber
Product microweber
Weakness CWE-94 · Code injection
Published July 24, 2026
Last update July 24, 2026

CVSS base score

8.6/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction None
Confidentiality
Integrity

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

July 24, 2026 CVE published

Related vulnerabilities

04Related CVE