Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://gist.github.com/W40X/584f4b088d310bc5280cc74bbf97831a
- https://www.vulncheck.com/advisories/microweber-cms-server-side-template-injecti
FAQ
What is CVE-2026-65693?
CVE-2026-65693 is a vulnerability with a CVSS score of 7.2 (HIGH). 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 i...
How severe is CVE-2026-65693?
CVE-2026-65693 has been rated HIGH with a CVSS base score of 7.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-65693?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.