Description
A vulnerability was determined in itsourcecode Hospital Management System 1.0. This impacts an unknown function of the file /viewbilling.php. Executing a manipulation of the argument delid can lead to sql injection. The attack can be launched remotely. The exploit has been publicly disclosed and may be utilized.
Published: 2026-08-18
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability exists in the viewbilling.php file of itsourcecode Hospital Management System and is triggered by manipulating the delid argument. This flaw can allow an attacker to inject arbitrary SQL commands, potentially extracting sensitive data from the database or modifying records. The impact is a compromise of data confidentiality and integrity, and it can be leveraged from a remote location.

Affected Systems

The affected product is itsourcecode Hospital Management System version 1.0. Other versions are not explicitly listed. Users running this software without an updated patch are at risk.

Risk and Exploitability

The CVSS score of 5.3 classifies the vulnerability as medium severity. The EPSS score is not available, and the flaw is not listed in the CISA KEV catalog, suggesting it may not yet be widely targeted by mass exploitation campaigns. However, since the attack can be launched remotely and is publicly disclosed, the potential for exploitation remains significant. An attacker can exploit the flaw by sending crafted requests to the delid parameter without needing additional privileges or system access beyond what a typical user can achieve through the web interface.

Generated by OpenCVE AI on August 18, 2026 at 02:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Hospital Management System to the latest version that contains the SQL injection fix
  • If an upgrade is not currently possible, restrict or remove public access to viewbilling.php and enforce strict authorization checks so that only authenticated users can provide delid values
  • Implement server‑side input validation to reject or escape untrusted data supplied to the delid parameter before it is included in SQL statements

Generated by OpenCVE AI on August 18, 2026 at 02:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 19 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 18 Aug 2026 01:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in itsourcecode Hospital Management System 1.0. This impacts an unknown function of the file /viewbilling.php. Executing a manipulation of the argument delid can lead to sql injection. The attack can be launched remotely. The exploit has been publicly disclosed and may be utilized.
Title itsourcecode Hospital Management System viewbilling.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-08-18T15:44:37.952Z

Reserved: 2026-08-17T16:27:59.301Z

Link: CVE-2026-75088

cve-icon Vulnrichment

Updated: 2026-08-18T15:44:34.233Z

cve-icon NVD

Status : Deferred

Published: 2026-08-18T01:16:43.067

Modified: 2026-08-20T12:48:31.843

Link: CVE-2026-75088

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T04:00: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')