CVE-2026-86262: sfturing hosp_order Order OrderController.java updateOrderdiseaseInfo authorization
A security vulnerability has been detected in sfturing hosporder up to 627f426331da8086ce8fff2017d65b1ddef384f8. This affects the function updateOrderSta1/updateOrderdiseaseInfo of the file ssmpro/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.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Compensating control
Because authorization bypass is possible via manipulation of userID/id in updateOrderSta1/updateOrderdiseaseInfo (cn/sfturing/web/OrderController.java), add/verify server-side authorization checks that bind the requesting authenticated user to the userID/id being processed before allowing the order update actions.
Event History
Frequently Asked Questions
Does exploitation require an authenticated account or user interaction?
No. The reported vector indicates no privileges and no user interaction are required, and the attack can be performed remotely.
Which deployments are exposed?
Deployments of sfturing hosp_order containing the affected Order Handler implementation are exposed if updateOrderSta1 or updateOrderdiseaseInfo can be reached remotely. The issue is associated with manipulation of the userID or id arguments.
Can affected or fixed release versions be identified?
No specific affected or fixed release versions are available because the project uses a rolling release strategy. The reported affected code is in ssm_pro/src/main/java/cn/sfturing/web/OrderController.java, up to commit 627f426331da8086ce8fff2017d65b1ddef384f8.
How urgent is remediation?
The issue is rated high severity, and a public exploit has been disclosed that may be used. The project was reportedly notified but had not responded at the time of the report.