Mautic has Server-Side Template Injection (SSTI) in Theme Templates
🔗 CVE IDs covered (1)
📋 Description
Summary
A Server-Side Template Injection (SSTI) vulnerability exists in Mautic's theme engine. The platform renders uploaded Twig templates without a sandbox or strict function restrictions. Authenticated users with permissions to create or upload themes can abuse this to execute arbitrary code.
Impact
An authenticated user with theme upload and creation privileges can bypass boundaries to execute arbitrary system commands on the hosting server (Remote Code Execution) or access restricted system files and configuration settings.
Patched Versions
This security issue has been addressed in the following releases:
- 7.1.2
- 6.0.9
- 5.2.11
For users on Mautic 4.x, this fix is available in:
- 4.4.20 via ELTS
Mautic strongly recommend upgrading to a patched version immediately.
Workarounds
There are no official workarounds. To mitigate this vulnerability without upgrading, restrict theme upload and creation permissions (core:themes:create) to only highly trusted administrators.
🎯 Affected products4
- composer/mautic/core:>= 1.3.0, < 4.4.13
- composer/mautic/core:>= 5.0.0, < 5.2.11
- composer/mautic/core:>= 6.0.0, < 6.0.9
- composer/mautic/core:>= 7.0.0, < 7.1.2