CVE Catalog

CVE-2026-65693

HighCVSS 7.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.48%

39th percentile - higher than 39% of all known CVEs

Summary

Microweber CMS through version 2.0.20 contains a server-side template injection vulnerability. Authenticated administrators can achieve arbitrary OS command execution by injecting Twig expressions into mail templates.

Risk Assessment

Attackers can exploit the unsandboxed Twig environment in TwigView::render(), which lacks SandboxExtension or a SecurityPolicy, to inject malicious expressions like filter('system') into mail template bodies. This causes automatic payload execution on each subsequent application event that triggers a mail dispatch.

Recommendation

Immediately upgrade Microweber CMS to a version later than 2.0.20 and apply appropriate security measures for the Twig environment.

Other vulnerabilities in Microweber CMS

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS