Live Active security incident? Get immediate response
CVE Record

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.

CriticalCVSS 9.9Not KEV-listed Updated
Glexia's Take critical

Analyst readout for executives and security teams

Plain-English summary

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.
Prepared
Confidence
medium
Sources
3

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.

Open ATT&CK lookup
description · low confidence lookup

Execution behavior lookup

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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-9558 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profile CVE Program record
Severity
Critical
CVSS
9.9 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

1 CVSS vectors
3 Timeline events
0 ADP providers
2 Source 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.

Score Version Severity Vector Exploit Impact Source
9.9 CVSS 3.1 Critical CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H 3.1 6 Mautic

Vulnerability scoring details

Base CVSS 3.1 score

9.9 Critical
CVSS 3.1 vector shape for CVE-2026-9558 Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reserved CVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE published CVE Program

    The CVE record was published.

  3. CVE updated CVE Program

    The CVE record metadata indicates this as the latest update time.

Affected products

Products and packages named in the record

Vendor Product Version / package Status
Unknown vendor mautic/core mautic/core, 1.3.0, 5.0.0, 6.0.0, 7.0.0 unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-1336 · source CWE mapping

CWE mapping pending import

This CVE carries a CWE mapping that will resolve to a full Glexia CWE intelligence page after the official CWE import is complete.