Description
A vulnerability was detected in itsourcecode Hospital Management System 1.0. The affected element is an unknown function of the file /patientlogin.php. Performing a manipulation of the argument loginid results in sql injection. Remote exploitation of the attack is possible. The exploit is now public and may be used.
Published: 2026-07-05
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unchecked SQL injection in the patientlogin.php module of the itsourcecode Hospital Management System, enabled by manipulating the loginid parameter. This flaw falls under CWE-74 and CWE-89 and allows an attacker to inject arbitrary SQL statements, potentially compromising the confidentiality, integrity, and availability of patient data.

Affected Systems

The flaw affects itsourcecode Hospital Management System version 1.0 as published by itsourcecode. No other versions or forks were identified in the advisory.

Risk and Exploitability

The CVSS score of 5.3 indicates medium severity, while an EPSS score of < 1% suggests a low probability of exploitation; the vulnerability is not listed in the CISA KEV catalog. The flaw is remotely exploitable through web traffic. Based on the description, it is inferred that an attacker could read, modify or delete patient records, leading to a data breach.

Generated by OpenCVE AI on August 3, 2026 at 05:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any vendor-issued patch or update for the affected Hospital Management System to eliminate the SQL injection flaw.
  • If a patch is not yet available, refactor the loginid handling to use parameterized queries or enforce strict input validation to prevent SQL injection.
  • Limit the database account permissions to the minimum required for application operation, reducing the potential damage if injection succeeds.
  • Consider deploying a web application firewall or similar filtering layer to block typical SQL injection payloads directed at the login endpoint.

Generated by OpenCVE AI on August 3, 2026 at 05:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 05 Jul 2026 07:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in itsourcecode Hospital Management System 1.0. The affected element is an unknown function of the file /patientlogin.php. Performing a manipulation of the argument loginid results in sql injection. Remote exploitation of the attack is possible. The exploit is now public and may be used.
Title itsourcecode Hospital Management System patientlogin.php sql injection
First Time appeared Itsourcecode
Itsourcecode hospital Management System
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:itsourcecode:hospital_management_system:*:*:*:*:*:*:*:*
Vendors & Products Itsourcecode
Itsourcecode hospital Management System
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 6.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Itsourcecode Hospital Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-06T16:50:34.271Z

Reserved: 2026-07-04T07:52:12.611Z

Link: CVE-2026-14717

cve-icon Vulnrichment

Updated: 2026-07-06T16:36:10.012Z

cve-icon NVD

Status : Deferred

Published: 2026-07-05T07:16:39.630

Modified: 2026-07-06T18:16:39.513

Link: CVE-2026-14717

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T05:30:17Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')