CVE-2026-86262 Details
Description
A security vulnerability has been detected in sfturing hosp_order up to 627f426331da8086ce8fff2017d65b1ddef384f8. This affects the function updateOrderSta1/updateOrderdiseaseInfo of the file ssm_pro/src/main/java/cn/sfturing/web/OrderController.java of the component Order Handler. The manipulation of the argument userID/id leads to authorization bypass. The attack is possible to be carried out remotely. The exploit has been disclosed publicly and may be used. This product adopts a rolling release strategy to maintain continuous delivery. Therefore, version details for affected or updated releases cannot be specified. The project was informed of the problem early through an issue report but has not responded yet.
A vulnerability allowing unauthorized users to modify appointment details and access metadata has been identified in Sfturing Hosp_Order, specifically in the Order Handler component. This issue arises in the function 'updateOrderSta1'/'updateOrderdiseaseInfo' within the file 'OrderController.java', affecting commit '627f426331da8086ce8fff2017d65b1ddef384f8'. The vulnerability allows for arbitrary changes to appointment states and medical information, as well as unauthorized access to appointment records of other users. The flaw is exploitable remotely and has been publicly disclosed.
Implement authentication checks to ensure that only authorized users can modify appointment details. Validate ownership of appointments by cross-referencing user IDs with appointment records before allowing any modifications. Additionally, enforce server-side validation of appointment state transitions.
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 7, 2026CISA-ADP
Assessed Sep 11, 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/sfturing/hosp_order/ | [email protected] | ProductSource CodeVendor |
| https://github.com/sfturing/hosp_order/issues/115 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/cve/CVE-2026-86262 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/902241 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/399408 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/399408/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-285 | Improper Authorization | [email protected] |
| CWE-639 | Authorization Bypass Through User-Controlled Key | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| sfturing hosp_order | 627f426331da8086ce8fff2017d65b1ddef384f8 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 11, 2026 | CVE Modified | CISA-ADP |
| Sep 7, 2026 | New CVE Received | [email protected] |
Volerion