CVE-2016-15041 HIGH

CVE-2016-15041: MainWP Dashboard – The Private WordPress Manager for Multiple Website Maintenance Plugin <= 3.1.2 - Stored Cross-Site Scripting

Vendor Mainwp
Product MainWP Dashboard: Self-hosted WordPress Management for Agencies
Weakness CWE-79 · XSS
Published October 16, 2024
Last update April 8, 2026

CVSS base score

7.2/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

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

What the vulnerability does

01Description

The MainWP Dashboard – The Private WordPress Manager for Multiple Website Maintenance plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘mwp_setup_purchase_username’ parameter in versions up to, and including, 3.1.2 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Explanation of Vulnerability in Simple Terms

02Summary

The MainWP Dashboard plugin for WordPress contains a cross-site scripting (XSS) vulnerability in versions before 3.1.3. An attacker can inject malicious scripts that execute in the browsers of site administrators and other users. The vulnerability does not require authentication or user interaction beyond normal site access. This can lead to unauthorized actions, credential theft, or malware distribution within the WordPress environment.

What an attacker can do

03Attacker Capabilities

Inject and execute malicious JavaScript in the browsers of WordPress administrators and users.

Potential impact on your site

04Site Impact

Attackers can steal admin credentials, modify site content, install malware, or compromise connected child sites managed by MainWP.

Conditions required to exploit

05Prerequisites

Network access to the WordPress site; no authentication or user interaction required.

Key dates

06Disclosure timeline

October 16, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE