Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in thembay Fana fana allows PHP Local File Inclusion.This issue affects Fana: from n/a through <= 1.1.35.
Published: 2026-02-20
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Improper control of filenames in PHP include/require statements allows attackers to exploit a local file inclusion flaw, potentially exposing sensitive information and providing a pathway to execute arbitrary code on the server. This weakness is identified as CWE‑98 and carries a CVSS score of 8.1, indicating a high severity risk.

Affected Systems

The WordPress Fana theme from the vendor thembay is vulnerable in versions up to and including 1.1.35; newer releases beyond 1.1.35 contain the fix.

Risk and Exploitability

The EPSS score of less than 1 percent suggests that exploitation is currently uncommon, and the vulnerability is not listed in the CISA KEV catalog. Nevertheless, because the flaw involves local file inclusion, it can be triggered by manipulating a file path in a request that the theme processes; an attacker who can influence this input would be able to read arbitrary files or, if the server permits, execute remote code. Given the high CVSS score, the potential impact remains significant until a patch is applied.

Generated by OpenCVE AI on April 29, 2026 at 11:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Fana theme to a version later than 1.1.35 to apply the vendor‑supplied fix.
  • If an immediate upgrade is not possible, deactivate or remove the vulnerable theme so that it cannot be used by the site.
  • As a short‑term precaution, configure PHP to set open_basedir to a restrictive directory list and disable allow_url_include, limiting the files that can be included and reducing the window of exploitation while a patch is awaiting deployment.

Generated by OpenCVE AI on April 29, 2026 at 11:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 25 Feb 2026 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 24 Feb 2026 21:30: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'}


Mon, 23 Feb 2026 15:00:00 +0000

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

Fri, 20 Feb 2026 16:15: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 thembay Fana fana allows PHP Local File Inclusion.This issue affects Fana: from n/a through <= 1.1.35.
Title WordPress Fana theme <= 1.1.35 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T20:00:58.575Z

Reserved: 2025-12-19T10:17:09.987Z

Link: CVE-2025-68539

cve-icon Vulnrichment

Updated: 2026-02-24T20:38:55.752Z

cve-icon NVD

Status : Deferred

Published: 2026-02-20T16:22:11.373

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

Link: CVE-2025-68539

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T11:15:09Z

Weaknesses
  • CWE-98

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