Impact
The Simple Coherent Form plugin for WordPress is vulnerable to arbitrary file deletion because its removeUploadDir function does not validate file paths, allowing any unauthenticated user to direct the server to delete any file that the web server can write to. The scf_get_id_upload endpoint issues a usable nonce and a forgeable hash check, eliminating any real authorization boundary. Deleting core files such as wp-config.php can lead to remote code execution or site compromise.
Affected Systems
All WordPress installations running Simple Coherent Form 2.4.13 or earlier are affected. The plugin is distributed by tombgtn under the name Simple Coherent Form. The vulnerability exists in all revisions up to and including 2.4.13.
Risk and Exploitability
The vulnerability is rated CVSS 9.1, classifying it as a critical flaw. The EPSS score is below 1%, yet the complete lack of authentication means an attacker can trigger the deletion from any IP address that can reach the site. This straightforward attack surface can result in file loss, database corruption, or complete site takeover. The flaw is not yet listed in the CISA KEV catalog, but the potential impact is high.
OpenCVE Enrichment