CVE-2025-62010
Published: 06 November 2025
Description
Adversaries may search local file systems and remote file shares for files containing insecurely stored credentials.
Security Summary
CVE-2025-62010 is an Improper Control of Filename for Include/Require Statement in PHP Program vulnerability, known as PHP Remote File Inclusion, that enables PHP Local File Inclusion in the ApusTheme Famita WordPress theme. This issue affects Famita versions from n/a through 1.54 and is associated with CWE-98. The vulnerability was published on 2025-11-06 with a CVSS v3.1 base score of 8.1 (AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H).
Unauthenticated remote attackers can exploit this vulnerability over the network without user interaction, though it requires high attack complexity. Successful exploitation allows attackers to achieve high impacts on confidentiality, integrity, and availability, potentially through local file inclusion leading to unauthorized file access or execution.
Mitigation details are provided in the Patchstack advisory at https://patchstack.com/database/Wordpress/Theme/famita/vulnerability/wordpress-famita-theme-1-54-local-file-inclusion-vulnerability?_s_id=cve.
Details
- CWE(s)
MITRE ATT&CK Enterprise Techniques
Why these techniques?
Public-facing WordPress theme LFI vulnerability enables exploitation of public-facing applications (T1190), reading sensitive local files including credentials (T1005, T1552.001).