SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-76074

MEDIUM · CVSS 4.3 EPSS 0.23%

Source: NVD + CISA KEV + EPSS · Published 2026-08-22 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

The AutomatorWP – Automator plugin for WordPress is vulnerable to an authorization bypass, allowing authenticated attackers with subscriber-level access or higher to access sensitive Campaign Monitor mailing list data that should be restricted to managers. This vulnerability arises from improper user verification and the unconditional emission of a required nonce on admin pages, enabling unauthorized data retrieval. WordPress site administrators using this plugin should prioritize patching this issue to protect their mailing list information from potential exploitation.

CVE
CVE-2026-76074
Severity
MEDIUM
CVSS
4.3
EPSS
0.23%
WordPress

Original NVD Description

The AutomatorWP – Automator plugin for no-code automations, webhooks & custom integrations in WordPress plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 5.8.4. 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 retrieve the site's configured Campaign Monitor mailing list catalog, including all list IDs and names, that should be restricted to users with the plugin's manager capability. The required nonce is emitted unconditionally on every WordPress admin page via wp_localize_script, meaning any subscriber visiting /wp-admin/profile.php can obtain it without any elevated access.