CVE Catalog

CVE-2026-35182

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.34%

26th percentile - higher than 26% of all known CVEs

Summary

In Brave CMS prior to 2.0.6, the update role endpoint lacks authorization checks, allowing any authenticated user to change roles and become Super Admin.

Risk Assessment

An authenticated attacker can gain full control over the system through privilege escalation.

Recommendation

Update Brave CMS to version 2.0.6 or later.

Other vulnerabilities in Brave CMS

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS