Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Network-reachable XSS needs no auth (PR:N) but a victim click (UI:R); scope changes to the browser context (S:C) with limited C/I/A impact (L).
Primary rating from Vendor (patchstack).
CVSS VectorVendor: patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in Automatic < 3.135.1 versions.
AnalysisAI
Stored/reflected cross-site scripting in the WP Automatic WordPress plugin (versions before 3.135.1) lets unauthenticated remote attackers inject malicious script that executes in a victim's browser when they visit or interact with a crafted resource. The CVSS 3.1 score is 7.1 with a scope change (S:C), reflecting that injected script can affect components beyond the vulnerable plugin context. No public exploit identified at time of analysis, and the issue is not listed in CISA KEV.
Technical ContextAI
WP Automatic (the 'Automatic' / wp-automatic plugin by ValvePress) is a WordPress content-aggregation and auto-posting plugin that imports content from external sources into a WordPress site. The flaw is classed as CWE-79 (Improper Neutralization of Input During Web Page Generation), meaning attacker-controlled input is rendered back into HTML/JS output without adequate sanitization or output encoding. Because no authentication is required (PR:N) but user interaction is (UI:R), this behaves like a reflected or DOM-based XSS where a crafted request/link, once followed by a victim, causes script execution in their authenticated session, with the CVSS scope change (S:C) indicating the executed script can reach security-relevant context outside the plugin's own boundary (e.g., the WordPress admin DOM).
RemediationAI
Vendor-released patch: 3.135.1 - upgrade the WP Automatic plugin to 3.135.1 or later via the WordPress admin or the vendor's update channel as the primary fix. If immediate patching is not possible, reduce exposure by restricting access to the plugin's affected endpoints/pages at the web server or WAF layer, deploying a WAF/virtual-patch rule that filters XSS payloads in the relevant parameters (trade-off: rules can be bypassed and may cause false positives on legitimate content imports), and applying a strict Content-Security-Policy to limit inline-script execution (trade-off: CSP can break legitimate plugin or theme scripts and requires testing). Where the plugin is non-essential, temporarily deactivating it eliminates the risk at the cost of losing auto-import functionality. Refer to the Patchstack advisory above for details: https://patchstack.com/database/wordpress/plugin/wp-automatic/vulnerability/wordpress-automatic-plugin-3-135-1-cross-site-scripting-xss-vulnerability.
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-39706
GHSA-6vh2-4qp5-986m