Description
A flaw has been found in sfturing hosp_order up to 627f426331da8086ce8fff2017d65b1ddef384f8. This affects an unknown part of the file ssm_pro/src/main/resources/jdbc.properties. This manipulation causes hard-coded credentials. It is possible to initiate the attack remotely. The attack's complexity is rated as high. It is indicated that the exploitability is difficult. The exploit has been published and may be used. This product is using a rolling release to provide continious delivery. Therefore, no version details for affected nor updated releases are available. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-09-23
Score: 6.3 Medium
EPSS: n/a
KEV: No
Impact: Credential Compromise
Action: Patch
AI Analysis

Impact

A flaw exists in the sfturing hosp_order application that hard-codes database credentials in the jdbc.properties file. This allows an attacker to read the file and discover valid authentication information, potentially granting full administrative access to the backing database. The vulnerability is classified as a credential compromise (CWE-259 and CWE-798), and the official description states that an attacker can initiate the attack remotely, with the attack complexity rated as high but exploitability deemed difficult. The exploit is currently published and could be used by anyone with access to the application file.

Affected Systems

The affected product is sfturing hosp_order, throughout all releases up to commit 627f426331da8086ce8fff2017d65b1ddef384f8. No specific version numbers are published because the project uses a rolling release model. The vulnerable component is the file ssm_pro/src/main/resources/jdbc.properties, where the credentials are hard-coded.

Risk and Exploitability

With a CVSS score of 6.3 the vulnerability is considered moderate to high severity. The EPSS score is not available and the issue is not listed in CISA's KEV catalog, indicating no widespread exploitation data at this time. Although the official description notes high attack complexity, the presence of a published exploit lowers the real‑world risk for organizations that deploy the software without remediation. The likely attack vector involves remote access to the application’s configuration files, followed by credential extraction and subsequent unauthorized database access.

Generated by OpenCVE AI on September 23, 2026 at 19:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Replace the hard-coded credentials in ssm_pro/src/main/resources/jdbc.properties with secure credentials managed through an external secrets store or environment variables.
  • Configure database access to use the principle of least privilege, limiting the account permissions to only what is necessary for the application.
  • Search for and remediate any other configuration files that may contain hard-coded credentials, and conduct a code audit for similar issues.
  • Monitor for and apply any future patch or fixed release once it becomes available.

Generated by OpenCVE AI on September 23, 2026 at 19:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 18:45:00 +0000

Type Values Removed Values Added
Description A flaw has been found in sfturing hosp_order up to 627f426331da8086ce8fff2017d65b1ddef384f8. This affects an unknown part of the file ssm_pro/src/main/resources/jdbc.properties. This manipulation causes hard-coded credentials. It is possible to initiate the attack remotely. The attack's complexity is rated as high. It is indicated that the exploitability is difficult. The exploit has been published and may be used. This product is using a rolling release to provide continious delivery. Therefore, no version details for affected nor updated releases are available. The project was informed of the problem early through an issue report but has not responded yet.
Title sfturing hosp_order jdbc.properties hard-coded credentials
First Time appeared Sfturing
Sfturing hosp Order
Weaknesses CWE-259
CWE-798
CPEs cpe:2.3:a:sfturing:hosp_order:*:*:*:*:*:*:*:*
Vendors & Products Sfturing
Sfturing hosp Order
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

{'score': 6.3, 'vector': 'CVSS:4.0/AV:N/AC:H/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-23T18:44:03.113Z

Reserved: 2026-09-23T12:47:52.852Z

Link: CVE-2026-96548

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-23T19:19:54.513

Modified: 2026-09-23T19:39:08.847

Link: CVE-2026-96548

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T20:00:08Z

Weaknesses
  • CWE-259

    Use of Hard-coded Password

  • CWE-798

    Use of Hard-coded Credentials