CVE Catalog

CVE-2026-19952

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
0.78%

53th percentile - higher than 53% of all known CVEs

Summary

The Frontend Admin by DynamiApps plugin for WordPress up to version 3.29.12 is vulnerable to arbitrary file deletion due to insufficient file path validation in the move_folders function. This allows unauthenticated attackers to delete arbitrary files on the server, which can lead to remote code execution when the right file is deleted (such as wp-config.php). Exploitation is possible without authentication when a form is configured with public visibility.

Risk Assessment

An attacker could delete critical files such as wp-config.php, potentially leading to complete site takeover or denial of service.

Recommendation

Update the plugin to the latest version. Review form configurations and ensure they are not publicly accessible without need.

Other vulnerabilities in Frontend Admin by DynamiApps

See all
Original NVD description (English source)

The Frontend Admin by DynamiApps plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the move_folders 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 (who_can_see='all'), as the required nonce is publicly obtainable from the rendered form.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS