Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Missing Authorization vulnerability in magepeopleteam Booking and Rental Manager booking-and-rental-manager-for-woocommerce allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Booking and Rental Manager: from n/a through <= 2.6.0.
AnalysisAI
The Booking and Rental Manager plugin for WordPress through version 2.6.0 contains an authorization bypass that allows authenticated attackers to modify data they should not have access to. An attacker with low-privilege user credentials can exploit inadequately enforced access controls to perform unauthorized actions. No patch is currently available for this vulnerability.
Technical ContextAI
The vulnerability stems from inadequate authorization checks in the Booking and Rental Manager WordPress plugin (identified by CPE cpe:2.3:a:magepeopleteam:booking_and_rental_manager:*:*:*:*:*:*:*:*), which extends WooCommerce functionality to manage booking and rental transactions. CWE-862 (Missing Authorization) indicates that the application fails to properly enforce access control policies when processing user requests, allowing attackers to perform privileged operations without proper role-based or capability-based authorization verification. This is a common pattern in WordPress plugins where capability checks via functions like current_user_can() are either absent or improperly implemented, particularly affecting REST API endpoints or form handlers that interact with booking data and rental management workflows.
RemediationAI
Update the Booking and Rental Manager plugin to a version beyond 2.6.0 immediately; the vendor should release a patched version addressing the access control deficiency. Until an update is available, restrict access to the plugin's administrative functions and booking management endpoints to trusted IP addresses via Web Application Firewall (WAF) rules or server-level restrictions, disable public-facing REST API endpoints if not explicitly required, and audit user role assignments to ensure only authorized administrators possess capability to modify booking records. Monitor booking logs for suspicious activity indicating unauthorized access. Verify that all access control checks use proper WordPress capability functions (current_user_can(), user_can()) on both the backend and any API endpoints. Consult the vendor advisory at the Patchstack reference link for patch availability and specific upgrade instructions.
More in Booking And Rental Manager
View allPHP Object Injection in the Booking and Rental Manager WordPress plugin (by magepeopleteam, versions <= 2.7.5) allows an
Price manipulation in the Booking and Rental Manager WordPress plugin (versions <=2.7.2) allows unauthenticated attacker
Broken access control in the Booking and Rental Manager WordPress plugin (versions <= 2.7.6) allows subscriber-level aut
Stored Cross-Site Scripting in Magepeople Inc.'s Booking and Rental Manager WordPress/WooCommerce plugin (all versions t
Missing authorization in the Booking and Rental Manager WordPress plugin (≤ 2.6.9) exposes unauthenticated remote attack
Broken access control in MagePeople Inc.'s Booking and Rental Manager WordPress plugin (all versions through 2.7.5) perm
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-15545
GHSA-43fq-73ph-565p