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

Impact

The FitFlex theme includes a flaw where user-supplied filenames are passed directly to PHP's include/require statements without proper validation. An attacker can exploit this to read arbitrary file contents from the local filesystem, including sensitive configuration files or credentials. The vulnerability is classified as a PHP Remote File Inclusion type but functions only locally, providing the attacker read‑only access to files on the server and potentially allowing further exploitation such as privilege escalation or data exfiltration. The weakness corresponds to CWE‑98, which indicates denials of proper validation of file names used in include operations.

Affected Systems

The issue affects all installations of the axiomthemes FitFlex WordPress theme versions from the initial release up to and including 1.6. Sites using any of these versions are vulnerable; the problem is not present in newer releases of the theme beyond 1.6, according to the vendor’s versioning information.

Risk and Exploitability

The CVSS score of 8.1 places this flaw in the high‑severity range, and the EPSS score of less than 1% suggests that exploitation is unlikely but still possible. Because the vulnerability is local file inclusion, access to the target is required, typically via authenticated or unauthenticated web requests that trigger the include. No known exploits are listed in CISA KEV, but the risk persists if attackers can craft requests to the vulnerable theme’s code paths. Given the high impact and potential for data exposure, immediate mitigation is advised.

Generated by OpenCVE AI on April 30, 2026 at 04:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the FitFlex theme to the latest available version (>= 1.7) which removes the vulnerable include logic.
  • Restrict the theme’s filesystem access by configuring the web server or application to only allow includes from a predefined safe directory, and disable PHP file inclusion from user-supplied parameters.
  • Apply a whitelist or sanitization check on any filename parameters before they reach the include/require statement, ensuring that only approved file names can be loaded.
  • Consider deploying a web application firewall rule that blocks requests attempting to read system files or traversing directory boundaries on the FitFlex theme’s routes.

Generated by OpenCVE AI on April 30, 2026 at 04:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Apr 2026 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}

ssvc

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


Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

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'}


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


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


Tue, 23 Dec 2025 20:00:00 +0000

Type Values Removed Values Added
First Time appeared Axiomthemes
Axiomthemes fitflex
CPEs cpe:2.3:a:axiomthemes:fitflex:*:*:*:*:*:wordpress:*:*
Vendors & Products Axiomthemes
Axiomthemes fitflex

Fri, 19 Dec 2025 09:30:00 +0000

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

Thu, 18 Dec 2025 17:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 18 Dec 2025 07:45: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 axiomthemes FitFlex fitflex allows PHP Local File Inclusion.This issue affects FitFlex: from n/a through <= 1.6.
Title WordPress FitFlex theme <= 1.6 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Axiomthemes Fitflex
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:13:49.979Z

Reserved: 2025-09-06T04:44:31.842Z

Link: CVE-2025-58930

cve-icon Vulnrichment

Updated: 2025-12-18T16:59:27.555Z

cve-icon NVD

Status : Modified

Published: 2025-12-18T08:16:00.403

Modified: 2026-04-27T20:16:19.717

Link: CVE-2025-58930

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T05:00:14Z

Weaknesses