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

14 Apr 2026, 15:50

Type Values Removed Values Added
CPE cpe:2.3:a:ajax30:bravecms:*:*:*:*:*:*:*:*
First Time Ajax30
Ajax30 bravecms
References () https://github.com/Ajax30/BraveCMS-2.0/security/advisories/GHSA-g58h-mvjw-f4hv - () https://github.com/Ajax30/BraveCMS-2.0/security/advisories/GHSA-g58h-mvjw-f4hv - Exploit, Vendor Advisory

07 Apr 2026, 15:17

Type Values Removed Values Added
References () https://github.com/Ajax30/BraveCMS-2.0/security/advisories/GHSA-g58h-mvjw-f4hv - () https://github.com/Ajax30/BraveCMS-2.0/security/advisories/GHSA-g58h-mvjw-f4hv -

06 Apr 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-06 20:16

Updated : 2026-04-14 15:50


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