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.
Published: 2026-09-07
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Authorization Bypass
Action: Assess Impact
AI Analysis

Impact

A weakness was found in the Order Controller component of the sfturing hosp_order application. The flaw allows an attacker to manipulate the 'userIdenf' argument and bypass normal authorization checks, effectively gaining unauthorized access to resources or functions that should be restricted. The vulnerability is exploitable remotely through the exposed endpoint.

Affected Systems

The vulnerability affects the sfturing hosp_order application, specifically the Order Controller module located in ssm_pro/src/main/java/cn/sfturing/web/OrderController.java. All releases up to commit 627f426331da8086ce8fff2017d65b1ddef384f8 are potentially impacted. Because the project uses a rolling‑release model, exact version information is not available, so any installation of the software prior to the fix is considered at risk.

Risk and Exploitability

The CVSS score of 6.9 indicates a moderate impact with remote exploitation potential. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. The attack can be performed remotely via an HTTP request that manipulates the 'userIdenf' parameter, as confirmed by publicly available exploits. The combination of CWE‑285 (Authorization Bypass) and CWE‑639 (Incorrect Authorization) suggests that the flaw is due to improper authorization checks rather than a vulnerability in the underlying platform. Given the public availability of the exploit, the risk is elevated for unpatched deployments.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest stable release of sfturing hosp_order once the vendor issues a fix for the authorization bypass.
  • If a patch is not yet available, block or restrict access to the vulnerable endpoint by applying network or application‑layer filtering so that only trusted users can reach it.
  • Modify the application logic to validate that the 'userIdenf' value matches the authenticated user's ID and enforce proper role‑based access controls, following best practices for addressing CWE‑285 and CWE‑639.

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

Tue, 08 Sep 2026 14: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 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.
Title sfturing hosp_order Order Controller OrderController.java authorization
First Time appeared Sfturing
Sfturing hosp Order
Weaknesses CWE-285
CWE-639
CPEs cpe:2.3:a:sfturing:hosp_order:*:*:*:*:*:*:*:*
Vendors & Products Sfturing
Sfturing hosp Order
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/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:L/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-08T13:56:54.639Z

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

Link: CVE-2026-86261

cve-icon Vulnrichment

Updated: 2026-09-08T13:56:48.653Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-09-08T14:17:33.303

Link: CVE-2026-86261

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-07T05:00:12Z

Weaknesses
  • CWE-285

    Improper Authorization

  • CWE-639

    Authorization Bypass Through User-Controlled Key