CVE-2026-96552
LowCVSS 3.1Exploitation Probability (EPSS)
Low risk4th percentile - higher than 4% of all known CVEs
Summary
In sfturing hosp_order up to 627f426331da8086ce8fff2017d65b1ddef384f8, the MD5.getMD5 function in MD5.java uses a one-way hash without salt for user password handling. The attack can be initiated remotely, though it requires high complexity and is assessed as difficult.
Risk Assessment
The lack of salt in password hashing facilitates dictionary and rainbow table attacks, potentially leading to credential disclosure. The exploit is publicly available and the project has not responded to the report.
Recommendation
Apply salt to password hashing and consider migrating to a stronger algorithm (e.g., bcrypt, Argon2). Monitor system access and force user password changes.
Other vulnerabilities in hosp_order
See all- CVE-2026-96550Low
In sfturing hosp_order up to 627f426331da8086ce8fff2017d65b1ddef384f8, the getProperties function in MailUtil.java results in cleartext transmission of sensitive information. The attack can be initiated remotely, though it requires high complexity and is assessed as difficult.
- CVE-2026-96549Low
In sfturing hosp_order up to 627f426331da8086ce8fff2017d65b1ddef384f8, unknown code in CommonUserServiceImpl.java leads to cleartext storage of sensitive information. The attack can only be performed locally, and the exploit has been publicly disclosed.
- CVE-2026-86263High
Authorization bypass vulnerability in sfturing hosp_order up to 627f426331da8086ce8fff2017d65b1ddef384f8, affecting the orderRecordsService.cancelOrder function in OrderController.java. Manipulating the ID argument allows remote authorization bypass. The exploit is public.
- CVE-2026-86262High
Authorization bypass vulnerability in sfturing hosp_order up to 627f426331da8086ce8fff2017d65b1ddef384f8, affecting the updateOrderSta1/updateOrderdiseaseInfo functions in OrderController.java. Manipulating userID/id arguments leads to remote authorization bypass. The exploit is public.
- CVE-2026-86261High
Authorization bypass vulnerability in sfturing hosp_order up to 627f426331da8086ce8fff2017d65b1ddef384f8, affecting an unknown function in OrderController.java. Manipulating the userIdenf argument leads to remote authorization bypass. The exploit is public.
Original NVD description (English source)
A vulnerability was identified in sfturing hosp_order up to 627f426331da8086ce8fff2017d65b1ddef384f8. The affected element is the function MD5.getMD5 of the file ssm_pro/src/main/java/cn/sfturing/utils/MD5.java of the component User Password Handler. The manipulation leads to one-way hash without salt. The attack may be initiated remotely. A high degree of complexity is needed for the attack. The exploitability is described as difficult. The exploit is publicly available and might be used. This product uses a rolling release model to deliver continuous updates. As a result, specific version information for affected or updated releases is not available. The project was informed of the problem early through an issue report but has not responded yet.
Vulnerability data from NVD (NIST) · CISA KEV · EPSS

