Skip to main content

Online Hospital Management System CVE-2026-10208

| EUVD-2026-33529 MEDIUM
SQL Injection (CWE-89)
2026-06-01 VulDB GHSA-6362-h33q-vf9h
5.5
CVSS 4.0 · NVD
Share

Severity by source

NVD PRIMARY
5.5 MEDIUM
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/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:N/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
None
User Interaction
None
Scope
X

Lifecycle Timeline

3
Severity Changed
Jun 01, 2026 - 02:22 NVD
HIGH MEDIUM
CVSS changed
Jun 01, 2026 - 02:22 NVD
7.3 (HIGH) 5.5 (MEDIUM)
Analysis Generated
Jun 01, 2026 - 01:57 vuln.today

DescriptionCVE.org

A flaw has been found in code-projects Online Hospital Management System 1.php. This impacts the function login_user of the file login_1.php. Executing a manipulation of the argument Username can lead to sql injection. The attack can be executed remotely. The exploit has been published and may be used.

AnalysisAI

SQL injection in code-projects Online Hospital Management System 1.php enables remote unauthenticated attackers to manipulate the Username parameter sent to the login_user function in login_1.php, allowing arbitrary SQL query execution against the backend database. Publicly available exploit code exists (published on GitHub by researcher Mi0uno), increasing the likelihood of opportunistic exploitation, though the CVE is not listed in CISA KEV and EPSS data is not provided. …

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
Discover exposed login_1.php endpoint
Delivery
Craft malicious Username SQL payload
Exploit
Submit POST to login_user function
Execution
Trigger SQL injection in backend query
Persist
Bypass authentication or exfiltrate database contents
Impact
Access patient records and credentials

Vulnerability AssessmentAI

Exploitation No special conditions - remote unauthenticated exploitation against default configurations of code-projects Online Hospital Management System. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 3.1 vector AV:N/AC:L/PR:N/UI:N indicates the flaw is network-reachable, low-complexity, and requires no privileges or user interaction - classic conditions for opportunistic mass exploitation. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An unauthenticated attacker discovers a publicly exposed Online Hospital Management System login page via Shodan or Google dorking and submits a crafted POST request to login_1.php with a malicious Username payload such as ' OR 1=1-- to bypass authentication or extract patient records via UNION-based injection. Using the publicly available PoC at github.com/Mi0uno/Online-Hospital-Management-System-has-SQL-Injection, the attacker enumerates the database, exfiltrates PHI/PII, and potentially escalates to writing a webshell via INTO OUTFILE if MySQL file privileges permit.
Remediation No vendor-released patch identified at time of analysis - code-projects has not published an advisory or fixed release in the supplied references. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours: Identify all instances of code-projects Online Hospital Management System across your infrastructure and assess direct database access scope; begin continuous monitoring for suspicious SQL patterns in login activity. …

Sign in for detailed remediation steps and compensating controls.

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

Share

CVE-2026-10208 vulnerability details – vuln.today

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