Description
A vulnerability was identified in SourceCodester Online Examination & Learning Management System 1.0. Impacted is an unknown function of the file view_students.php. Such manipulation of the argument class_group leads to authorization bypass. The attack may be launched remotely.
Published: 2026-08-06
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A vulnerability located in the online examination and learning management system enables an attacker to manipulate the class_group parameter within the view_students.php page, allowing the procurement of data that is normally restricted. The flaw permits an unauthorized user to bypass normal access controls, effectively gaining privilege to read protected student information. The weakness is classified under CWE-285 for improper authorization and CWE-639 for misuse of privileged operations, and directly threatens confidentiality and integrity of student records.

Affected Systems

The exposed system is the SourceCodester Online Examination & Learning Management System, with the affected build reported as version 1.0. Administrators should verify whether their instance uses this version or contains the vulnerable view_students.php module. Any deployed instance that has not been updated to a secure release may be susceptible.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity vulnerability, and the exploit probability is not documented, with no listing in CISA KEV. Attack can be performed remotely by supplying a crafted class_group value to the web application, implying that an unauthenticated or low-privileged threat actor can trigger the unauthorized access. While there are no known public exploits, the remote nature and lack of a user interface restriction make it a realistic target for threat actors seeking to harvest student data.

Generated by OpenCVE AI on August 6, 2026 at 23:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor’s latest security patch or update the source code to the corrected version of view_students.php
  • Restrict HTTP access to view_students.php to authenticated users only, enforcing role‑based permissions
  • Implement server‑side validation and whitelisting for the class_group parameter to prevent tampering

Generated by OpenCVE AI on August 6, 2026 at 23:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in SourceCodester Online Examination & Learning Management System 1.0. Impacted is an unknown function of the file view_students.php. Such manipulation of the argument class_group leads to authorization bypass. The attack may be launched remotely.
Title SourceCodester Online Examination & Learning Management System view_students.php authorization
First Time appeared Sourcecodester
Sourcecodester online Examination Learning Management System
Weaknesses CWE-285
CWE-639
CPEs cpe:2.3:a:sourcecodester:online_examination_learning_management_system:*:*:*:*:*:*:*:*
Vendors & Products Sourcecodester
Sourcecodester online Examination Learning Management System
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Sourcecodester Online Examination Learning Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-06T18:30:09.257Z

Reserved: 2026-08-06T08:38:56.922Z

Link: CVE-2026-19066

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T23:45:03Z

Weaknesses
  • CWE-285

    Improper Authorization

  • CWE-639

    Authorization Bypass Through User-Controlled Key