Back to overview

CVE-2026-11912

HIGH
7.5
CVSS 3.1
Description
The Simple File List plugin for WordPress is vulnerable to arbitrary file modification due to insufficient authorization checks in all versions up to, and including, 6.3.7. This makes it possible for unauthenticated attackers to delete and modify files on the serve. This vulnerability is exploitable even when the administrator has not enabled the AllowFrontManage setting, because the is_admin() check unconditionally short-circuits the guard before that setting is evaluated.

Metadata

CVE ID
CVE-2026-11912
State
PUBLISHED
Assigner
Wordfence
Reserved
2026-06-10 16:38 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

7.5 HIGH CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/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
7.5 HIGH 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Back to overview