๐Ÿ” CVE Alert

CVE-2026-65693

HIGH 7.2

Microweber CMS 2.0.20 Server-Side Template Injection via Mail Templates

CVSS Score
7.2
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-94
Vendor microweber
Product microweber
Published Jul 24, 2026
Stay Ahead of the Next One

Get instant alerts for microweber microweber

Be the first to know when new high vulnerabilities affecting microweber microweber are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

microweber / microweber
0 โ‰ค 2.0.20

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
gist.github.com: https://gist.github.com/W40X/584f4b088d310bc5280cc74bbf97831a vulncheck.com: https://www.vulncheck.com/advisories/microweber-cms-server-side-template-injection-via-mail-templates

Credits

Reju Kole