Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-90510 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

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.

Metrics

References 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.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-320Key Management Errors[email protected]
CWE-321Use of Hard-coded Cryptographic Key[email protected]

Affected Products

ProductVersions
dromara orion-visor
<= 2.5.7 (semver)

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Workaround:low effort

    Set the SECRET_KEY environment variable to a unique cryptographically random key (at least 256 bits) during deployment. The application will refuse to start if this variable is not set or if it matches any known default value.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-90510
NVD Published Date:
Sep 13, 2026
NVD Last Modified:
Sep 14, 2026
Source:
[email protected]
CVE-2026-90510 Details - Not Deferred