CVE-2026-36943: SQL Injection
Published Apr 13, 2026
·Updated
Sourcecodester Computer and Mobile Repair Shop Management System v1.0 is vulnerable to SQL injection in the file /rsms/admin/repairs/managerepair.php.
Affected Software
1 affected component
Sourcecodester Computer and Mobile Repair Shop Management System=1.0
Event History
Apr 13, 2026
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·03:17 PM
DescriptionSeverityWeakness
Frequently Asked Questions
1
What is the severity of CVE-2026-36943?
CVE-2026-36943 is classified as a medium severity vulnerability due to the risk of unauthorized access to sensitive data through SQL injection.
2
How do I fix CVE-2026-36943?
To fix CVE-2026-36943, sanitize and validate all user inputs, use prepared statements, and parameterized queries in your database interactions.
3
What type of vulnerability is CVE-2026-36943?
CVE-2026-36943 is an SQL injection vulnerability that allows attackers to manipulate database queries.
4
Which version of the software is affected by CVE-2026-36943?
CVE-2026-36943 affects version 1.0 of the Sourcecodester Computer and Mobile Repair Shop Management System.
5
Where is the vulnerability located in CVE-2026-36943?
The vulnerability CVE-2026-36943 is found in the file /rsms/admin/repairs/manage_repair.php.