Sourcecodester · Computer/Mobile Repair Shop Management System · CVE-2026-10263
**Name of the Vulnerable Software and Affected Versions**
SourceCodester Computer Repair Shop Management System versions prior to 1.0
**Description**
Remote SQL injection is possible via the manipulation of the `ID` argument within an unknown function of the '/admin/products/manage product.php' endpoint. SQL injection is a technique where malicious SQL statements are inserted into entry fields for execution, potentially allowing unauthorized access to the database.
**Recommendations**
Update to a version newer than 1.0.
As a temporary mitigation, restrict access to the '/admin/products/manage product.php' endpoint.