CVE Catalog

CVE-2025-59093

High
Published: Translated: NVD NIST

Summary

The vulnerability in Exos 9300 involves a randomly generated database password for MSSQL, derived from static random values concatenated with the hostname and a random string readable from the registry by any user. This allows an attacker to derive the password and gain authenticated access to the central database as user Exos9300Common.

Risk Assessment

An attacker can access the Exos 9300 database with permissions to read most tables and update/insert into many tables, potentially compromising data integrity and confidentiality.

Recommendation

Immediately change the database password generation method to a cryptographically secure one and rotate the password. Also restrict registry access to prevent unauthorized users from reading sensitive data.

Other vulnerabilities in Exos 9300

See all
Original NVD description (English source)

Exos 9300 instances are using a randomly generated database password to connect to the configured MSSQL server. The password is derived from static random values, which are concatenated to the hostname and a random string that can be read by every user from the registry. This allows an attacker to derive the database password and get authenticated access to the central exos 9300 database as the user Exos9300Common. The user has the roles ExosDialog and ExosDialogDotNet assigned, which are able to read most tables of the database as well as update and insert into many tables.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS