Junglewise Threat Intelligence

CVE-2026-11912: Simple File List arbitrary file modification due to missing authorization

CVE-2026-11912 · Severity: high · CVSS 7.5 · Published 2026-06-20

Technologies: Eemitch Simple File List. Vendors: Eemitch.

Executive brief

The Simple File List plugin for WordPress, which allows website owners to manage and share files, contains a security flaw that allows unauthorized users to modify or delete files on the server. This could lead to the loss of important documents or the defacement of the website. The issue exists even if the administrator has disabled front-end management settings, potentially impacting the integrity of the site's data.

Technical details

The Simple File List plugin for WordPress is vulnerable to arbitrary file modification due to missing authorization checks (CWE-862) in multiple functions. The root cause is an improper use of the is_admin() check, which unconditionally short-circuits security guards before the 'AllowFrontManage' setting is evaluated. This allows an unauthenticated remote attacker to bypass intended restrictions and perform file operations, including deletion and modification, via network requests. The vulnerability affects all versions up to 6.3.7; users should update to a patched version if available.

Affected products

  • eemitch Simple File List up to, and including, 6.3.7

Timeline

  • 2026-06-20: disclosed: CVE published to NVD dataset

References

Related threats