Description
A vulnerability was found in itsourcecode Hospital Management System 1.0. This affects an unknown function of the file /viewdepartment.php. Performing a manipulation of the argument delid results in sql injection. The attack can be initiated remotely. The exploit has been made public and could be used.
Published: 2026-08-18
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the viewdepartment.php file of itsourcecode Hospital Management System allows an attacker to modify the delid argument, leading to a classic SQL injection. This issue is exploitable remotely through a web request, and a public exploit has already been released. If successful, an attacker could retrieve, alter, or delete sensitive hospital data stored in the database, compromising confidentiality and integrity of patient records.

Affected Systems

The vulnerability affects the itsourcecode Hospital Management System, specifically version 1.0. No other affected versions or subcomponents are listed. The target is the viewdepartment.php module which processes the delid parameter.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity. EPSS data is not available, and the flaw is not listed in CISA KEV. The description suggests that a remote attacker could trigger the vulnerability, and it is inferred that this could be accomplished by sending a crafted HTTP request to viewdepartment.php with a manipulated delid parameter. Without additional defenses, the likelihood of exploitation remains moderate to high, especially in environments where the application is exposed to the internet.

Generated by OpenCVE AI on August 18, 2026 at 01:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any security update or patch issued by itsourcecode for the viewdepartment.php SQL injection flaw.
  • If a patch is not yet available, enforce strict input validation on the delid parameter—allow only numeric IDs or apply a parameterized query to eliminate injection vectors.
  • Configure the web server or application to limit access to viewdepartment.php to authorized users or administrative roles, preventing unauthorized use of the vulnerable endpoint.

Generated by OpenCVE AI on August 18, 2026 at 01:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 00:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was found in itsourcecode Hospital Management System 1.0. This affects an unknown function of the file /viewdepartment.php. Performing a manipulation of the argument delid results in sql injection. The attack can be initiated remotely. The exploit has been made public and could be used.
Title itsourcecode Hospital Management System viewdepartment.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-18T00:30:08.381Z

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

Link: CVE-2026-75087

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

Modified: 2026-08-18T01:16:42.907

Link: CVE-2026-75087

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T02:00:05Z

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