Skip to main content

Hospital Management System CVE-2026-11514

| EUVD-2026-35056 LOW
SQL Injection (CWE-89)
2026-06-08 VulDB GHSA-2493-92j5-5vh6
2.1
CVSS 4.0 · NVD

Severity by source

NVD PRIMARY
2.1 LOW
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/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

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/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

3
Analysis Generated
Jun 08, 2026 - 13:51 vuln.today
Severity Changed
Jun 08, 2026 - 13:22 NVD
MEDIUM LOW
CVSS changed
Jun 08, 2026 - 13:22 NVD
6.3 (MEDIUM) 2.1 (LOW)

DescriptionCVE.org

A flaw has been found in itsourcecode Hospital Management System 1.0. The affected element is an unknown function of the file /addpatient.php. This manipulation of the argument admissiontme causes sql injection. The attack may be initiated remotely. The exploit has been published and may be used.

AnalysisAI

SQL injection in itsourcecode Hospital Management System 1.0 exposes patient database records to authenticated remote attackers via the unsanitized admissiontme parameter in /addpatient.php. A publicly available proof-of-concept (published on GitHub) lowers the exploitation barrier, though the CVSS 4.0 score of 2.1 reflects constrained impact - limited to partial data read/write with no scope change to subsequent systems. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Obtain low-privilege Hospital Management System credentials
Delivery
Authenticate via web login
Exploit
Submit crafted HTTP POST to /addpatient.php
Execution
Inject SQL payload into admissiontme parameter
Impact
Extract or modify patient records from application database

Vulnerability AssessmentAI

Exploitation Exploitation requires possession of a valid low-privilege authenticated session on the Hospital Management System - this is confirmed by CVSS PR:L in the vector. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 4.0 score of 2.1 is low and internally consistent: exploitation requires low-privilege authentication (PR:L), and all impact metrics are rated Low with no subsequent component impact (SC:N/SI:N/SA:N), indicating the SQLi's blast radius is confined to the application's own database context - not a full database server takeover or RCE vector. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario A publicly available proof-of-concept exists (GitHub: ltranquility/vuln_submit/issues/15). An attacker with a valid low-privilege account on the hospital system navigates to the patient admission form and submits an HTTP POST request to `/addpatient.php` with a SQL payload injected into the `admissiontme` parameter (e.g., a time-based blind or UNION-based injection), causing the backend database to return or modify patient records beyond the attacker's intended access scope.
Remediation No vendor-released patch has been identified at time of analysis for itsourcecode Hospital Management System 1.0. … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-11514 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy