CVE-2026-9811

MEDIUM

Mautic 7 - Authenticated Stored Cross-Site Scripting in Project Selector Component

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2026-9811. PoCs published by aj2108.

AI-analyzed exploit summary Detailed technical analysis of CVE-2026-9811, a Stored XSS vulnerability in Mautic 7.0.0-7.1.1. The writeup explains the root cause (unsanitized project names inserted into DOM via AJAX), attack flow, and provides conceptual vulnerable/corrected code examples without including functional exploit code.

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.

Exploits (1)

github WRITEUP
by aj2108 · poc
https://github.com/aj2108/CVE-2026-9811

Detailed technical analysis of CVE-2026-9811, a Stored XSS vulnerability in Mautic 7.0.0-7.1.1. The writeup explains the root cause (unsanitized project names inserted into DOM via AJAX), attack flow, and provides conceptual vulnerable/corrected code examples without including functional exploit code.

Classification
Writeup 99%
Attack Type
Xss
Complexity
Moderate
Reliability
Reliable
Target: Mautic 7.0.0 through 7.1.1
Auth required
Prerequisites: Authenticated user with project creation permissions · Administrator interaction (opening entity editor with project selector)
mistral-large-3 · analyzed Aug 02, 2026 Full analysis →

Scores

CVSS v3 5.4
EPSS 0.0013
EPSS Percentile 3.2%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-79
Status published
Products (1)
mautic/core 7.0.0 - 7.1.2Packagist
Published May 29, 2026
Tracked Since May 29, 2026