Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Network-reachable unauthenticated injection (AV:N/PR:N), but realizing admin impact requires a victim to view the rendered payload (UI:R); scope changes into the admin session (S:C) with limited C/I impact and no availability effect.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in AutomatorWP <= 5.6.7 versions.
AnalysisAI
Unauthenticated stored/reflected cross-site scripting in the AutomatorWP WordPress plugin (versions <= 5.6.7) allows remote attackers to inject malicious JavaScript that executes in the context of victim browsers, including site administrators. No public exploit identified at time of analysis, but the CVSS scope-change rating (7.2 High) reflects the cross-origin impact typical of XSS where attacker-supplied script crosses a trust boundary into the WordPress admin session. Patchstack reported the issue and tracks it in their WordPress vulnerability database.
Technical ContextAI
AutomatorWP is a WordPress automation plugin (vendor: Ruben Garcia, CPE cpe:2.3:a:ruben_garcia:automatorwp) that connects triggers and actions across WordPress plugins, similar to Zapier-style workflows. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), meaning user-supplied input is rendered into HTML output without proper escaping or sanitization. Because the CVSS vector specifies PR:N and S:C (scope changed), the injection point is reachable without authentication and the executed script operates in a security context beyond the vulnerable component - typically the WordPress administrator's browser session, where it can perform privileged actions via the admin AJAX/REST APIs.
RemediationAI
Upstream fix available per Patchstack advisory; released patched version not independently confirmed in the provided data - administrators should upgrade AutomatorWP to the latest release available on the WordPress plugin repository (any version after 5.6.7) and consult the Patchstack entry at https://patchstack.com/database/wordpress/plugin/automatorwp/vulnerability/wordpress-automatorwp-plugin-5-6-7-cross-site-scripting-xss-vulnerability for the exact fixed version. If immediate patching is not possible, deactivate the AutomatorWP plugin (which will break any active automation workflows), or place a WAF rule such as Patchstack/Wordfence in front of the site to filter XSS payloads targeting AutomatorWP endpoints (this may produce false positives on legitimate automation rule definitions). Additionally, audit existing AutomatorWP configurations and post content for already-injected scripts, and rotate admin session cookies after patching.
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-36818
GHSA-rr8f-pgwf-255h