Security Advisory

CVE-2026-35182

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-04-06 19:10:28
Last updated 2026-04-07 14:04:00
Assigner GitHub_M
State PUBLISHED

Description

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.