Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
1DescriptionCVE.org
The AcyMailing - An Ultimate Newsletter Plugin and Marketing Automation Solution for WordPress plugin for WordPress is vulnerable to Missing Authorization in versions up to, and including, 10.8.2. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to modify privileged AcyMailing configuration, export subscriber secret keys, and chain these actions into administrator account takeover when a target administrator email address is known.
AnalysisAI
Authenticated privilege escalation in the AcyMailing WordPress plugin (versions up to and including 10.8.2) allows users with subscriber-level access or higher to modify privileged plugin configuration and export subscriber secret keys. By chaining these missing authorization flaws with knowledge of an administrator's email address, attackers can achieve full administrator account takeover. No public exploit identified at time of analysis, but Wordfence - the reporting party - typically tracks WordPress plugin abuse closely.
Technical ContextAI
The vulnerability stems from CWE-862 (Missing Authorization) in AcyMailing, a popular newsletter and marketing automation plugin for WordPress (CPE: cpe:2.3:a:acyba:acymailing_-_an_ultimate_newsletter_plugin_and_marketing_automation_solution_for_wordpress). The plugin exposes privileged action endpoints - including configuration modification and subscriber secret-key export - without verifying that the calling user holds the required capability. WordPress's role hierarchy means a subscriber account (the lowest authenticated role, often self-registerable on sites with open registration) is sufficient to invoke these endpoints, which should be restricted to administrators. The 'secret key' export likely enables forging password-reset or one-time-link flows tied to a target administrator email, producing the documented account takeover chain.
RemediationAI
Upstream fix available (WordPress.org plugin changeset 3516422); released patched version not independently confirmed from the provided data, so administrators should update AcyMailing to the latest available release from the WordPress.org plugin repository and verify the installed version is greater than 10.8.2 per the Wordfence advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/f8470662-2247-4159-9dac-f13677c94bdf. As compensating controls until patching, disable new user self-registration in WordPress (Settings → General → 'Anyone can register') to remove the subscriber-attack surface - this prevents new community signups but stops anonymous-to-subscriber pivoting; alternatively, restrict access to /wp-admin/admin-ajax.php and /wp-admin/admin-post.php AcyMailing-specific actions at the WAF or web-server layer, accepting that legitimate plugin functionality for low-privileged users may break. Audit existing subscriber accounts and rotate any administrator passwords and AcyMailing secret keys post-patch in case exposure already occurred.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-31071
GHSA-54rj-qx28-9gcj