Description
The Snow Monkey Forms plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the 'generate_user_dirpath' function in all versions up to, and including, 12.0.3. 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).
Problem types
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Product status
* (semver)
Timeline
| 2026-01-16: | Vendor Notified |
| 2026-01-27: | Disclosed |
Credits
Sarawut Poolkhet
References
www.wordfence.com/...-07f5-4b1b-8419-e30589089162?source=cve
plugins.trac.wordpress.org/...s/12.0.3/snow-monkey-forms.php
plugins.trac.wordpress.org/...12.0.3/App/Model/Directory.php
plugins.trac.wordpress.org/...12.0.3/App/Rest/Route/View.php
plugins.trac.wordpress.org/changeset/3448278/