Brave CMS is an open-source CMS. Prior to 2.0.6, an Insecure Direct Object Reference (IDOR) vulnerability exists in the article image deletion feature. It is located in app/Http/Controllers/Dashboard/ArticleController.php within the deleteImage method. The endpoint accepts a filename from the URL but does not verify ownership. This allows an authenticated user with edit permissions to delete images attached to articles owned by other users. This vulnerability is fixed in 2.0.6.
References
| Link | Resource |
|---|---|
| https://github.com/Ajax30/BraveCMS-2.0/security/advisories/GHSA-cpf3-fxwg-cwr3 | Exploit Vendor Advisory |
Configurations
History
14 Apr 2026, 15:50
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Ajax30
Ajax30 bravecms |
|
| CPE | cpe:2.3:a:ajax30:bravecms:*:*:*:*:*:*:*:* | |
| References | () https://github.com/Ajax30/BraveCMS-2.0/security/advisories/GHSA-cpf3-fxwg-cwr3 - Exploit, Vendor Advisory |
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-35183
Mitre link : CVE-2026-35183
CVE.ORG link : CVE-2026-35183
JSON object : View
Products Affected
ajax30
- bravecms
CWE
CWE-639
Authorization Bypass Through User-Controlled Key
