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 does not perform MIME‑type validation when executing elFinder file‑management operations. This flaw permits any authenticated user who has been granted the file‑manager privilege—either through the default role or via the premium add‑on that elevates sub‑administrators—to upload arbitrary PHP files to a publicly accessible directory. When the web server processes the uploaded file, the embedded PHP code is executed, giving the attacker full remote code execution within the context of the WordPress site.

Affected Systems

All installations of the FileOrganizer plugin with a version number lower than 1.2.0 are impacted. The vulnerability is only exploitable on sites where a WordPress user has been assigned the file‑manager role or where the premium add‑on has extended these privileges to sub‑administrators; no other vendors or products are included in the affected set.

Risk and Exploitability

The CVSS score of 8.8 places this issue in the high‑severity category, while the EPSS score of less than 1% indicates a very low current exploitation probability. It is not listed in the CISA KEV catalog. Exploitation requires prior authentication and permission to use the elFinder interface; once achieved, an attacker can upload malicious PHP code that the web server executes, potentially allowing complete compromise of the hosting environment.

Generated by OpenCVE AI on August 5, 2026 at 03:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the FileOrganizer plugin to version 1.2.0 or later, which adds proper MIME‑type validation for elFinder operations
  • Revoke the file‑manager capability from all users or disable the premium add‑on to eliminate the vulnerable privilege set
  • Restrict PHP execution within the upload directory by adding appropriate .htaccess rules or configuring the web server to disallow PHP files in that directory

Generated by OpenCVE AI on August 5, 2026 at 03:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 03:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-434

Tue, 04 Aug 2026 08:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-434

Fri, 31 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-434

Tue, 28 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-434

Sat, 25 Jul 2026 21:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-434

Thu, 23 Jul 2026 15:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-434

Fri, 17 Jul 2026 00:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-434

Mon, 13 Jul 2026 02:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-434

Sat, 11 Jul 2026 22:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-434

Sat, 11 Jul 2026 00:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-434

Fri, 10 Jul 2026 02:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-434

Thu, 09 Jul 2026 17:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-674

Wed, 08 Jul 2026 17:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-674

Wed, 08 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-434

Tue, 07 Jul 2026 18:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-434

Tue, 07 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-434

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

Status : Deferred

Published: 2026-07-06T08:16:35.270

Modified: 2026-07-06T18:37:01.220

Link: CVE-2026-11962

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T03:30:06Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-434

    Unrestricted Upload of File with Dangerous Type