CVE-2026-85186 Details
Description
A weakness has been identified in itsourcecode Online Medicine Delivery System 1.0. Affected by this vulnerability is the function doupdateimage of the file /customer/controller.php?action=photos of the component Customer Controller. Executing a manipulation of the argument photo can lead to unrestricted upload. The attack may be performed from remote. The exploit has been made available to the public and could be used for attacks.
A vulnerability allowing unrestricted file uploads has been identified in the Online Medicine Delivery System version 1.0, specifically within the Customer Controller. The issue arises in the 'doupdateimage' function of 'controller.php', where the 'photo' argument can be manipulated to upload malicious files. This vulnerability can be exploited remotely and, once the uploaded file is executed, it leads to arbitrary code execution on the server.
To address this vulnerability, implement a file extension whitelist to only allow specific image types, randomly rename uploaded files to prevent path manipulation, disable PHP execution in the directories where files are uploaded, add proper file validation to the 'processorder' function, and store uploaded files outside of the web root.
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 3, 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-11-FileUpload-RCE-Customer_en.md | [email protected] | ExploitRemedy |
| https://itsourcecode.com/ | [email protected] | Vendor |
| https://vuldb.com/cve/CVE-2026-85186 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/892983 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/398399 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/398399/cti | [email protected] | AdvisoryPermission Required |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-284 | Improper Access Control | [email protected] |
| CWE-434 | Unrestricted Upload of File with Dangerous Type | [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