Cyber Posture

CVE-2025-10134

Critical

Published: 09 September 2025

Published
09 September 2025
Modified
15 April 2026
KEV Added
Patch
CVSS Score 9.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
EPSS Score 0.0068 71.7th percentile
Risk Priority 19 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-10134 is a critical-severity External Control of File Name or Path (CWE-73) vulnerability in Themeforest (inferred from references). Its CVSS base score is 9.1 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 28.3% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly addresses the insufficient file path validation in alone_import_pack_restore_data() by requiring validation of inputs to prevent arbitrary file paths from enabling deletions.

prevent

Requires timely identification, reporting, and correction of the flaw in the Goza theme, mitigating the vulnerability through patching up to version 3.2.2.

prevent

Enforces approved authorizations to block unauthenticated access to the vulnerable file deletion function.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Unauthenticated remote arbitrary file deletion in a public-facing WordPress theme directly matches exploitation of a public-facing application (T1190), enabling RCE via deletion of critical files such as wp-config.php.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

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…

more

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).

Deeper analysisAI

CVE-2025-10134, published on 2025-09-09, affects the Goza - Nonprofit Charity WordPress Theme for WordPress in all versions up to and including 3.2.2. The vulnerability enables arbitrary file deletion due to insufficient file path validation in the alone_import_pack_restore_data() function. It carries a CVSS v3.1 base score of 9.1 (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H) and maps to CWE-73 (External Control of File Name or Path).

Unauthenticated attackers can exploit this vulnerability remotely over the network with low attack complexity and no user interaction required. By deleting arbitrary files on the server, attackers can achieve significant impact, such as remote code execution through the deletion of critical files like wp-config.php.

Mitigation details are available in advisories such as the Wordfence threat intelligence report at https://www.wordfence.com/threat-intel/vulnerabilities/id/73efd9ad-9515-4ca8-bfb3-1d478f39c2b9?source=cve and the theme's listing on ThemeForest at https://themeforest.net/item/goza-nonprofit-charity-wordpress-theme/23781575.

Details

CWE(s)

Affected Products

Themeforest
inferred from references and description; NVD did not file a CPE for this CVE

CVEs Like This One

CVE-2025-65115Shared CWE-73
CVE-2025-65473Shared CWE-73
CVE-2025-66254Shared CWE-73
CVE-2026-26360Shared CWE-73
CVE-2025-12529Shared CWE-73
CVE-2025-66257Shared CWE-73
CVE-2026-5809Shared CWE-73
CVE-2025-58762Shared CWE-73
CVE-2026-5210Shared CWE-73
CVE-2025-13322Shared CWE-73

References