CVE-2026-19952: Frontend Admin by DynamiApps <= 3.29.12 - Unauthenticated Arbitrary File Deletion via Path Traversal via custom_directory_name Merge Tag
The Frontend Admin by DynamiApps plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the movefolders function in all versions up to, and including, 3.29.12. 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). This is exploitable without authentication when a form is configured with public visibility (whocansee='all'), as the required nonce is publicly obtainable from the rendered form.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
wordpress/plugin/Frontend Admin by DynamiAppsto a version that resolves this vulnerability.Fixed in 3.29.12 - Compensating control
If you must keep the plugin enabled, ensure any forms that use Frontend Admin by DynamiApps are not publicly visible (do not set who_can_see='all'), since exploitation is possible without authentication for public forms.