Horizon Alert
Summary of the vulnerability and why it matters
The FormGent WordPress plugin has a critical vulnerability that allows unauthenticated attackers to delete arbitrary files. In some configurations, this could enable complete site takeover. The main concern is confirming relevance and exposure.
- Plugin flaw lets attackers delete files.
- Site takeover possible by unauthenticated attackers.
- Confirm plugin usage and assess exposure.
Attack Path
How an attacker could exploit the issue
An attacker can delete arbitrary files by sending a request to a vulnerable REST API endpoint exposed by the FormGent plugin. If the plugin's upload directory hasn't been created yet on a Linux server, this could allow deletion of critical files like `wp-config.php`, enabling a complete site takeover.
- No authentication required to access endpoint.
- REST API endpoint triggers file deletion.
- Risk of arbitrary file deletion and site takeover.
Live Threat
Current exploitation, exposure, and threat context
This vulnerability could allow unauthenticated attackers to delete arbitrary files within the WordPress site's upload directory, including critical configuration files like `wp-config.php` on certain server setups. This could lead to a complete website takeover when supported by the advisory.
- Arbitrary file deletion, including `wp-config.php`.
- Unauthenticated REST API endpoint access.
- Complete website takeover is possible.
Operational Fix
Recommended remediation, mitigation, and detection steps
Application owners and platform teams are likely responsible for addressing this vulnerability in the FormGent WordPress plugin. The first practical step is to identify all WordPress instances using the plugin, confirm their reachability, and determine if they host critical business data. Once identified, accountable owners should be engaged to plan remediation based on the assessed risk and potential impact.
- WordPress application owners should manage remediation.
- Verify plugin usage and exposure across all sites.
- Plan and execute mitigation or removal.