CVE-2026-9483
Improper Authorization in Student Grades Management System via grades.php
Publication date: 2026-05-25
Last updated on: 2026-05-25
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| sourcecodester | student_grades_management_system | 1.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-266 | A product incorrectly assigns a privilege to a particular actor, creating an unintended sphere of control for that actor. |
| CWE-285 | The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the SourceCodester Student Grades Management System 1.0, specifically in an unknown function within the file grades.php. It involves manipulation of the argument student_id, which leads to improper authorization. This means an attacker can remotely exploit this flaw to bypass authorization controls.
How can this vulnerability impact me? :
The vulnerability allows an attacker to remotely manipulate the student_id parameter to gain unauthorized access or perform actions they should not be allowed to. This can lead to unauthorized viewing or modification of student grades or related data, potentially compromising the integrity and confidentiality of the system's information.