Description
A flaw has been found in SourceCodester Syllabus-Aligned Learning Management & Examination System 1.0. This issue affects some unknown processing of the file db.php. Executing a manipulation can lead to hard-coded credentials. The attack can be executed remotely. The exploit has been published and may be used.
Published: 2026-09-07
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Exposure of hard‑coded credentials allows authentication bypass
Action: Patch
AI Analysis

Impact

The vulnerability resides in the db.php file of the SourceCodester Syllabus‑Aligned Learning Management & Examination System 1.0 and contains hard‑coded credentials that can be accessed through remote input manipulation. Attackers can bypass authentication and potentially gain unrestricted access to the system’s administrative functions, leveraging weaknesses of insecure credential storage (CWE‑259, CWE‑798).

Affected Systems

Only the SourceCodester Syllabus‑Aligned Learning Management & Examination System, version 1.0, is affected. No other versions or products have been identified as vulnerable.

Risk and Exploitability

The CVSS score is 6.9, indicating a moderate‑to‑high severity. EPSS is not available, and while the exploit is published, there is no confirmation of real‑world exploitation, meaning the threat remains theoretical. It is not listed in the CISA KEV catalog. Attackers can execute this remotely by providing specially crafted input to db.php, triggering the embedded credentials.

Generated by OpenCVE AI on September 7, 2026 at 07:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑released patch or upgrade to a newer version of the Syllabus‑Aligned Learning Management & Examination System that removes hard‑coded credentials.
  • If an update is not yet available, immediately replace the hard‑coded credentials in db.php with secure, environment‑based authentication configuration, ensuring passwords are stored hashed and salted.
  • Restrict direct web access to db.php by configuring the web server to deny or authenticate such requests so that only trusted administrators can reach the file.

Generated by OpenCVE AI on September 7, 2026 at 07:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 09 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 07 Sep 2026 06:00:00 +0000

Type Values Removed Values Added
Description A flaw has been found in SourceCodester Syllabus-Aligned Learning Management & Examination System 1.0. This issue affects some unknown processing of the file db.php. Executing a manipulation can lead to hard-coded credentials. The attack can be executed remotely. The exploit has been published and may be used.
Title SourceCodester Syllabus-Aligned Learning Management & Examination System db.php hard-coded credentials
First Time appeared Sourcecodester
Sourcecodester syllabus-aligned Learning Management Examination System
Weaknesses CWE-259
CWE-798
CPEs cpe:2.3:a:sourcecodester:syllabus-aligned_learning_management_examination_system:*:*:*:*:*:*:*:*
Vendors & Products Sourcecodester
Sourcecodester syllabus-aligned Learning Management Examination System
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/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:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Sourcecodester Syllabus-aligned Learning Management Examination System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-09T14:16:27.113Z

Reserved: 2026-09-06T13:33:35.535Z

Link: CVE-2026-86276

cve-icon Vulnrichment

Updated: 2026-09-09T14:16:07.815Z

cve-icon NVD

Status : Deferred

Published: 2026-09-07T06:17:24.173

Modified: 2026-09-09T15:17:15.880

Link: CVE-2026-86276

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-07T08:00:07Z

Weaknesses
  • CWE-259

    Use of Hard-coded Password

  • CWE-798

    Use of Hard-coded Credentials