CVE-2025-44203

In HotelDruid 3.0.0 and 3.0.7, the unauthenticated database-setup endpoint creadb.php can be reached before setup is completed and performs database creation without locking. By sending many concurrent requests, an attacker can trigger a race condition during which verbose SQL error messages disclose the administrator username, password hash, and salt. The same race leaves the setup partially initialized, so the administrator can no longer log in with the credentials set during installation, resulting in a denial of service that requires reinstallation to recover. Remote exploitation additionally requires the installation to allow non-localhost access. The vulnerability was fixed in version 3.0.8.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:digitaldruid:hoteldruid:3.0.0:*:*:*:*:*:*:*
cpe:2.3:a:digitaldruid:hoteldruid:3.0.7:*:*:*:*:*:*:*

History

No history.

Information

Published : 2025-06-20 16:15

Updated : 2026-07-09 15:16


NVD link : CVE-2025-44203

Mitre link : CVE-2025-44203

CVE.ORG link : CVE-2025-44203


JSON object : View

Products Affected

digitaldruid

  • hoteldruid
CWE
CWE-209

Generation of Error Message Containing Sensitive Information

CWE-400

Uncontrolled Resource Consumption