CVE-2026-85378 Details
Description
A vulnerability was identified in light0011 cms c774dce31c6df0055568a8d5c53d964d99be199d/f72cf46f601efb2a0618c3814cc2f61380b38930. Affected by this issue is the function AuthController::_initialize of the file App/Admin/Controller/ChapterController.class.php of the component Chapter Controller. The manipulation leads to authorization bypass. The attack can be initiated remotely. The exploit is publicly available and might be used. Continious delivery with rolling releases is used by this product. Therefore, no version details of affected nor updated releases are available. The project was informed of the problem early through an issue report but has not responded yet.
An authorization bypass vulnerability has been identified in Light0011 CMS, specifically in the Chapter and Advertisement controllers. The issue arises in the function AuthController::_initialize, located in the file App/Admin/Controller/ChapterController.class.php. This vulnerability allows unauthenticated users to access administrative features, including listing, creating, modifying, deleting, and uploading content through the affected endpoints. The vulnerability is present in the commit f72cf46f601efb2a0618c3814cc2f61380b38930.
To address this vulnerability, both the Chapter and Advertisement controllers should be modified to extend the AuthController, ensuring that authorization checks are applied to all actions that alter content. Additionally, implement POST requests with CSRF validation for content writing actions.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 3, 2026CISA-ADP
Assessed Sep 11, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/light0011/cms/ | [email protected] | ProductSource CodeVendor |
| https://github.com/light0011/cms/issues/4 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/cve/CVE-2026-85378 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/894787 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/398532 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/398532/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-285 | Improper Authorization | [email protected] |
| CWE-639 | Authorization Bypass Through User-Controlled Key | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| light0011 cms | f72cf46f601efb2a0618c3814cc2f61380b38930 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 11, 2026 | CVE Modified | CISA-ADP |
| Sep 3, 2026 | New CVE Received | [email protected] |
Volerion