Skip to main content

Simple File List CVE-2026-12119

| EUVDEUVD-2026-38107 MEDIUM
Missing Authorization (CWE-862)
2026-06-20 Wordfence GHSA-45x9-67jx-vx44
6.5
CVSS 3.1 · Vendor: Wordfence
Share

Severity by source

Vendor (Wordfence) PRIMARY
6.5 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
vuln.today AI
7.6 HIGH

PR:L confirmed by contributor requirement; C:L added for documented download capability; A:L reflects indirect availability risk from arbitrary file deletion.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:H/VA:L/SC:N/SI:N/SA:N

Primary rating from Vendor (Wordfence).

CVSS VectorVendor: Wordfence

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
None

Lifecycle Timeline

2
Analysis Generated
Jun 22, 2026 - 06:13 vuln.today
CVE Published
Jun 20, 2026 - 08:29 nvd
MEDIUM 6.5

DescriptionCVE.org

The Simple File List plugin for WordPress is vulnerable to unauthorized file operations due to a missing authorization check on the 'frontmanage' shortcode attribute in all versions up to, and including, 6.3.7. This makes it possible for authenticated attackers, with contributor-level access and above, to perform arbitrary file operations including deletion, move, folder creation, and download. An attacker can create a draft post containing the 'eeSFL' shortcode, render it via the post preview endpoint to harvest the nonce needed to authorize the operations, and then submit file operation requests that bypass the intended authorization checks in includes/ee-list-ops-bar-process.php.

AnalysisAI

Unauthorized file operations in the Simple File List WordPress plugin (versions through 6.3.7) allow authenticated contributors to delete, move, create folders, and download arbitrary server files by exploiting a missing authorization check on the 'frontmanage' shortcode attribute. The attack is non-trivial but fully described: an attacker creates a draft post embedding the 'eeSFL' shortcode, loads the WordPress post preview endpoint to harvest a valid nonce, then submits file operation requests to ee-list-ops-bar-process.php that bypass the intended privilege checks. No public exploit code and no active exploitation (CISA KEV) have been identified at time of analysis; a patch changeset (3579098) exists in the plugin repository, though the released fixed version is not independently confirmed.

Technical ContextAI

Simple File List is a PHP-based WordPress plugin by eemitch (CPE: cpe:2.3:a:eemitch:simple_file_list:*:*:*:*:*:*:*:*) providing frontend file management via the 'eeSFL' shortcode. The root cause is CWE-862 (Missing Authorization): the 'frontmanage' shortcode attribute triggers file operation processing in includes/ee-list-ops-bar-process.php (line 50) without verifying the requesting user holds sufficient privileges beyond a valid WordPress nonce. WordPress nonces validate request authenticity - they are not authorization tokens - yet the plugin treats nonce possession as sufficient proof of permission. The vulnerability is multi-file: ee-front-end.php (line 140) renders the shortcode in preview contexts, ee-list-ops-bar-display.php (line 25) exposes the nonce in the HTML output, and ee-list-display.php (line 341) participates in the frontend rendering pipeline. WordPress's post preview endpoint intentionally renders draft post content for the authoring user, which is the mechanism exploited to obtain the nonce without publishing content.

RemediationAI

Upstream fix available via plugin repository changeset 3579098 (https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3579098%40simple-file-list&new=3579098%40simple-file-list); however, the specific patched release version number is not confirmed in the available data - administrators should update to the latest version available in the WordPress plugin directory and verify the installed version exceeds 6.3.7. If immediate patching is not feasible, restricting the WordPress contributor role from creating posts (via a role management plugin) eliminates the draft-post-to-nonce-harvest attack path, at the cost of impacting normal contributor workflows. Alternatively, disabling the Simple File List plugin entirely until patching is complete removes all exposure without side effects beyond the loss of frontend file management functionality. Administrators should audit whether any untrusted users hold contributor-level access or above, as this is the minimum privilege required to exploit this issue. The Wordfence advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/f1ed51a3-c049-4816-ada1-49f7edcb9a6f provides additional remediation detail.

More in PHP

View all
CVE-2019-11043 CRITICAL POC
9.8 Oct 28

In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it

CVE-2012-1823 CRITICAL POC
9.8 May 11

sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not

CVE-2016-1555 CRITICAL POC
9.8 Apr 21

(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear

CVE-2018-11138 CRITICAL POC
9.8 May 31

The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by

CVE-2024-11680 CRITICAL POC
9.8 Nov 26

ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C

CVE-2025-49113 CRITICAL POC
9.9 Jun 02

Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au

CVE-2017-9841 CRITICAL POC
9.8 Jun 27

Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c

CVE-2025-0108 HIGH POC
8.8 Feb 12

Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers

CVE-2021-25298 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2021-25296 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2013-4983 CRITICAL POC
10.0 Sep 10

The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

Share

CVE-2026-12119 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy