CVE-2026-86263 Details
Description
A vulnerability was detected in sfturing hosp_order up to 627f426331da8086ce8fff2017d65b1ddef384f8. This impacts the function orderRecordsService.cancelOrder of the file ssm_pro/src/main/java/cn/sfturing/web/OrderController.java of the component Order Cancellation. The manipulation of the argument ID results in authorization bypass. The attack may be performed from remote. The exploit is now public and may be used. This product utilizes a rolling release system for continuous delivery, and as such, version information for affected or updated releases is not disclosed. The project was informed of the problem early through an issue report but has not responded yet.
A vulnerability in the Sfturing Hosp_Order application, specifically in the Order Cancellation component, has been identified. This issue, present in the commit prior to 627f426331da8086ce8fff2017d65b1ddef384f8, allows for an authorization bypass when cancelling orders. The vulnerability arises in the OrderController.java file, within the orderRecordsService.cancelOrder function. The issue can be exploited remotely, as the cancellation request does not require user authentication or session validation.
Implement authentication checks for the cancellation service. Ensure that appointments are cancelled based on both the appointment ID and the authenticated user ID, enforce proper state transitions, and return a generic error for records that are not owned by the user.
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 8, 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] | ProductVendor |
| https://github.com/sfturing/hosp_order/issues/116 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/cve/CVE-2026-86263 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/902242 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/399409 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/399409/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 8, 2026 | CVE Modified | CISA-ADP |
| Sep 7, 2026 | New CVE Received | [email protected] |
Volerion