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

Impact

A flaw in the itsourcecode Hospital Management System 1.0 allows an attacker to manipulate the delid parameter on the /viewappointmentapproved.php page, causing arbitrary SQL code to be executed against the database. The vulnerability is an example of a classic SQL injection weakness and could let a remote actor execute commands within the context of the application’s database account.

Affected Systems

The affected product is the itsourcecode Hospital Management System version 1.0. No other versions or components are listed in the advisory.

Risk and Exploitability

The CVSS score of 5.3 reflects a moderate severity. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. However, the exploit has been made public, and remote exploitation via a web interface is possible, implying that attackers could trigger the injection by supplying a crafted delid value.

Generated by OpenCVE AI on August 20, 2026 at 21:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any vendor patch or upgrade to a newer version of the Hospital Management System if one is available.
  • Enforce strict input validation on the delid parameter and use parameterized queries or an ORM to prevent SQL injection.
  • Restrict the database account used by the web application to the minimum permissions required for normal operation to limit potential damage if injection succeeds.

Generated by OpenCVE AI on August 20, 2026 at 21:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 20 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Description A vulnerability was found in itsourcecode Hospital Management System 1.0. This affects an unknown part of the file /viewappointmentapproved.php. Performing a manipulation of the argument delid results in sql injection. Remote exploitation of the attack is possible. The exploit has been made public and could be used.
Title itsourcecode Hospital Management System viewappointmentapproved.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-20T14:15:09.667Z

Reserved: 2026-08-20T06:56:19.028Z

Link: CVE-2026-76991

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-20T15:18:39.760

Modified: 2026-08-20T15:18:39.760

Link: CVE-2026-76991

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T21:45: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')