Skip to main content

Online Hospital Management System EUVD-2026-33530

| CVE-2026-10209 LOW
SQL Injection (CWE-89)
2026-06-01 VulDB GHSA-jww7-v7mx-3w46
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
Severity Changed
Jun 01, 2026 - 02:22 NVD
MEDIUM LOW
CVSS changed
Jun 01, 2026 - 02:22 NVD
6.3 (MEDIUM) 2.1 (LOW)
Analysis Generated
Jun 01, 2026 - 01:57 vuln.today

DescriptionCVE.org

A vulnerability has been found in code-projects Online Hospital Management System 1.0. Affected is an unknown function of the file appointmentdetail.php of the component Appointment Handler. The manipulation of the argument editid leads to sql injection. The attack is possible to be carried out remotely. The exploit has been disclosed to the public and may be used.

AnalysisAI

SQL injection in code-projects Online Hospital Management System 1.0 exposes backend database contents via the editid parameter in appointmentdetail.php. A low-privilege authenticated attacker can remotely manipulate SQL queries to read, modify, or corrupt patient and appointment records. …

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 application credentials
Delivery
Send crafted HTTP request to appointmentdetail.php with malicious editid payload
Exploit
Inject UNION-based or boolean SQL into backend query
Execution
Extract database contents (patient records, credentials)
Impact
Optionally modify or delete appointment data

Vulnerability AssessmentAI

Exploitation Exploitation requires a valid low-privilege authenticated session within the Online Hospital Management System (CVSS PR:L confirms authentication is required - unauthenticated exploitation is not supported by the available vector). … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 3.1 base score of 6.3 (Medium) reflects network-reachable exploitation (AV:N), low complexity (AC:L), low-privilege authentication requirement (PR:L), no user interaction (UI:N), and partial confidentiality, integrity, and availability impact (C:L/I:L/A:L). … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario A hospital staff member or attacker with a compromised low-privilege account navigates to `appointmentdetail.php` and submits a crafted `editid` value such as `1 UNION SELECT username,password,3 FROM users--`, manipulating the underlying SQL query to return credential data from the users table. Because a public proof-of-concept exists on GitHub, an attacker with minimal SQL injection knowledge can replicate the technique using the disclosed payload, potentially exfiltrating patient records, appointment histories, or administrative credentials.
Remediation No vendor-released patch has been identified at time of analysis. … Detailed patch versions, workarounds, and compensating controls in full report.

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

Share

EUVD-2026-33530 vulnerability details – vuln.today

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