CVE-2026-2984 Details
Description
A vulnerability was identified in SourceCodester Student Result Management System 1.0. This affects an unknown function of the file /admin/core/drop_user.php. Such manipulation of the argument ID leads to denial of service. The attack can be executed remotely. The exploit is publicly available and might be used.
A denial-of-service vulnerability has been identified in SourceCodester Student Result Management System version 1.0. The issue resides in the file /admin/core/drop_user.php, where the script lacks authentication and authorization checks. This vulnerability allows an unauthenticated remote attacker to delete the Super Administrator account by sending a crafted GET request with the id parameter. The exploitation of this vulnerability leads to a permanent loss of access to the administrative panel, causing a critical disruption in system management.
To address this vulnerability, it is recommended to implement session-based access control in the affected script. This can be done by adding a session validation check to ensure that the user is logged in and has the appropriate administrative privileges before allowing account deletion.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Feb 23, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/Shaon-Xis/SRMS-1.0---Unauthenticated-SMTP-Hijacking-to-Account-Takeover#vulnerability-3-unauthenticated-arbitrary-account-deletion-dos | [email protected] | ExploitMitigationThird Party Advisory |
| https://vuldb.com/?ctiid.347367 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.347367 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.756136 | [email protected] | Third Party AdvisoryVDB Entry |
| https://www.sourcecodester.com/ | [email protected] | Product |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-404 | Improper Resource Shutdown or Release | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| munyweki student result management system | 1.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Feb 24, 2026 | Initial Analysis | [email protected] |
| Feb 23, 2026 | New CVE Received | [email protected] |