Description
A vulnerability was detected in light0011 cms c774dce31c6df0055568a8d5c53d964d99be199d/f72cf46f601efb2a0618c3814cc2f61380b38930. This issue affects some unknown processing of the file App/Common/Conf/config.php of the component Debug Mode. The manipulation of the argument DB_DEBUG results in information disclosure. It is possible to launch the attack remotely. The exploit is now public and may be used. This product takes the approach of rolling releases to provide continious delivery. Therefore, version details for affected and updated releases are not available. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-09-07
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Manipulation of the DB_DEBUG argument in light0011 CMS’s config.php file allows remote attackers to access configuration information. The vulnerability arises from improper handling of this parameter during a debugging operation, exposing internal configuration details that are not intended for public disclosure. Because the flaw is triggered via an HTTP request, an attacker can potentially learn sensitive database credentials, file paths, or other configuration settings, which could facilitate further compromise. The CVSS score of 6.9 indicates a moderate severity and reflects the risk of information exposure and possible privilege escalation through exposed configuration data.

Affected Systems

The affected product is light0011 CMS, with no specific version or release information available due to the project’s rolling release model. All installations of the CMS that include the Debug Mode component and expose the configuration file are potentially vulnerable. The absence of version data means that any active deployment of light0011 CMS remains at risk until a patch or disabling of debug mode is performed.

Risk and Exploitability

The vulnerability can be exploited remotely by sending requests that modify the DB_DEBUG argument, and the vulnerability is publicly documented with available proof‑of‑concept references. Although the EPSS score is not available, the publicly disclosed exploit indicates a realistic likelihood of exploitation. The CVSS score of 6.9 places this in the moderate range, yet the potential to disclose sensitive configuration data elevates the overall risk. The vulnerability is not listed in the CISA KEV catalog, which suggests it has not yet been widely used in known attacks, but the already available exploit files mean that mitigation should be urgent.

Generated by OpenCVE AI on September 7, 2026 at 14:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest released version of light0011 CMS once a patch that disables or properly protects the DB_DEBUG parameter is available.
  • Disable or remove the debug mode configuration (set DB_DEBUG to false or 0) in the config.php file and ensure the parameter cannot be manipulated by external requests.
  • Restrict access to the configuration directory and the config.php file by enforcing strict file permissions, and implement network segmentation or firewall rules to limit exposure of the debug endpoints to authorized administrators only.

Generated by OpenCVE AI on September 7, 2026 at 14:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 07 Sep 2026 13:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in light0011 cms c774dce31c6df0055568a8d5c53d964d99be199d/f72cf46f601efb2a0618c3814cc2f61380b38930. This issue affects some unknown processing of the file App/Common/Conf/config.php of the component Debug Mode. The manipulation of the argument DB_DEBUG results in information disclosure. It is possible to launch the attack remotely. The exploit is now public and may be used. This product takes the approach of rolling releases to provide continious delivery. Therefore, version details for affected and updated releases are not available. The project was informed of the problem early through an issue report but has not responded yet.
Title light0011 cms Debug Mode config.php information disclosure
First Time appeared Light0011
Light0011 cms
Weaknesses CWE-200
CWE-284
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-07T13:30:07.257Z

Reserved: 2026-09-06T18:19:54.406Z

Link: CVE-2026-86308

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-07T14:16:56.120

Modified: 2026-09-07T14:16:56.120

Link: CVE-2026-86308

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-07T15:00:13Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-284

    Improper Access Control