CVE-2026-90510 Details
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.
A vulnerability exists in Dromara Orion-Visor versions up to 2.5.7, where a hard-coded AES encryption key is used to encrypt sensitive data such as SSH private keys and host passwords. This key, 'uQeacXV8b3isvKLK', is publicly available in the application's configuration files and is identical across all deployments. The vulnerability allows for the decryption of encrypted data, potentially leading to unauthorized SSH access on managed hosts.
Users are advised to remove the hard-coded AES key from all configuration files and replace it with a unique, cryptographically secure key for each deployment. Additionally, existing encrypted data should be re-encrypted with the new key, and audits should be conducted to ensure compliance.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 13, 2026CISA-ADP
Assessed Sep 14, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/dromara/orion-visor/ | [email protected] | ProductSource CodeVendor |
| https://github.com/dromara/orion-visor/issues/171 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/sumo166/CVE-apply/blob/main/dromara-orion-visor/Hardcoded%20AES%20Encryption%20Key%20Enables%20Decryption%20of%20SSH%20Private%20Keys%20and%20Host%20Passwords%20(CWE-321)_en.md | [email protected] | ExploitRemedyTechnical Analysis |
| https://vuldb.com/cve/CVE-2026-90510 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/911865 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/403098 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/403098/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-320 | Key Management Errors | [email protected] |
| CWE-321 | Use of Hard-coded Cryptographic Key | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| dromara orion-visor | <= 2.5.7 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 14, 2026 | CVE Modified | CISA-ADP |
| Sep 13, 2026 | New CVE Received | [email protected] |
Volerion