CVE-2026-8785 Details
Description
A flaw has been found in projectworlds hospital-management-system-in-php 1.0. Affected by this vulnerability is the function getAllPatientDetail of the file update_info.php of the component GET Parameter Handler. Executing a manipulation of the argument appointment_no can lead to sql injection. The attack may be performed from remote. The exploit has been published and may be used. The project was informed of the problem early through an issue report but has not responded yet.
A SQL injection vulnerability has been identified in Project Worlds Hospital Management System version 1.0. The issue arises in the 'update_info.php' file, specifically within the 'getAllPatientDetail' function. The vulnerability is triggered by manipulating the 'appointment_no' GET parameter, allowing unauthorized access to sensitive patient information. The flaw is due to inadequate input sanitization and broken access control, enabling remote exploitation without authentication.
To address this vulnerability, it is recommended to use prepared statements for database queries, implement server-side access controls, and validate input by casting the 'appointment_no' parameter to an integer.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 18, 2026CISA-ADP
Assessed May 18, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/lutherping/CVE | [email protected] | BundleTechnical Analysis |
| https://github.com/projectworldsofficial/Hospital-management-system-in-php/issues/8 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/submit/812010 | [email protected] | Permission Required |
| https://vuldb.com/vuln/364409 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/364409/cti | [email protected] | AdvisoryPermission Required |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Project Worlds Hospital Management System | 1.0 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 18, 2026 | New CVE Received | [email protected] |
Volerion