CVE-2026-37602: SQL Injection
Published Apr 14, 2026
·Updated
SourceCodester Patient Appointment Scheduler System v1.0 is vulnerable to SQL Injection in the file /scheduler/admin/user/manageuser.php.
Affected Software
1 affected component
Sourcecodester Patient Appointment Scheduler System=1.0
Event History
Apr 14, 2026
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·03:16 PM
DescriptionSeverityWeakness
Frequently Asked Questions
1
What is the severity of CVE-2026-37602?
CVE-2026-37602 is classified as a critical vulnerability due to its potential for exploitation through SQL Injection.
2
How do I fix CVE-2026-37602?
To fix CVE-2026-37602, ensure that user inputs are sanitized and implement prepared statements in your SQL queries.
3
What systems are affected by CVE-2026-37602?
CVE-2026-37602 affects SourceCodester Patient Appointment Scheduler System version 1.0.
4
Can CVE-2026-37602 lead to data breaches?
Yes, exploitation of CVE-2026-37602 can allow attackers to access sensitive data in the database.
5
Is updating the software enough to mitigate CVE-2026-37602?
Simply updating the software may not be sufficient; proper coding practices need to be implemented to fully mitigate the vulnerability.