CVE-2026-9558
Deferred
Deferred - Pending Action
Server-Side Template Injection in Mautic Theme Engine
Publication date: 2026-05-29
Last updated on: 2026-05-29
Assigner: Mautic
Description
Description
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 on the hosting server (Remote Code Execution) or access restricted system files and configuration settings.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mautic | mautic | to 1.3.0 (exc) |
| mautic | mautic | 7.1.2 |
| mautic | mautic | 6.0.9 |
| mautic | mautic | 5.2.11 |
| mautic | mautic | 4.4.20 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-1336 | The product uses a template engine to insert or process externally-influenced input, but it does not neutralize or incorrectly neutralizes special elements or syntax that can be interpreted as template expressions or other code directives when processed by the engine. |