Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-9811 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

A stored Cross-Site Scripting (XSS) vulnerability exists in the project selector component of Mautic 7. When rendering selection menus for associating projects with system entities, the application fails to sanitize project names returned via AJAX before injecting them into the DOM as option fields. An authenticated user with permissions to create projects can exploit this to store a malicious script payload in the project's name. When another administrative user subsequently opens an entity editor containing the project selector, the injected script executes within the context of their active browser session. This could allow an attacker to hijack the session, perform unauthorized state coordination, or access organizational data within the dashboard.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-79Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')[email protected]

Affected Products

ProductVersions
Mautic
>= 7.0.0 (semver)

CPE

  • cpe:2.3:a:mautic:mautic:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 7.1.2moderate effort
  • Mitigation:low effort

    Restrict project creation and modification permissions to trusted administrative users.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-9811
NVD Published Date:
May 29, 2026
NVD Last Modified:
Jul 21, 2026
Source:
[email protected]
CVE-2026-9811 Details - Not Deferred