CVE Catalog

CVE-2026-11912

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Summary

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 allows unauthenticated attackers to delete and modify files on the server.

Risk Assessment

This vulnerability poses a serious risk to organizations as attackers can manipulate files on the server, potentially leading to data loss or system compromise.

Recommendation

It is recommended to update the plugin to the latest version to mitigate this vulnerability and review server security to minimize risks.

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS