Back to overview

CVE-2026-12119

MEDIUM
6.5
CVSS 3.1
Description
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.

Metadata

CVE ID
CVE-2026-12119
State
PUBLISHED
Assigner
Wordfence
Reserved
2026-06-12 15:00 UTC
Published
2026-06-20 08:29 UTC
Last updated
2026-06-20 08:29 UTC
Primary CWE
CWE-862
CWE-862 Missing Authorization
Vendor / Product
eemitch / Simple File List
Sources
cve.org  ·  NVD

Severity & Metrics

6.5 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Affected products (1)
VendorProductPlatformVersions
eemitch Simple File List 0 ≤ 6.3.7
Weakness (CWE)
CWESourceDescription
CWE-862 cna CWE-862 Missing Authorization
CVSS scores (1)
ScoreSeverityVersionSourceVector
6.5 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Back to overview