CVE-2026-90701 Details
Description
A vulnerability was detected in subhajitkhan online-clinic-management-system up to e9ee77a8827a1446220fa07ee693dc4d9a29a578. The affected element is an unknown function of the file listdoctor.php. Performing a manipulation of the argument searchtext results in sql injection. The attack may be initiated remotely. The exploit is now public and may be used. This product uses a rolling release model to deliver continuous updates. As a result, specific version information for affected or updated releases is 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 'listdoctor.php' file of the online clinic management system, specifically in the 'searchtext' POST parameter. This vulnerability allows for the manipulation of SQL queries, potentially disclosing sensitive information such as administrator credentials. The issue is present in the rolling release version of the application, prior to the commit 'e9ee77a8827a1446220fa07ee693dc4d9a29a578'.
It is recommended to use parameterized queries to prevent SQL injection, restrict the query to relevant columns, and HTML-encode all output to mitigate the risk of injection attacks.
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 14, 2026CISA-ADP
Assessed Sep 14, 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/subhajitkhan/online-clinic-management-system/ | [email protected] | ProductSource CodeVendor |
| https://github.com/subhajitkhan/online-clinic-management-system/issues/2 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/cve/CVE-2026-90701 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/916306 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/403234 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/403234/cti | [email protected] | Content Wall |
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 |
|---|---|
| subhajitkhan online-clinic-management-system | <e9ee77a8827a1446220fa07ee693dc4d9a29a578 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 14, 2026 | CVE Modified | CISA-ADP |
| Sep 14, 2026 | New CVE Received | [email protected] |
Volerion