CVE-2026-5330 Details
Description
A vulnerability was found in SourceCodester/mayuri_k Best Courier Management System 1.0. Affected by this issue is some unknown functionality of the file /ajax.php?action=delete_user of the component User Delete Handler. Performing a manipulation of the argument ID results in improper access controls. The attack may be initiated remotely. The exploit has been made public and could be used.
A broken access control vulnerability has been identified in SourceCodester Gaatitrack Courier Management System version 1.0. The issue resides in the User Delete Handler component, specifically within the ajax.php file, where the delete_user action is processed. This vulnerability allows unauthenticated users to delete any registered user, including administrators, by manipulating the user ID parameter. The deletion is executed without any authentication checks, leading to unauthorized removal of user accounts and potential disruption of service.
Implement authentication checks in ajax.php to ensure that only logged-in users can access the delete_user action. Additionally, establish role-based access controls to verify that the user has the necessary administrative privileges before allowing deletion. Consider using soft deletion methods to prevent permanent loss of data.
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.
Volerion
Assessed Apr 2, 2026CISA-ADP
Assessed Apr 2, 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/zy606/Vulnerability-Report/tree/main/Gaatitrack-Unauth-Delete | [email protected] | ExploitRemedyTechnical Description |
| https://vuldb.com/submit/780734 | [email protected] | Technical Description |
| https://vuldb.com/vuln/354664 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/vuln/354664/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-266 | Incorrect Privilege Assignment | [email protected] |
| CWE-284 | Improper Access Control | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| SourceCodester/mayuri_k Best Courier Management System | 1.0 |
CPE
Remediation
| |
Change History
4 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] |
| Apr 2, 2026 | New CVE Received | [email protected] |
Volerion