CVE-2026-92221 Details
Description
A vulnerability was determined in gedelumbung HospitalManagement up to c2d45543789a3887067d3915f69d44cfc2cf76a8. Affected by this vulnerability is the function generate_index_pasien of the file application/models/app_global_admin_model.php. Executing a manipulation of the argument cari can lead to sql injection. It is possible to launch the attack remotely. The exploit has been publicly disclosed and may be utilized. This product takes the approach of rolling releases to provide continious delivery. Therefore, version details for affected and updated releases are not available. 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 the Gedelumbung HospitalManagement system, specifically in the 'generate_index_pasien' function of the 'application/models/app_global_admin_model.php' file, up to commit 'c2d45543789a3887067d3915f69d44cfc2cf76a8'. The vulnerability arises because user-supplied input in the 'cari' search parameter is not properly sanitized before being incorporated into a SQL query. This flaw allows authenticated users to manipulate the search parameter and execute arbitrary SQL commands, potentially exposing sensitive data such as patient records and user credentials.
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 Sep 16, 2026CISA-ADP
Assessed Sep 22, 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/gedelumbung/HospitalManagement/ | [email protected] | Vendor |
| https://github.com/gedelumbung/HospitalManagement/issues/4 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/cve/CVE-2026-92221 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/934152 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/404471 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/404471/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 |
|---|---|
| gedelumbung HospitalManagement | c2d45543789a3887067d3915f69d44cfc2cf76a8 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 22, 2026 | CVE Modified | CISA-ADP |
| Sep 16, 2026 | New CVE Received | [email protected] |
Volerion