CVE-2026-16230 PUBLISHED

Formidable Digital Signatures <= 3.0.6 - Unauthenticated Arbitrary File Deletion via Signature Field

Assigner: Wordfence
Reserved: 18.07.2026 Published: 11.08.2026 Updated: 11.08.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 9.8

Product Status

Vendor Strategy11
Product Formidable Digital Signatures
Versions Default: unaffected
  • affected from 0 to 3.0.6 (incl.)

Credits

  • Rafie Muhammad finder

References

Problem Types

  • CWE-23 Relative Path Traversal CWE