Description
Unauthenticated Cross Site Request Forgery (CSRF) in WPIDE – File Manager & Code Editor <= 3.5.6 versions.
Published: 2026-07-02
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated Cross Site Request Forgery vulnerability exists in WPIDE versions up to and including 3.5.6. Based on the description, it is inferred that an attacker can craft a request that a logged‑in user will automatically send from their browser while expecting to perform a legitimate action. Because the plugin lacks proper CSRF defenses, the attacker can trigger file access or modification operations without the user’s knowledge, potentially enabling arbitrary file reading, overwriting, or deletion on the WordPress installation. The failure is classified as CWE‑352, a cross‑site request forgery defect.

Affected Systems

Any WordPress site that has the XplodedThemes WPIDE – File Manager & Code Editor plugin installed in any configuration for versions up to and including 3.5.6 is affected.

Risk and Exploitability

The vulnerability carries a CVSS score of 8.8, indicating a high severity. The EPSS score is less than 1%, meaning the empirical probability of exploitation is very low, and the issue is not listed in the CISA KEV catalog. Based on the description, it is inferred that attackers would need to lure a logged‑in user to visit a malicious URL that submits the forged request, exploiting the lack of authentication checks on the plugin’s administrative actions.

Generated by OpenCVE AI on July 21, 2026 at 11:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WPIDE plugin to a version newer than 3.5.6, if one is available.
  • If an immediate upgrade is not possible, place the plugin’s administrative endpoints behind role‑based access controls so that only users with administrative privileges can access the file manager functions. This reduces the window in which a forged request can cause damage.
  • Continuously monitor WordPress log files and file modification events for unexpected changes to site files, and investigate any suspicious activity promptly.

Generated by OpenCVE AI on July 21, 2026 at 11:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 02 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 02 Jul 2026 14:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Xplodedthemes
Xplodedthemes wpide - File Manager & Code Editor
Vendors & Products Wordpress
Wordpress wordpress
Xplodedthemes
Xplodedthemes wpide - File Manager & Code Editor

Thu, 02 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Request Forgery (CSRF) in WPIDE – File Manager & Code Editor <= 3.5.6 versions.
Title WordPress WPIDE – File Manager & Code Editor plugin <= 3.5.6 - Cross Site Request Forgery (CSRF) vulnerability
Weaknesses CWE-352
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}


Subscriptions

Wordpress Wordpress
Xplodedthemes Wpide - File Manager & Code Editor
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-02T19:46:43.276Z

Reserved: 2026-06-25T08:04:41.580Z

Link: CVE-2026-57766

cve-icon Vulnrichment

Updated: 2026-07-02T19:46:36.361Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T11:30:06Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)