CVE-2026-9558: A Server-Side Template Injection (SSTI) vulnerability exists in Mautic's theme engine.
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.
CVE-2026-9558 is a critical flaw in Mautic's theme system. A logged-in user who can create or upload themes could use a malicious Twig template to run code on the server or read sensitive files. This is serious because marketing platforms often hold credentials, customer data, and integrations.
Executive priority
Treat this as urgent for any internet-facing or multi-user Mautic deployment. The business risk is server compromise and exposure of marketing data, credentials, or connected systems. Prioritize permission restriction immediately while confirming vendor remediation guidance.
Technical view
The source describes a CWE-1336 Server-Side Template Injection in mautic/core. Uploaded Twig templates are rendered without sandboxing or strict function restrictions. With theme creation or upload permission, an authenticated user can potentially achieve remote code execution or access restricted configuration and system files.
Likely exposure
Exposure is likely limited to Mautic deployments where authenticated users can create or upload themes. The affected list names mautic/core versions 1.3.0, 5.0.0, 6.0.0, and 7.0.0, but source evidence should be checked against the GitHub advisory.
Exploitation context
The CVE has a 9.9 CVSS score with network attack vector, low complexity, low privileges, and no user interaction. The bundle marks KEV as false, and the provided sources do not state active exploitation. Exploitation requires a valid account with theme-related permissions.
Researcher notes
Evidence is strong for the vulnerability class and impact, but the provided bundle does not include fixed versions or detailed vendor mitigation text. Avoid assuming broad unauthenticated exposure; the stated prerequisite is authenticated theme creation or upload permission.
Mitigation direction
Review the GitHub advisory and apply any vendor-published patched version when available.
Restrict theme creation and upload permissions to trusted administrators only.
Disable theme uploads temporarily if they are not operationally required.
Review recent theme changes and investigate unexpected uploads or template edits.
Rotate secrets if investigation suggests configuration files were accessed.
Validation and detection
Inventory Mautic deployments and record mautic/core versions.
Identify accounts and roles with theme creation or upload permissions.
Review application logs for unexpected theme uploads or template changes.
Check hosting logs for suspicious activity around theme rendering.
Verify remediation against the official Mautic advisory before closure.
Based on public source material and reviewed before publication.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-1336: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve
time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
0ADP providers
2Source links
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present,
the table keeps the source vectors side by side instead of collapsing them into the highest score.