CVE-2025-10134 CRITICAL

CVE-2025-10134: Goza - Nonprofit Charity WordPress Theme <= 3.2.2 - Missing Authorization to Unauthenticated Arbitrary File Deletion

Vendor Bearsthemes
Product Goza - Nonprofit Charity WordPress Theme
Weakness CWE-73
Published September 9, 2025
Last update September 9, 2025

CVSS base score

9.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H

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