Description
A security vulnerability has been detected in light0011 cms c774dce31c6df0055568a8d5c53d964d99be199d/f72cf46f601efb2a0618c3814cc2f61380b38930. This issue affects some unknown processing of the file App/Home/Controller/ChapterController.class.php of the component Chapter Controller. Such manipulation of the argument content leads to authorization bypass. The attack may be launched remotely. The exploit has been disclosed publicly and may be used. This product operates on a rolling release basis, ensuring continuous delivery. Consequently, there are no version details for either affected or updated releases. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-09-04
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the light0011 CMS ChapterController allows an attacker to bypass normal authorization checks by manipulating arguments sent to the ChapterController.class.php file. The vulnerability is based on improper authentication enforcement (CWE-285) and insufficient verification of the caller’s authority (CWE-639). If successful, an attacker could access or modify content intended only for higher‑privileged roles, potentially compromising the confidentiality, integrity, and availability of site data.

Affected Systems

The affected product is light0011 CMS, specifically the Chapter Controller component. No specific version numbers are listed, as the project follows a rolling release cycle and the patch status is unknown.

Risk and Exploitability

The CVSS score of 6.9 signals a moderate risk, and the EPSS score is not available, so current exploitation probability is unknown. The vulnerability can be exploited remotely via crafted requests to the ChapterController endpoints, and public disclosures confirm that it is usable. The absence of a KEV listing indicates that it has not yet been identified as a known exploited vulnerability in the wild.

Generated by OpenCVE AI on September 4, 2026 at 02:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deploy the latest fixed release of light0011 CMS once the vendor releases a patch for ChapterController.
  • If no patch is available, restrict access to the ChapterController endpoints to privileged users only by configuring role‑based access controls or routing rules on the web server.
  • Continuously monitor the application logs for unusual access attempts to ChapterController actions and consider adding intrusion detection alerts for unauthorized usage.

Generated by OpenCVE AI on September 4, 2026 at 02:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 01:15:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in light0011 cms c774dce31c6df0055568a8d5c53d964d99be199d/f72cf46f601efb2a0618c3814cc2f61380b38930. This issue affects some unknown processing of the file App/Home/Controller/ChapterController.class.php of the component Chapter Controller. Such manipulation of the argument content leads to authorization bypass. The attack may be launched remotely. The exploit has been disclosed publicly and may be used. This product operates on a rolling release basis, ensuring continuous delivery. Consequently, there are no version details for either affected or updated releases. The project was informed of the problem early through an issue report but has not responded yet.
Title light0011 cms Chapter Controller ChapterController.class.php authorization
First Time appeared Light0011
Light0011 cms
Weaknesses CWE-285
CWE-639
CPEs cpe:2.3:a:light0011:cms:*:*:*:*:*:*:*:*
Vendors & Products Light0011
Light0011 cms
References
Metrics cvssV2_0

{'score': 5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:N/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 5.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-04T01:00:10.164Z

Reserved: 2026-09-03T17:53:52.320Z

Link: CVE-2026-85381

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-04T01:17:22.883

Modified: 2026-09-04T01:17:22.883

Link: CVE-2026-85381

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T04:30:12Z

Weaknesses
  • CWE-285

    Improper Authorization

  • CWE-639

    Authorization Bypass Through User-Controlled Key