CVE-2026-36720 Details
Description
Insecure permissions in bookcars v8.3 allows authenticated attackers to escalate privileges from user to admin via modifying their user type.
A privilege escalation vulnerability exists in BookCars versions through 8.3. It allows authenticated users to change their user type to admin by modifying the 'type' parameter via the '/api/update-user' endpoint. The issue arises from inadequate authorization checks, enabling users to elevate their privileges and gain unauthorized access to administrative functions.
Implement proper authorization checks to ensure that only administrators can modify user roles. Remove the capability for users to update their own roles through the self-service update endpoint. Apply role-based access control (RBAC) to restrict privileged operations and log all user role modification attempts for security auditing.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 9, 2026CISA-ADP
Assessed Jun 9, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/CC-T-454455/Vulnerabilities/tree/master/bookcars/vulnerability-3 | CISA-ADP | ExploitTechnical Description |
| https://github.com/CC-T-454455/Vulnerabilities/tree/master/bookcars/vulnerability-3 | [email protected] | ExploitTechnical Description |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-284 | Improper Access Control | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| bookcars | <= 8.3 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 23, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 9, 2026 | CVE Modified | CISA-ADP |
| Jun 9, 2026 | CVE Modified | CISA-ADP |
| Jun 9, 2026 | New CVE Received | [email protected] |
Volerion