Description
The FileOrganizer WordPress plugin before 1.2.0 does not validate the file type on several of its file-management operations, allowing authenticated users who have been granted file-manager access — which its premium add-on can extend to sub-administrator roles — to upload arbitrary PHP files and achieve remote code execution. This is an incomplete fix of CVE-2024-7985, which only added file-type validation to the upload operation.
Published: 2026-07-06
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The FileOrganizer WordPress plugin before version 1.2.0 lacks proper file type validation during several file‑management operations. This oversight allows authenticated users who possess file‑manager privileges—permissions that can be granted to sub‑administrators through a premium add‑on—to upload arbitrary PHP files. Once uploaded, these files can be executed on the server, providing attackers with full remote code execution capabilities. The vulnerability is a direct result of missing validation logic in the plugin’s elFinder integration, as noted in the incomplete fix of a prior CVE.

Affected Systems

This vulnerability impacts the FileOrganizer WordPress plugin, specifically all releases older than 1.2.0. Users running the plugin on their WordPress sites who have been granted file‑manager access, whether through base functionality or the mentioned premium add‑on, are susceptible. No other vendors or products are listed as affected.

Risk and Exploitability

The flaw carries a CVSS score of 8.8, suggesting a high‑severity impact. The EPSS score is reported as <1%, indicating a low probability of exploitation at present, and the issue is not yet cataloged in the CISA KEV list. Attackers would first need to authenticate to the WordPress site and acquire file‑manager privileges, after which they can use the elFinder interface to upload malicious PHP files. Once executed, the attacker gains unrestricted command execution on the server. The vulnerability is therefore exploitable under typical authenticated conditions and can lead to complete compromise of the affected site.

Generated by OpenCVE AI on July 6, 2026 at 21:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the FileOrganizer plugin to version 1.2.0 or later, which includes the necessary file type validation for elFinder file operations
  • If an upgrade is not immediately possible, remove the FileOrganizer plugin or disable the premium add‑on to eliminate the file‑manager privileges that enable the upload flaw
  • Configure the WordPress file permissions to restrict PHP execution in upload directories, and monitor server logs for anomalous file uploads

Generated by OpenCVE AI on July 6, 2026 at 21:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 21:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-434

Mon, 06 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Mon, 06 Jul 2026 08:45:00 +0000

Type Values Removed Values Added
First Time appeared Fileorganizer
Fileorganizer fileorganizer
Wordpress
Wordpress wordpress
Vendors & Products Fileorganizer
Fileorganizer fileorganizer
Wordpress
Wordpress wordpress

Mon, 06 Jul 2026 07:30:00 +0000

Type Values Removed Values Added
Description The FileOrganizer WordPress plugin before 1.2.0 does not validate the file type on several of its file-management operations, allowing authenticated users who have been granted file-manager access — which its premium add-on can extend to sub-administrator roles — to upload arbitrary PHP files and achieve remote code execution. This is an incomplete fix of CVE-2024-7985, which only added file-type validation to the upload operation.
Title FileOrganizer < 1.2.0 - Authenticated Arbitrary File Upload via elFinder File Operations
References

Subscriptions

Fileorganizer Fileorganizer
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-06T12:14:33.831Z

Reserved: 2026-06-11T08:10:42.468Z

Link: CVE-2026-11962

cve-icon Vulnrichment

Updated: 2026-07-06T12:14:29.453Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-06T21:15:16Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type