Description
A security vulnerability has been detected in dromara orion-visor up to 2.5.7. This affects the function HostKeyServiceImpl.encryptKey of the file orion-visor-modules/orion-visor-module-asset/orion-visor-module-asset-service/src/main/java/org/dromara/visor/module/asset/service/impl/HostKeyServiceImpl.java. The manipulation leads to use of hard-coded cryptographic key
. The attack is possible to be carried out remotely. The exploit has been disclosed publicly and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-09-13
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: Data confidentiality breach through decryption of stored SSH private keys and host passwords
Action: Apply Patch
AI Analysis

Impact

The vulnerability resides in the HostKeyServiceImpl.encryptKey method of dromara orion‑visor, where a hard‑coded AES key is used for encryption. An attacker can exploit this to decrypt saved SSH private keys and host passwords, compromising the confidentiality of credentials stored by the system. The weakness corresponds to the CWE‑320 and CWE‑321 classes of cryptographic practice issues. No known mechanisms exist in the product to invalidate or rotate the key, so the risk remains as long as the vulnerable version is in use.

Affected Systems

All installations of dromara orion‑visor up to version 2.5.7 are affected. The specific component is orion‑visor-modules/orion‑visor-module‑asset/orion‑visor‑module‑asset‑service/src/main/java/org/dromara/visor/module/asset/service/impl/HostKeyServiceImpl.java. Users of these versions should review their deployment to verify whether the hard‑coded key is present.

Risk and Exploitability

The CVSS score of 6.9 indicates moderate severity. The EPSS score is not available, so the likelihood of exploitation cannot be quantified, but the vulnerability is publicly disclosed and can be performed remotely. The vendor has not issued a fix yet, so the vulnerability is not listed in the CISA KEV catalog. The attack vector is inferred to be remote, as the description states that exploitation can be carried out remotely. Based on the available data, the overall risk is moderate to high for environments where SSH keys or host passwords are stored by orion‑visor.

Generated by OpenCVE AI on September 13, 2026 at 17:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest version of dromara orion‑visor that removes the hard‑coded AES key
  • If an immediate upgrade is not possible, restrict external network access to the orion‑visor management interface to limit exposure
  • Review and, if feasible, replace the hard‑coded encryption key with a configurable key stored securely (e.g., in an environment variable or a secrets management system)

Generated by OpenCVE AI on September 13, 2026 at 17:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 13 Sep 2026 10:30:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in dromara orion-visor up to 2.5.7. This affects the function HostKeyServiceImpl.encryptKey of the file orion-visor-modules/orion-visor-module-asset/orion-visor-module-asset-service/src/main/java/org/dromara/visor/module/asset/service/impl/HostKeyServiceImpl.java. The manipulation leads to use of hard-coded cryptographic key . The attack is possible to be carried out remotely. The exploit has been disclosed publicly and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Title dromara orion-visor HostKeyServiceImpl.java HostKeyServiceImpl.encryptKey hard-coded key
First Time appeared Dromara
Dromara orion-visor
Weaknesses CWE-320
CWE-321
CPEs cpe:2.3:a:dromara:orion-visor:*:*:*:*:*:*:*:*
Vendors & Products Dromara
Dromara orion-visor
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:UR'}

cvssV3_0

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

cvssV3_1

{'score': 8.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/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:L/SI:L/SA:L/E:P'}


Subscriptions

Dromara Orion-visor
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-13T10:15:08.684Z

Reserved: 2026-09-12T08:58:31.850Z

Link: CVE-2026-90510

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-13T11:16:59.827

Modified: 2026-09-13T11:16:59.827

Link: CVE-2026-90510

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-13T17:45:06Z

Weaknesses