Itsourcecode · Hospital Management System · CVE-2026-14717
**Name of the Vulnerable Software and Affected Versions**
itsourcecode Hospital Management System version 1.0
**Description**
A SQL injection issue exists in the `/patientlogin.php` file. This occurs when the `loginid` argument is manipulated, allowing for remote exploitation. SQL injection is a technique where malicious SQL statements are inserted into entry fields for execution, potentially allowing unauthorized access to the database.
**Recommendations**
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
As a temporary workaround, restrict access to the `/patientlogin.php` file or avoid using the `loginid` parameter until a patch is available.