CVE-2026-86260 Details
Description
A security flaw has been discovered in sfturing hosp_order up to 627f426331da8086ce8fff2017d65b1ddef384f8. The affected element is the function modifyPassWord of the file ssm_pro/src/main/java/cn/sfturing/web/CommonUserController.java of the component Password Recovery. Performing a manipulation results in unverified password change. Remote exploitation of the attack is possible. The exploit has been released to the public and may be used for attacks. This product follows a rolling release approach for continuous delivery, so version details for affected or updated releases are not provided. The project was informed of the problem early through an issue report but has not responded yet.
A vulnerability allowing unverified password changes has been identified in the Sfturing Hosp_Order application, specifically in the Password Recovery component. The issue arises in the 'modifyPassWord' function within the 'CommonUserController.java' file, affecting the 'findPassword' and 'updatePassword' endpoints. The vulnerability allows remote exploitation, as the application fails to properly verify password reset codes before allowing password changes. This flaw was introduced in commit '627f426331da8086ce8fff2017d65b1ddef384f8', and the project is currently not maintained.
It is recommended to implement a secure password reset process that includes generating a cryptographically random, single-use token, storing a hashed version of the token and its expiry server-side, and requiring the verified token in the password change process. Additionally, the token should be cleared after use and all reset attempts should be rate-limited.
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 9, 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/113 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/cve/CVE-2026-86260 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/902239 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/399406 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/399406/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-620 | Unverified Password Change | [email protected] |
| CWE-640 | Weak Password Recovery Mechanism for Forgotten Password | [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 9, 2026 | CVE Modified | CISA-ADP |
| Sep 7, 2026 | New CVE Received | [email protected] |
Volerion