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
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
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.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
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