Code Projects · Code-Projects Online Music Site · CVE-2026-1443
**Name of the Vulnerable Software and Affected Versions**
code-projects Online Music Site version 1.0
**Description**
A flaw exists in code-projects Online Music Site version 1.0, specifically within the file `/Administrator/PHP/AdminDeleteUser.php`. Manipulation of the `ID` argument can lead to SQL injection. This issue is remotely exploitable and an exploit has been published. The affected functionality is currently unknown.
**Recommendations**
Apply any available updates or patches for code-projects Online Music Site version 1.0.
As a temporary workaround, restrict access to the file `/Administrator/PHP/AdminDeleteUser.php`.
Sanitize the `ID` parameter before using it in any database queries.