CVE-2026-35182

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:ajax30:bravecms:*:*:*:*:*:*:*:*

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