CVE-2026-9484
SourceCodester Student Grades Management System classroom.php removeStudentFromClassroom improper authorization
Description
A vulnerability was determined in SourceCodester Student Grades Management System 1.0. Affected by this vulnerability is the function getClassroomStudents/removeStudentFromClassroom of the file classroom.php. Executing a manipulation of the argument classroom_id can lead to improper authorization. The attack may be launched remotely. The exploit has been publicly disclosed and may be utilized.
INFO
Published Date :
May 25, 2026, 7 p.m.
Last Modified :
May 25, 2026, 7 p.m.
Remotely Exploit :
No
Source :
VulDB
Affected Products
The following products are affected by CVE-2026-9484
vulnerability.
Even if cvefeed.io is aware of the exact versions of the
products
that
are
affected, the information is not represented in the table below.
No affected product recoded yet
Solution
- Validate the classroom_id argument before processing.
- Implement proper access control checks for the function.
- Review and enforce authorization rules.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2026-9484 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2026-9484 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
New CVE Received by [email protected]
May. 25, 2026
Action Type Old Value New Value Added Description A vulnerability was determined in SourceCodester Student Grades Management System 1.0. Affected by this vulnerability is the function getClassroomStudents/removeStudentFromClassroom of the file classroom.php. Executing a manipulation of the argument classroom_id can lead to improper authorization. The attack may be launched remotely. The exploit has been publicly disclosed and may be utilized. Added CVSS V4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X Added CVSS V3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L Added CVSS V2 (AV:N/AC:L/Au:S/C:P/I:P/A:P) Added CWE CWE-285 Added CWE CWE-266 Added Reference https://github.com/Jack-MRJ/Student-Grades-Management-System-Vulnerability-Report Added Reference https://vuldb.com/submit/814038 Added Reference https://vuldb.com/submit/814039 Added Reference https://vuldb.com/submit/814042 Added Reference https://vuldb.com/vuln/365465 Added Reference https://vuldb.com/vuln/365465/cti Added Reference https://www.sourcecodester.com/