CVE-2026-85187 Details
Description
A security vulnerability has been detected in itsourcecode Online Medicine Delivery System 1.0. Affected by this issue is the function Order::pupdate of the file /rider/orders/controller.php?action=edit&actions=confirm of the component Order Status Update. The manipulation of the argument ID leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed publicly and may be used.
A SQL injection vulnerability has been identified in the Online Medicine Delivery System version 1.0, specifically within the order status update feature of the rider backend. The vulnerability arises in the 'Order::pupdate' function of the 'controller.php' file, where the 'id' parameter is manipulated and directly inserted into multiple SQL statements without proper sanitization. This issue can be exploited remotely and requires an admin login session, although an authentication bypass vulnerability in the system could potentially allow unauthenticated access.
It is recommended to use parameterized queries to prevent SQL injection and to validate the 'id' parameter to ensure it is 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 Sep 3, 2026CISA-ADP
Assessed Sep 4, 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/boyslikesports/202607_vul_dir/blob/main/C-12-SQLi-Rider-Order-MultiPoint_en.md | [email protected] | ExploitRemedy |
| https://itsourcecode.com/ | [email protected] | Vendor |
| https://vuldb.com/cve/CVE-2026-85187 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/892987 | [email protected] | Permission Required |
| https://vuldb.com/vuln/398400 | [email protected] | Permission Required |
| https://vuldb.com/vuln/398400/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 |
|---|---|
| itsourcecode Online Medicine Delivery System | 1.0 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 4, 2026 | CVE Modified | CISA-ADP |
| Sep 3, 2026 | New CVE Received | [email protected] |
Volerion