Brave CMS is an open-source CMS. Prior to 2.0.6, this vulnerability is a missing authorization check found in the update role endpoint at routes/web.php. The POST route for /rights/update-role/{id} lacks the checkUserPermissions:assign-user-roles middleware. This allows any authenticated user to change account roles and promote themselves to Super Admin. This vulnerability is fixed in 2.0.6.
References
| Link | Resource |
|---|---|
| https://github.com/Ajax30/BraveCMS-2.0/security/advisories/GHSA-g58h-mvjw-f4hv | Exploit Vendor Advisory |
| https://github.com/Ajax30/BraveCMS-2.0/security/advisories/GHSA-g58h-mvjw-f4hv | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-04-06 20:16
Updated : 2026-07-24 21:10
NVD link : CVE-2026-35182
Mitre link : CVE-2026-35182
CVE.ORG link : CVE-2026-35182
JSON object : View
Products Affected
ajax30
- bravecms
CWE
CWE-862
Missing Authorization
