Description
Contributor PHP Object Injection in Booking and Rental Manager <= 2.7.5 versions.
Published: 2026-08-27
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a PHP Object Injection flaw in the WordPress Booking and Rental Manager plugin versions up to 2.7.5. An attacker can supply specially crafted serialized data to the plugin’s input handling, causing PHP to instantiate objects that may execute arbitrary code. The flaw is formally classified as CWE-502 and can lead to compromise of confidentiality, integrity, and availability of the affected WordPress site.

Affected Systems

The affected product is the Booking and Rental Manager plugin developed by magepeopleteam. All installations running plugin version 2.7.5 or earlier are vulnerable. No additional affected systems are listed.

Risk and Exploitability

The vulnerability carries a CVSS score of 8.8, indicating high severity. The EPSS score is not available, and the flaw is not listed in the CISA KEV catalog. Based on the nature of PHP Object Injection, exploitation requires the ability to defer serialized input to the plugin—likely achievable via user‑controlled form data or URL parameters. If the application processes this input during an authenticated session, the attacker may successfully inject and execute malicious objects, resulting in full code execution on the server.

Generated by OpenCVE AI on August 27, 2026 at 10:27 UTC.

Remediation

Vendor Solution

Update the WordPress Booking and Rental Manager Plugin to the latest available version (at least 2.7.6).


OpenCVE Recommended Actions

  • Update the Booking and Rental Manager plugin to version 2.7.6 or later.
  • If an update cannot be applied immediately, disable the plugin to block further processing of vulnerable code.
  • Remove any old plugin files and delete related uploads to prevent accidental execution of legacy code.

Generated by OpenCVE AI on August 27, 2026 at 10:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 27 Aug 2026 09:30:00 +0000

Type Values Removed Values Added
Description Contributor PHP Object Injection in Booking and Rental Manager <= 2.7.5 versions.
Title WordPress Booking and Rental Manager plugin <= 2.7.5 - PHP Object Injection vulnerability
Weaknesses CWE-502
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/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-08-27T12:36:34.010Z

Reserved: 2026-08-24T07:37:35.410Z

Link: CVE-2026-78257

cve-icon Vulnrichment

Updated: 2026-08-27T12:36:17.842Z

cve-icon NVD

Status : Received

Published: 2026-08-27T10:16:36.750

Modified: 2026-08-27T13:18:37.373

Link: CVE-2026-78257

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T10:30:06Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data