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.
Published: 2026-09-07
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unverified Password Change Risk
Action: Apply Patch
AI Analysis

Impact

An insecure password recovery feature in sfturing hosp_order’s CommonUserController allows an attacker to change a user’s password without proper authentication. The modifyPassWord function can be manipulated so that any account can have its password set to an attacker‑chosen value, effectively hijacking the account. This flaw permits unauthorized system access from outside the network.

Affected Systems

The affected application is sfturing hosp_order, a web-based hospital order system. The vulnerability affects all releases up to commit 627f426331da8086ce8fff2017d65b1ddef384f8, and because the project follows a rolling release model, specific version numbers are not provided. A patch has not yet been published and no official fix is available.

Risk and Exploitability

The CVSS score of 6.9 categorizes the issue as moderate severity, while the lack of an EPSS score and its absence from the KEV catalogue imply uncertain but potentially low to moderate exploitation likelihood, despite a publicly available exploit. Based on the description, it is inferred that the attacker can trigger the flaw by sending crafted HTTP requests to the modifyPassWord endpoint of the password recovery API, which does not verify the user’s credential before allowing a password change. This permits a remote attacker to take over any account without requiring additional privileges. Until a vendor release is issued, the risk remains significant for exposed services.

Generated by OpenCVE AI on September 7, 2026 at 03:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update hosp_order to the latest release that includes the password change fix when it becomes available.
  • Restrict access to the password recovery endpoint by configuring network segmentation, firewall rules, or application authorization so only trusted administrators can use it.
  • Force a password reset for all user accounts and monitor for unusual logins to mitigate potential account takeovers until a patch is applied.

Generated by OpenCVE AI on September 7, 2026 at 03:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 09 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 07 Sep 2026 02:30:00 +0000

Type Values Removed Values Added
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.
Title sfturing hosp_order Password Recovery CommonUserController.java modifyPassWord unverified password change
First Time appeared Sfturing
Sfturing hosp Order
Weaknesses CWE-620
CWE-640
CPEs cpe:2.3:a:sfturing:hosp_order:*:*:*:*:*:*:*:*
Vendors & Products Sfturing
Sfturing hosp Order
References
Metrics cvssV2_0

{'score': 6.4, 'vector': 'AV:N/AC:L/Au:N/C:N/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 6.5, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Sfturing Hosp Order
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-09T14:11:33.786Z

Reserved: 2026-09-06T11:57:34.541Z

Link: CVE-2026-86260

cve-icon Vulnrichment

Updated: 2026-09-09T14:11:18.767Z

cve-icon NVD

Status : Deferred

Published: 2026-09-07T03:17:17.647

Modified: 2026-09-09T15:17:15.340

Link: CVE-2026-86260

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-07T04:30:16Z

Weaknesses
  • CWE-620

    Unverified Password Change

  • CWE-640

    Weak Password Recovery Mechanism for Forgotten Password