Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Primary rating from Vendor (Wordfence) · only source for this CVE.
CVSS VectorVendor: Wordfence
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.
More in Acymailing An Ultimate Newsletter Plugin And Marketing Automation Solution For Wordpress
View allAcyMailing WordPress plugin (all versions through 10.11.1) allows authenticated attackers with subscriber-level access t
Privilege escalation in AcyMailing WordPress plugin (versions 9.11.0-10.8.1) allows authenticated Subscriber-level users
Path traversal in AcyMailing WordPress plugin (all versions through 11.0.4) exposes arbitrary server files to unauthenti
Stored Cross-Site Scripting in the AcyMailing WordPress newsletter plugin (all versions up to and including 10.10.2) per
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