Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in magepeopleteam Booking and Rental Manager booking-and-rental-manager-for-woocommerce allows PHP Local File Inclusion.This issue affects Booking and Rental Manager: from n/a through <= 2.2.8.
Published: 2025-04-15
Score: 7.5 High
EPSS: 1.1% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an improper control of filename for an include/require statement in PHP, allowing an attacker to trigger PHP Local File Inclusion. This flaw is categorized as CWE‑98 and can enable an attacker to read arbitrary files from the server or, in some configurations, execute unintended code. The impact is therefore the potential disclosure of sensitive files or arbitrary code execution on the host, compromising confidentiality, integrity, and availability of the affected WordPress site.

Affected Systems

The affected product is the WordPress Booking and Rental Manager plugin from magepeopleteam, specifically the version family listed as n/a through <= 2.2.8. Users running any supported WordPress installation that has this plugin installed prior to or at version 2.2.8 are susceptible.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity risk. The EPSS score is noted as 1%, indicating a low but non‑negligible likelihood of exploitation, and the vulnerability is not currently listed in the CISA KEV catalog. Attackers would likely exploit this flaw via a crafted request that manipulates the include process, leveraging the plugin’s file inclusion path without proper validation. The attack does not require special privileges beyond the web application context.

Generated by OpenCVE AI on May 24, 2026 at 14:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Booking and Rental Manager plugin to the latest version that addresses the LFI flaw (e.g., v2.2.9 or later).
  • If an immediate upgrade is not possible, modify the plugin’s code to sanitize the filename input: enforce a strict whitelist of allowed files or eliminate the vulnerable include/require statement.
  • Add a WAF rule or PHP configuration to block inclusion of system files and restrict the include path, for example by setting include_path to a safe directory and denying patterns such as '../' in filenames.

Generated by OpenCVE AI on May 24, 2026 at 14:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-11107 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in magepeopleteam Booking and Rental Manager allows PHP Local File Inclusion. This issue affects Booking and Rental Manager: from n/a through 2.2.8.
History

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

Type Values Removed Values Added
Metrics cvssV3_1

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


Wed, 01 Apr 2026 23: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 magepeopleteam Booking and Rental Manager allows PHP Local File Inclusion. This issue affects Booking and Rental Manager: from n/a through 2.2.8. Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in magepeopleteam Booking and Rental Manager booking-and-rental-manager-for-woocommerce allows PHP Local File Inclusion.This issue affects Booking and Rental Manager: from n/a through <= 2.2.8.
References
Metrics cvssV3_1

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


Wed, 16 Apr 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 15 Apr 2025 22: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 magepeopleteam Booking and Rental Manager allows PHP Local File Inclusion. This issue affects Booking and Rental Manager: from n/a through 2.2.8.
Title WordPress Booking and Rental Manager plugin <= 2.2.8 - Local File Inclusion vulnerability
Weaknesses CWE-98
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:11:46.680Z

Reserved: 2025-02-17T11:52:15.090Z

Link: CVE-2025-27011

cve-icon Vulnrichment

Updated: 2025-04-16T14:58:26.016Z

cve-icon NVD

Status : Deferred

Published: 2025-04-15T22:15:19.580

Modified: 2026-04-23T15:26:14.703

Link: CVE-2025-27011

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-24T14:45:35Z

Weaknesses
  • CWE-98

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