Description
A security flaw has been discovered in kishan0725 Hospital-Management-System 1.0. This vulnerability affects unknown code of the file /search.php. The manipulation of the argument Contact results in sql injection. It is possible to launch the attack remotely. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-08-31
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An attacker can abuse a flaw in the Hospital‑Management‑System 1.0 search.php file by supplying a malicious Contact value that is not properly escaped. This allows arbitrary SQL statements to be executed against the application's database, exposing, modifying or deleting data. The vulnerability is a classic example of a CWE‑74 based input‑validation bypass compounded by a CWE‑89 data‑access issue.

Affected Systems

The flaw specifically targets the Hospital‑Management‑System developed by kishan0725, version 1.0. The affected component is the search.php endpoint, whose code processes the Contact parameter without adequate sanitisation.

Risk and Exploitability

The CVSS score of 6.9 classifies the issue as a moderate risk with some impact on confidentiality, integrity and availability. The public disclosure and the fact that the exploit code has been released indicate that an attacker can launch an attack via a normal HTTP request to the vulnerable endpoint. Although the EPSS score is unavailable, the lack of a KEV listing does not negate the risk; the flaw remains usable for unauthenticated external attackers.

Generated by OpenCVE AI on August 31, 2026 at 23:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Contact the vendor and apply any available patch or update for Hospital‑Management‑System 1.0
  • Modify search.php to use parameterized queries or stored procedures for handling the Contact input
  • Limit access to search.php to authenticated users or protect it with a web application firewall

Generated by OpenCVE AI on August 31, 2026 at 23:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 23:00:00 +0000

Type Values Removed Values Added
First Time appeared Kishan0725 hospital Management System
Vendors & Products Kishan0725 hospital Management System

Mon, 31 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in kishan0725 Hospital-Management-System 1.0. This vulnerability affects unknown code of the file /search.php. The manipulation of the argument Contact results in sql injection. It is possible to launch the attack remotely. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Title kishan0725 Hospital-Management-System search.php sql injection
First Time appeared Kishan0725
Kishan0725 hospital-management-system
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:kishan0725:hospital-management-system:*:*:*:*:*:*:*:*
Vendors & Products Kishan0725
Kishan0725 hospital-management-system
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Kishan0725 Hospital-management-system Hospital Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-31T20:45:36.090Z

Reserved: 2026-08-31T10:27:59.376Z

Link: CVE-2026-82914

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-31T21:17:54.860

Modified: 2026-08-31T21:17:54.860

Link: CVE-2026-82914

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T23:15:04Z

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