CVE-2026-86261 Details
Description
A weakness has been identified in sfturing hosp_order up to 627f426331da8086ce8fff2017d65b1ddef384f8. The impacted element is an unknown function of the file ssm_pro/src/main/java/cn/sfturing/web/OrderController.java of the component Order Controller. Executing a manipulation of the argument userIdenf can lead to authorization bypass. The attack can be executed remotely. The exploit has been made available to the public and could be used for attacks. This product implements a rolling release for ongoing delivery, which means version information for affected or updated releases is unavailable. The project was informed of the problem early through an issue report but has not responded yet.
An authorization bypass vulnerability has been identified in the Sfturing Hosp_Order project, specifically in the Order Controller component, within the file 'ssm_pro/src/main/java/cn/sfturing/web/OrderController.java'. This vulnerability allows remote exploitation by manipulating the 'userIdenf' parameter, enabling unauthorized access to user information. The issue arises because the application does not properly authenticate users before processing appointment requests, leaving personal details exposed.
Implement authentication checks for the appointment creation process. Remove the 'userIdenf' parameter from the request and ensure that user IDs are derived from authenticated sessions. Limit the response to only include necessary information for the authenticated 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] | ProductSource CodeVendor |
| https://github.com/sfturing/hosp_order/issues/114 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/cve/CVE-2026-86261 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/902240 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/399407 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/399407/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