Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Any authenticated low-privilege user can escalate over the network with no interaction (PR:L, AV:N, AC:L), and successful escalation yields full C/I/A impact within an unchanged scope.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Incorrect Privilege Assignment vulnerability in MailerPress Team MailerPress mailerpress allows Privilege Escalation.This issue affects MailerPress: from n/a through <= 2.0.2.
AnalysisAI
Privilege escalation in the MailerPress WordPress plugin (versions up to and including 2.0.2) lets an authenticated low-privilege user gain higher privileges through an incorrect privilege assignment flaw. The CVSS 3.1 vector (AV:N/AC:L/PR:L) indicates a network-reachable, low-complexity attack that any authenticated user can perform, yielding full confidentiality, integrity, and availability impact - effectively a takeover of the plugin's protected functionality or the WordPress site. There is no public exploit identified at time of analysis, and the issue is not listed in CISA KEV; it was reported through Patchstack.
Technical ContextAI
The affected component is MailerPress, an email-marketing/newsletter plugin for the WordPress CMS (CPE cpe:2.3:a:mailerpress_team:mailerpress). The root cause is CWE-266 (Incorrect Privilege Assignment): the plugin grants a level of privilege that does not match what the requesting user should hold, typically because a capability check, role assignment, or authorization gate is missing or implemented incorrectly on a plugin action or REST/AJAX endpoint. In WordPress plugins this class of bug commonly appears when an action reachable by any logged-in subscriber-level user performs an operation that should be restricted to administrators, allowing the actor to elevate their effective privileges.
RemediationAI
No specific vendor-released fix version is stated in the available data, so no patched version can be independently confirmed here; consult the Patchstack advisory (https://patchstack.com/database/Wordpress/Plugin/mailerpress/vulnerability/wordpress-mailerpress-plugin-2-0-2-privilege-escalation-vulnerability?_s_id=cve) and the WordPress.org plugin page for the first release above 2.0.2 and upgrade to it as the primary remediation. Until a confirmed patched release is applied, compensating controls include disabling the MailerPress plugin entirely if the newsletter functionality is not business-critical (trade-off: email campaigns stop working), disabling open user self-registration (Settings → General → 'Anyone can register' unchecked) to remove the low-privilege attacker pool, and deploying a WAF virtual patch or restricting access to the plugin's admin-ajax/REST endpoints to trusted administrators. Auditing existing user accounts and roles for unexpected privilege changes is also advisable given the escalation nature of the flaw.
More in Mailerpress
View allStored cross-site scripting in the MailerPress WordPress plugin (versions up to 2.0.4) allows authenticated attackers wi
MailerPress through version 1.4.2 contains a server-side request forgery (SSRF) vulnerability that allows authenticated
Unauthenticated campaign content tampering in the MailerPress - Newsletter, Email Marketing & AI Automation WordPress pl
Unauthorized contact data modification in MailerPress (WordPress plugin, versions up to and including 1.5.0) is achievab
Same weakness CWE-266 – Incorrect Privilege Assignment
View allSame technique Privilege Escalation
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43482