All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-16230
CRITICALpublished 2026-08-11 20:17 UTC · 1 day ago · modified 2026-08-12 21:00 UTC
9.8
CVSS / 10
// description
The Formidable Digital Signatures plugin for WordPress is vulnerable to file deletion due to insufficient file path validation in the delete_file function in all versions up to, and including, 3.0.6. This makes it possible for unauthenticated attackers to delete files on the server by supplying an attacker-controlled filename in the item_meta[field_id][content] parameter alongside the delete_saved_image flag during the standard entry-creation POST flow on any form that accepts anonymous submissions.
// weaknesses (CWE)
- CWE-23