Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Network-reachable WordPress plugin endpoint, no attacker auth, but victim interaction required; reflected XSS crosses scope into the admin browser context with low CIA impact.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in AutomatorWP <= 5.7.2 versions.
AnalysisAI
Reflected/stored Cross-Site Scripting in the WordPress plugin AutomatorWP versions 5.7.2 and earlier allows unauthenticated remote attackers to inject malicious script that executes in a victim's browser when they visit a crafted link or page. The CVSS 3.1 score of 7.1 reflects a scope change (S:C), meaning script execution affects components beyond the vulnerable one - typically authenticated WordPress administrators. No public exploit identified at time of analysis, and the issue is not listed in CISA KEV.
Technical ContextAI
AutomatorWP is a popular WordPress automation plugin (CPE cpe:2.3:a:ruben_garcia:automatorwp) by Ruben Garcia that connects WordPress plugins to trigger automated workflows. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), where user-supplied input is reflected or stored into HTML output without proper output encoding or input sanitization. Because the CVSS vector indicates PR:N and UI:R, an unauthenticated attacker likely crafts a malicious URL or input that, when rendered by an admin/user browser, executes attacker-controlled JavaScript in the WordPress site origin.
RemediationAI
Upstream fix available per Patchstack advisory; released patched version not independently confirmed from the provided data - administrators should upgrade AutomatorWP to the latest available release beyond 5.7.2 by consulting the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/automatorwp/vulnerability/wordpress-automatorwp-plugin-5-7-2-cross-site-scripting-xss-vulnerability and the official WordPress plugin repository. If immediate patching is not possible, compensating controls include deploying a WordPress-aware WAF rule (e.g., Patchstack, Wordfence) to filter XSS payloads on AutomatorWP request paths, temporarily deactivating the plugin (trade-off: breaks any automation workflows it provides), restricting admin access via IP allowlisting on /wp-admin, and enforcing a strict Content-Security-Policy that disallows inline script execution (trade-off: may break legitimate plugin or theme features and requires testing).
More in Wordpress Plugin
View allThe 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
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
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 Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-36839
GHSA-96g7-fvc7-jq58