a4m4 Student Management System Unauthenticated Access Vulnerability in Admin Delete and Update Scripts

Vulnerability

A vulnerability exists in a4m4 Student-Management-System versions prior to f0c5f6842c5e8c431ff02b5260a565ca844df3a0. The issue arises in the admin/deleteform.php file, where an unknown function improperly authorizes requests. This vulnerability allows unauthenticated users to delete student records remotely, potentially leading to significant data loss and integrity issues. The admin/updatedata.php script is also affected, allowing unauthorized modifications of student information. The absence of session validation in these scripts means that actions can be performed anonymously, without any logging or traceability.

Impact

Exploitation of this vulnerability allows for arbitrary deletion and modification of student records. The lack of authentication or authorization in the affected scripts means that these actions can be performed by anyone who knows the endpoint, causing severe data integrity issues and disrupting business operations that rely on accurate student information.

Reproduction

To reproduce this vulnerability, send a GET request to the admin/deleteform.php endpoint without any session cookie. Include a student ID in the sid parameter. The server will respond with HTTP 200 OK, indicating that the request was processed successfully without any authentication checks. This same method can be used with the admin/updatedata.php script to modify student records.

Added: Jun 1, 2026, 5:57 PM
Updated: Jun 1, 2026, 5:57 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
0.6
exploitability
8.7
remediation
0.0
relevance
9.7
threat
6.4
urgency
2.9
incentive
4.2

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.