Skip to content
Threat Feed
high threat exploited

Authorization Bypass in sfturing hosp_order via userIdenf Parameter

An unpatched authorization bypass vulnerability in the sfturing hosp_order component allows remote attackers to manipulate the userIdenf parameter within OrderController.java to gain unauthorized access.

CVE search metadata

CVE search record: CVE-2026-86261. Severity: high. CVSS: 7.3. KEV: no. Product: hosp_order (< 627f426331da8086ce8fff2017d65b1ddef384f8), hosp_order. Brief: Authorization Bypass in sfturing hosp_order via userIdenf Parameter. Brief link: https://feed.craftedsignal.io/briefs/2026-09-hosp-order-auth-bypass/

What's new

  • 1. added coverage for hosp_order Sep 7, 04:50 via nvd

A security vulnerability (CVE-2026-86261) has been identified in the sfturing hosp_order component, affecting versions up to the commit hash 627f426331da8086ce8fff2017d65b1ddef384f8. The flaw is located in the OrderController.java file, specifically within the Order Controller component. An attacker can perform a remote authorization bypass by manipulating the 'userIdenf' argument passed to the controller. This vulnerability allows for unauthorized access to hospital order data or functionality.

The project uses a rolling release model, and no official fix is currently available as the maintainers have not yet responded to the reported issue. Public exploit code for this vulnerability is already available, increasing the risk of active exploitation. Defenders should restrict access to the affected web interface and monitor application logs for anomalous parameter manipulation.

Impact

Successful exploitation of this vulnerability enables remote, unauthenticated actors to bypass authorization controls. This can result in unauthorized data access, modification, or operational disruption within the impacted hospital order system. Given the sensitive nature of the data likely handled by a product named 'hosp_order', this vulnerability poses a significant risk to data confidentiality and integrity.

Recommendation

Prioritized actions for detection and mitigation:

  • Restrict access to the impacted web application at the network perimeter (firewall/WAF) until a patch is released.
  • Monitor web application access logs for unusually crafted values or atypical patterns in the 'userIdenf' query or request parameters.
  • Monitor the project repository for updates and apply them immediately upon release once a fix for CVE-2026-86261 is integrated.
  • Conduct an internal audit of all instances of hosp_order to identify and segment vulnerable deployments.

Immediate actions

Restrict external network access to the hosp_order application.

IT Operations 24h

Mitigations

Monitor project repository for patch releases covering CVE-2026-86261.

immediate IT Operations

CVE-2026-86261