CVE-2026-86293 Details
Description
A flaw has been found in SourceCodester Simple Traffic Offense System 1.0. Affected by this vulnerability is an unknown functionality of the file delete-user.php of the component Deletion Endpoint. Executing a manipulation of the argument ID can lead to missing authentication. The attack may be launched remotely. The exploit has been published and may be used.
A vulnerability exists in SourceCodester Simple Traffic Offense System version 1.0, specifically within the deletion endpoints `delete-user.php` and `delete-offence.php`. These endpoints allow for record deletion via GET requests without requiring authentication or authorization. An attacker can exploit this by removing the session cookie or sending a request without a valid session, leading to unauthorized deletion of user accounts or offence-related records. This flaw disrupts normal application operation and causes data loss.
To address this vulnerability, implement server-side authentication and authorization checks for all deletion actions. Change the request method for state-altering operations from GET to POST, and add role-based access controls for the user and offence deletion endpoints.
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 Sep 7, 2026CISA-ADP
Assessed Sep 8, 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/tan1540684326-QAQ/cve/issues/2 | [email protected] | ExploitIssue TrackingTechnical Description |
| https://vuldb.com/cve/CVE-2026-86293 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/906278 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/399455 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/399455/cti | [email protected] | Content Wall |
| https://www.sourcecodester.com/ | [email protected] | Vendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-287 | Improper Authentication | [email protected] |
| CWE-306 | Missing Authentication for Critical Function | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| SourceCodester Simple Traffic Offense System | v1.0 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 8, 2026 | CVE Modified | CISA-ADP |
| Sep 7, 2026 | New CVE Received | [email protected] |
Volerion