Vulnerability Description
The Simple Coherent Form plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the removeUploadDir function in all versions up to, and including, 2.4.13. This makes it possible for unauthenticated attackers to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php). The scf_get_id_upload endpoint freely issues a valid scf_upload_file_removal nonce to any unauthenticated visitor, and the removal endpoint's secondary hash check is forgeable offline because it relies on a hardcoded salt embedded in the plugin source, meaning neither control presents a real authorization boundary.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/simple-coherent-form/tags/2.4.13/incl
- https://plugins.trac.wordpress.org/browser/simple-coherent-form/tags/2.4.13/incl
- https://plugins.trac.wordpress.org/browser/simple-coherent-form/tags/2.4.13/incl
- https://plugins.trac.wordpress.org/browser/simple-coherent-form/tags/2.4.13/incl
- https://plugins.trac.wordpress.org/browser/simple-coherent-form/tags/2.4.13/incl
- https://www.wordfence.com/threat-intel/vulnerabilities/id/f4831e75-dc0e-4d6f-b2c
FAQ
What is CVE-2026-14487?
CVE-2026-14487 is a vulnerability with a CVSS score of 9.1 (CRITICAL). The Simple Coherent Form plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the removeUploadDir function in all versions up to, and including, 2....
How severe is CVE-2026-14487?
CVE-2026-14487 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-14487?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.