Bravecms 2.0
Approved changes feed: RSS · Atom
cpe:2.3:a:ajax30:bravecms-2.0:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Ajax30 (cd57de4b-c617-5814-9b4b-dcdeb1d8692c) |
|---|---|
| Product | Bravecms 2.0 (0762ceb1-c441-59a0-aa4b-ef8578b6bd3b) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2026-41576 |
vulnerable | 2026-06-08 08:03:15.585008 |
Ajax30/BraveCMS-2.0: Stored HTML Injection in Contact Email via nl2br() and Unescaped Blade Template
HIGH (7.1)
Brave CMS is an open-source CMS. Prior to commit 6c56603, the contact form is publicly accessible (no authentication required). User-supplied message text is passed through PHP's nl2br() function, which converts newlines to <br> tags but does not escape HTML. The resulting string is then passed to a Blade email template using the unescaped {!! $msg !!} directive. The resulting content is then rendered in a Blade email template using the unescaped {!! $msg !!} directive. Because HTML is not sanitized, arbitrary markup can be injected into the email body. While modern HTML-capable email clients (Gmail or Outlook Web) typically block JavaScript execution, they still render HTML content. This allows attackers to craft convincing phishing interfaces inside the email sent to the administrator. This issue has been patched via commit 6c56603.
Published: 2026-05-08T14:50:40.956Z
Updated: 2026-05-13T16:10:05.918Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-41524 |
vulnerable | 2026-06-08 08:03:15.540297 |
Ajax30/BraveCMS-2.0: Stored XSS in Page / Article Content
HIGH (8.7)
Brave CMS is an open-source CMS. Prior to commit 6c56603, page and article body content entered through the CKEditor rich-text editor is stored verbatim in the database and subsequently rendered with Laravel Blade's unescaped output directive {!! !!}. Any JavaScript or HTML injected by an editor-role user is permanently stored and executed in every visitor's browser upon page load. This issue has been patched via commit 6c56603.
Published: 2026-05-08T14:50:26.226Z
Updated: 2026-05-08T21:27:10.583Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-35183 |
vulnerable | 2026-06-08 07:59:13.677814 |
Brave CMS has an Insecure Direct Object Reference in Article Image Deletion
HIGH (7.1)
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.
Published: 2026-04-06T19:11:28.807Z
Updated: 2026-04-07T16:14:01.519Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-35182 |
vulnerable | 2026-06-08 07:59:13.677570 |
Missing Authorization Privilege Escalation
HIGH (8.8)
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.
Published: 2026-04-06T19:10:28.850Z
Updated: 2026-04-07T14:04:00.456Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-35164 |
vulnerable | 2026-06-08 07:59:13.659522 |
Brave CMS Sffected by Unrestricted File Upload via CKEditor Endpoint
HIGH (8.8)
Brave CMS is an open-source CMS. Prior to 2.0.6, an unrestricted file upload vulnerability exists in the CKEditor upload functionality. It is found in app/Http/Controllers/Dashboard/CkEditorController.php within the ckupload method. The method fails to validate uploaded file types and relies entirely on user input. This allows an authenticated user to upload executable PHP scripts and gain Remote Code Execution. This vulnerability is fixed in 2.0.6.
Published: 2026-04-06T17:33:33.715Z
Updated: 2026-04-07T14:07:00.606Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-35047 |
vulnerable | 2026-06-08 07:59:13.442508 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.