Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
PR:N confirmed by unauthenticated injection; S:C and C:L/I:L reflect script execution in victim browser context; A:N as no availability mechanism is described.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in WPIDE - File Manager & Code Editor <= 3.5.7 versions.
AnalysisAI
Cross-site scripting in WPIDE - File Manager & Code Editor (WordPress plugin by xplodedthemes, versions ≤ 3.5.7) permits unauthenticated remote attackers to inject and execute arbitrary JavaScript in the browsers of users who visit a page containing the malicious payload. The CVSS scope change (S:C) indicates the injected script executes beyond the plugin's own security context, enabling session hijacking, credential theft, or unauthorized actions on behalf of the victim user - particularly damaging if the victim is an authenticated WordPress administrator with access to file management and code editing features. No public exploit code and no CISA KEV listing have been identified at time of analysis.
Technical ContextAI
WPIDE is a WordPress plugin developed by xplodedthemes that exposes file manager and in-browser code editor functionality, typically accessible within the WordPress admin panel or via publicly reachable endpoints (CPE: cpe:2.3:a:xplodedthemes:wpide_-_file_manager_&_code_editor:*:*:*:*:*:*:*:*). The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), meaning user-supplied input is reflected or stored in HTML output without adequate escaping or sanitization. Given the PR:N metric in the CVSS vector, the vulnerable injection point is reachable without any prior authentication. The S:C (scope changed) metric confirms the injected script escapes the plugin's own origin/context and executes in the victim's browser session, a hallmark of reflected or stored XSS that achieves cross-context script execution.
RemediationAI
Upstream fix availability has not been independently confirmed from the provided input data - no exact patched version number is present in the references. Site administrators should immediately consult the WordPress plugin repository and the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/wpide/vulnerability/wordpress-wpide-file-manager-code-editor-plugin-3-5-7-cross-site-scripting-xss-vulnerability to verify whether a patched release beyond 3.5.7 has been published and apply it. If no patch is yet available, the most effective compensating control is to deactivate or remove the WPIDE plugin entirely, which eliminates the attack surface at the cost of losing in-WordPress file management and code editing capabilities. As a partial secondary control, deploying a WAF rule (e.g., via Wordfence or Cloudflare) that strips or blocks reflected XSS patterns in requests to WordPress plugin endpoints can reduce risk but should not substitute for patching, since stored XSS variants bypass request-layer filtering. Restricting access to the WordPress admin panel by IP allowlist reduces the pool of potential victims for admin-targeted XSS delivery.
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-53882
GHSA-jv46-h5f9-888h