SourceCodester Student Grades Management System grades.php improper authorization
Description
A vulnerability was found in SourceCodester Student Grades Management System 1.0. Affected is an unknown function of the file grades.php. Performing a manipulation of the argument student_id results in improper authorization. The attack may be initiated remotely. The exploit has been made public and could be used.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Improper authorization in Student Grades Management System 1.0 grades.php allows remote attackers to access or modify student grades without proper authentication.
Vulnerability
In SourceCodester Student Grades Management System version 1.0, the grades.php file fails to enforce proper authorization checks on the student_id parameter. An attacker can manipulate this parameter to access or modify grade records belonging to other students. The vulnerability is present in the publicly available code [2].
Exploitation
An attacker can exploit this vulnerability remotely by sending a crafted HTTP request to grades.php with a modified student_id value. No prior authentication is required, as the system does not verify the user's identity or permissions before processing the request [2]. The exploit has been publicly disclosed, increasing the risk of active attacks.
Impact
Successful exploitation allows an attacker to view, alter, or delete grade data for any student in the system, leading to unauthorized disclosure or manipulation of academic records. This compromises the confidentiality and integrity of the application's data.
Mitigation
As of the publication date, no official patch has been released. The vendor has not acknowledged the vulnerability. Users should implement additional access controls, such as server-side session validation and authorization checks, or consider migrating to a maintained alternative. The vulnerability is not listed in the CISA KEV at this time.
AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: 1.0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- vuldb.com/submit/814037mitrethird-party-advisory
- vuldb.com/vuln/365464mitrevdb-entrytechnical-description
- vuldb.com/vuln/365464/ctimitresignaturepermissions-required
- www.sourcecodester.commitreproduct
News mentions
0No linked articles in our index yet.