Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Network-reachable plugin endpoint requires no authentication; only partial integrity impact confirmed, with no confidentiality or availability consequence described.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Missing Authorization vulnerability in magepeopleteam Car Rental Manager car-rental-manager allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Car Rental Manager: from n/a through <= 1.3.7.
AnalysisAI
Missing authorization controls in the Car Rental Manager WordPress plugin (≤1.3.7) allow unauthenticated remote attackers to exploit incorrectly configured access control levels, resulting in limited integrity impact. The CVSS vector (PR:N/UI:N) confirms exploitation requires no credentials or user interaction against any publicly reachable WordPress site running the affected plugin. No public exploit code or CISA KEV listing has been identified at time of analysis, keeping real-world risk at a moderate level despite the trivial exploitation conditions.
Technical ContextAI
CWE-862 (Missing Authorization) describes a failure to verify that the requesting principal holds the necessary permissions before executing a privileged operation. In WordPress plugins, this typically manifests as the absence of current_user_can() capability checks - or the use of misconfigured nonce/role checks - on AJAX handlers, REST API routes, or admin-page actions. The affected product, identified by CPE cpe:2.3:a:magepeopleteam:car_rental_manager:*:*:*:*:*:*:*:*, is a plugin by magepeopleteam that manages vehicle rental workflows inside WordPress. The Patchstack tag 'Broken Access Control' corroborates that one or more plugin endpoints accept and act on requests without enforcing WordPress capability gates, allowing callers at lower privilege levels (or no privilege at all, per PR:N) to trigger functionality intended for authorized roles.
RemediationAI
Update the Car Rental Manager plugin beyond version 1.3.7 as soon as a patched release is available from the plugin author (magepeopleteam). No specific patched version number is confirmed in available data - consult the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/car-rental-manager/vulnerability/wordpress-car-rental-manager-plugin-1-3-7-broken-access-control-vulnerability and the WordPress Plugin Repository for the latest release status. As an interim compensating control, consider disabling the plugin until a fix is confirmed, accepting the trade-off of losing rental management functionality. Alternatively, web application firewall (WAF) rules that restrict unauthenticated POST requests to the plugin's known AJAX or admin endpoints can reduce exposure, though the specific vulnerable endpoints are not publicly disclosed at this time. Restricting wp-admin and wp-login.php access by IP range is a general hardening measure that limits the attack surface for WordPress plugin flaws of this class.
More in Wordpress Plugin
View allThe 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
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
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 Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43321