Description
A security vulnerability has been detected in itsourcecode Hospital Management System 1.0. Affected by this vulnerability is an unknown functionality of the file /prescriptionorderreport.php. Such manipulation of the argument delid leads to sql injection. The attack may be launched remotely. The exploit has been disclosed publicly and may be used.
Published: 2026-07-20
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability occurs in Hospital Management System 1.0 within the file /prescriptionorderreport.php. A manipulation of the delid argument enables an attacker to inject arbitrary SQL statements, resulting in unauthorized data disclosure or modification. This weakness arises from improper input handling, classified as CWE-89 (SQL Injection).

Affected Systems

Itsourcecode Hospital Management System version 1.0 is affected. No additional versions or product variants are listed.

Risk and Exploitability

The CVSS score of 5.3 assigns a moderate risk level. EPSS score is less than 1% and the vulnerability is not listed in the CISA KEV catalog. The description states the attack may be launched remotely, suggesting an attacker could issue crafted HTTP requests to the vulnerable endpoint. While a publicly disclosed exploit exists, its potential impact remains limited to data tampering rather than full code execution. The overall risk is moderate; however, organizations should verify whether the system is exposed to potential exploitation.

Generated by OpenCVE AI on July 30, 2026 at 19:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any vendor‑issued patch or upgrade to the latest version of the Hospital Management System.
  • Restrict the delid parameter to numeric values or otherwise validate input to discard non‑legitimate characters.
  • Limit the privileges of the database account used by the application so it can only execute allowed queries.
  • Enable detailed logging of database activity and monitor for anomalous delid values or suspicious SQL patterns.

Generated by OpenCVE AI on July 30, 2026 at 19:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 20 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 20 Jul 2026 13:00:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in itsourcecode Hospital Management System 1.0. Affected by this vulnerability is an unknown functionality of the file /prescriptionorderreport.php. Such manipulation of the argument delid leads to sql injection. The attack may be launched remotely. The exploit has been disclosed publicly and may be used.
Title itsourcecode Hospital Management System prescriptionorderreport.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-20T19:08:29.087Z

Reserved: 2026-07-20T06:58:31.899Z

Link: CVE-2026-16244

cve-icon Vulnrichment

Updated: 2026-07-20T18:03:25.345Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T19:30:09Z

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')