Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Mikado-Themes Fleur fleur allows PHP Local File Inclusion.This issue affects Fleur: from n/a through <= 2.0.
Published: 2026-03-05
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Local File Inclusion
Action: Patch Immediately
AI Analysis

Impact

The Mikado‑Themes Fleur theme for WordPress contains an improper control of the filename used in PHP include/require statements, which allows an attacker to perform Local File Inclusion. This flaw, identified as CWE-98, can be leveraged to read arbitrary files from the server whenever a user‑supplied parameter is passed directly to an include or require function. An attacker could use this to view sensitive configuration files or other content that should remain hidden from the public web interface.

Affected Systems

All installations of the Fleur theme version 2.0 or older are vulnerable. The issue is present in each release of the theme through version 2.0, and it may affect any site that currently enforces a Fleur theme. There are no partial patch releases documented, so any instance using a version equal to or less than 2.0 is at risk.

Risk and Exploitability

The CVSS score of 8.1 indicates a high severity, while the EPSS score of fewer than 1 % indicates a very low observed exploitation probability at this time. The vulnerability is not listed in the CISA KEV catalog. Exploitation typically requires the attacker to supply a crafted query string or form input that triggers the include or require call, and from the exposed path an attacker can read files. Because the flaw is a local file inclusion, no direct remote code execution is possible unless the attacker can trigger execution of code that is included.

Generated by OpenCVE AI on April 18, 2026 at 09:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deactivate or uninstall the Fleur theme to eliminate the vulnerability source until an official patch is released.
  • If the theme must remain active, remove or hard‑code all include or require calls that use user‑supplied values, replacing them with a whitelist of allowed files or absolute paths.
  • Implement input validation and realpath checks around any remaining file‑loading operations to ensure that only files within the intended directory can be accessed.
  • Use a web application firewall or content security policy to block attempts to traverse directories via crafted parameters.

Generated by OpenCVE AI on April 18, 2026 at 09:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 10 Mar 2026 14: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, 06 Mar 2026 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Mikado-themes
Mikado-themes fleur
Wordpress
Wordpress wordpress
Vendors & Products Mikado-themes
Mikado-themes fleur
Wordpress
Wordpress wordpress

Thu, 05 Mar 2026 06: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 Mikado-Themes Fleur fleur allows PHP Local File Inclusion.This issue affects Fleur: from n/a through <= 2.0.
Title WordPress Fleur theme <= 2.0 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Mikado-themes Fleur
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-01T14:13:43.106Z

Reserved: 2026-01-07T12:21:46.517Z

Link: CVE-2026-22397

cve-icon Vulnrichment

Updated: 2026-03-10T13:32:56.276Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-03-05T06:16:14.077

Modified: 2026-03-10T18:18:07.493

Link: CVE-2026-22397

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T10:00:10Z

Weaknesses