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.2.1.
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 WordPress theme contains a flaw where user‑supplied input is passed directly to PHP include or require functions without proper validation. This improper control of the filename, identified as CWE‑98, allows an attacker to read any file located on the server that the web server can access. The result is a local file inclusion vulnerability that can expose configuration files, passwords, or other sensitive data, compromising the confidentiality of the site.

Affected Systems

All installations of the Fleur theme with a version equal to or lower than 2.2.1 are impacted. The flaw was present in every release of the theme from its initial version through 2.2.1. Sites that currently activate the Fleur theme and have not applied a newer release are at risk. The vulnerability is not vendor‑mandated to affect any other WordPress component.

Risk and Exploitability

The CVSS score of 8.1 classifies this as a high severity vulnerability. The EPSS score of less than 1 % indicates a very low observed exploitation probability at present, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is via a crafted query string or form field that triggers the unvalidated include or require call. Based on the description, it is inferred that the attacker can supply arbitrary file paths to the theme’s include/require functions, allowing the reading of internal files such as configuration files or other data that should remain hidden. Because this flaw only enables local file inclusion for reading, it does not provide direct remote code execution unless the attacker can subsequently execute the included content or obtain further credentials.

Generated by OpenCVE AI on April 28, 2026 at 22:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Remove or disable the Fleur theme if it is not critical for the site’s functionality.
  • If the theme must remain active, update to the latest available release of Fleur, which incorporates the vendor’s fix for the inclusion issue.
  • Modify the theme’s code to eliminate or hard‑code any user‑supplied file paths used in include or require calls, limiting loading to a safe, whitelisted set of files.
  • Implement robust input validation and whitelist checks around all file inclusion operations to prevent arbitrary path traversal.
  • Deploy a web application firewall or enforce strict Content Security Policy headers to block directory traversal attempts.

Generated by OpenCVE AI on April 28, 2026 at 22:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Apr 2026 15: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 Mikado-Themes Fleur fleur allows PHP Local File Inclusion.This issue affects Fleur: from n/a through <= 2.0. 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.2.1.
Title WordPress Fleur theme <= 2.0 - Local File Inclusion vulnerability WordPress Fleur theme <= 2.2.1 - Local File Inclusion vulnerability

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-28T16:55:20.836Z

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 : Deferred

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

Modified: 2026-04-23T15:36:29.133

Link: CVE-2026-22397

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-28T22:30:41Z

Weaknesses