CVE-2025-44203

HIGH

HotelDruid 3.0.7 - Unauthenticated Information Disclosure and Denial of Service via creadb.php SQL Error Messages

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2025-44203. PoCs published by IvanT7D3.

AI-analyzed exploit summary This PoC exploits CVE-2025-44203 in HotelDruid 3.0.0/3.0.7 by sending multiple POST requests to 'creadb.php' to trigger verbose SQL error messages, disclosing sensitive information (username, password hash, salt) and causing a DoS condition. The 'brute.py' script assists in cracking the recovered password hash using a wordlist.

Description

In HotelDruid 3.0.7, an unauthenticated attacker can exploit verbose SQL error messages on creadb.php before the 'create database' button is pressed. By sending malformed POST requests to this endpoint, the attacker may obtain the administrator username, password hash, and salt. In some cases, the attack results in a Denial of Service (DoS), preventing the administrator from logging in even with the correct credentials.

Exploits (1)

nomisec WORKING POC
by IvanT7D3 · poc
https://github.com/IvanT7D3/CVE-2025-44203

This PoC exploits CVE-2025-44203 in HotelDruid 3.0.0/3.0.7 by sending multiple POST requests to 'creadb.php' to trigger verbose SQL error messages, disclosing sensitive information (username, password hash, salt) and causing a DoS condition. The 'brute.py' script assists in cracking the recovered password hash using a wordlist.

Classification
Working Poc 95%
Attack Type
Info Leak | Dos
Complexity
Trivial
Reliability
Reliable
Target: HotelDruid 3.0.0, 3.0.7
No auth needed
Prerequisites: HotelDruid installed with 'Restrict HotelDruid access to localhost?' set to 'No' · Network access to the target
devstral-2 · analyzed Feb 16, 2026 Full analysis →

Scores

CVSS v3 7.5
EPSS 0.0054
EPSS Percentile 41.0%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact partial

Details

CWE
CWE-400 CWE-209
Status published
Products (2)
digitaldruid/hoteldruid 3.0.0
digitaldruid/hoteldruid 3.0.7
Published Jun 20, 2025
Tracked Since Feb 18, 2026