Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in ApusTheme Famita famita allows PHP Local File Inclusion.This issue affects Famita: from n/a through <= 1.54.
Published: 2025-11-06
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An improper control of filename in an include/require statement within the ApusTheme Famita WordPress theme allows an attacker to supply a path that points to an arbitrary local file on the server. The flaw can lead to reading of sensitive files or execution of malicious code on the machine, as the PHP script processes the unvalidated filename. This vulnerability is classified as CWE-98 and can have a high impact on confidentiality, integrity, or availability for sites that rely on the affected theme.

Affected Systems

Affected is the ApusTheme Famita WordPress theme, all releases through version 1.54. Site owners who have installed any of these releases are potentially vulnerable, while versions newer than 1.54 are not impacted by this issue.

Risk and Exploitability

The CVSS base score is 8.1, indicating high severity. The EPSS score of less than 1% suggests that the likelihood of exploitation is low with the available data, and the vulnerability is not listed in the CISA KEV catalog. Attackers would likely need to exploit a crafted URL or theme configuration that triggers the improper include, enabling them to read local files or run code if the server permits. The exact attack path is inferred from the description, as the CVE does not detail specific prerequisites beyond the theme’s inclusion logic.

Generated by OpenCVE AI on April 29, 2026 at 13:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Famita theme to a version newer than 1.54 to eliminate the vulnerable include logic.
  • Use web server configuration or .htaccess rules to deny external access to the theme's PHP files, preventing direct inclusion of arbitrary files.
  • If an immediate upgrade is not feasible, apply server‑side input validation to ensure that only whitelisted filenames are passed to include/require statements, or otherwise restrict the include path to a known safe directory.

Generated by OpenCVE AI on April 29, 2026 at 13:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 20 Jan 2026 15:30:00 +0000


Tue, 20 Jan 2026 14:45:00 +0000


Thu, 13 Nov 2025 11:30:00 +0000


Thu, 13 Nov 2025 10:45:00 +0000


Fri, 07 Nov 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 07 Nov 2025 11:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Thu, 06 Nov 2025 16:00:00 +0000

Type Values Removed Values Added
Description Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in ApusTheme Famita famita allows PHP Local File Inclusion.This issue affects Famita: from n/a through <= 1.54.
Title WordPress Famita theme <= 1.54 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T18:46:45.524Z

Reserved: 2025-10-07T15:34:03.910Z

Link: CVE-2025-62010

cve-icon Vulnrichment

Updated: 2025-11-07T14:09:00.642Z

cve-icon NVD

Status : Deferred

Published: 2025-11-06T16:16:07.820

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-62010

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T14:00:12Z

Weaknesses
  • CWE-98

    Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')