What the vulnerability does
01Description
The Goza - Nonprofit Charity WordPress Theme theme for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the alone_import_pack_restore_data() function in all versions up to, and including, 3.2.2. 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).
Explanation of Vulnerability in Simple Terms
02Summary
A vulnerability in Goza theme version 3.2.2 allows unauthenticated attackers to modify site data and disrupt service without requiring user interaction. The flaw stems from improper input validation in a publicly accessible function. Site administrators should update immediately to a patched version.
What an attacker can do
03Attacker Capabilities
Modify site content and cause the site to become unavailable without logging in.
Potential impact on your site
04Site Impact
Your site's data can be altered and service disrupted by anyone on the internet.
Conditions required to exploit
05Prerequisites
Network access only; no authentication or user interaction required.
Key dates
06Disclosure timeline
September 9, 2025
CVE published
September 9, 2025
Record updated