Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Static root credential reused fleet-wide over network SSH yields unauthenticated, low-complexity remote root, so PR:N/AC:L/AV:N with full C/I/A impact.
Primary rating from Vendor (CyberDanube).
CVSS VectorVendor: CyberDanube
Lifecycle Timeline
2DescriptionCVE.org
A hard-coded or default root account credential in TBEA TLogger V2.1.0.0B0.0.0.0 allows an unauthenticated remote attacker to obtain root-level access to the device via the exposed SSH service. The root password can be recovered from the password hash stored in /etc/shadow and used to authenticate to the SSH service. Successful exploitation provides full administrative control of the affected device.
AnalysisAI
Root-level device takeover in TBEA TLogger V2.1.0.0B0.0.0.0 (the TBEA Communication Box 3rd Generation) stems from a hard-coded/default root credential exposed over the device's SSH service, letting remote attackers authenticate as root and gain full administrative control. The static root password can be derived from the /etc/shadow hash and, being shared across devices, works fleet-wide once recovered. There is no public exploit identified at time of analysis and no CISA KEV listing, but the flaw was independently reported by ICS researcher CyberDanube and carries a critical CVSS 4.0 base score of 9.3.
Technical ContextAI
The affected asset is an industrial data-logging/communication gateway (TBEA Communication Box 3rd Generation) used to aggregate and forward telemetry, typically in power/energy and monitoring deployments. The root cause is CWE-798 (Use of Hard-coded Credentials): the firmware ships a fixed or default root account whose password hash resides in /etc/shadow. Because the same credential is baked into the firmware image, an attacker who cracks the hash (offline, from a firmware dump or one obtained device) holds a universal key. The exposed SSH daemon then provides the network-reachable authentication surface, so cracking the static hash directly translates to interactive root shell access on any device running this build.
RemediationAI
No vendor-released patch identified at time of analysis, and no fixed firmware version is named in the available data, so the primary action is to contact TBEA directly (vendor site https://en.tbea.com/about.html) for patched firmware or credential-rotation guidance and to confirm whether the hard-coded root account can be changed or disabled. As compensating controls: remove the device's SSH service from all untrusted and internet-facing networks and restrict SSH to a dedicated management VLAN or jump host (trade-off: legitimate remote administration must be re-routed through that path); block inbound TCP/22 to these devices at the OT/IT boundary firewall and allow it only from explicitly whitelisted management IPs (trade-off: breaks any remote tooling relying on direct SSH); and if the platform permits, change or disable the root login and enforce key-based authentication (trade-off: may be overwritten by firmware or unsupported on embedded builds, so verify persistence after reboot). Because the credential is static and shared, network isolation is the most reliable control until vendor-fixed firmware is confirmed.
SQL injection in the web server of TBEA TLogger (TBEA Communication Box 3rd Generation), firmware V2.1.0.0B0.0.0.0, lets
Authentication bypass in the web management server of TBEA TLogger (firmware V2.1.0.0B0.0.0.0), a data-logging communica
Unauthenticated remote denial-of-service and device manipulation in TBEA TLogger V2.1.0.0B0.0.0.0 (Communication Box 3rd
TBEA TLogger V2.1.0.0B0.0.0.0 (Communication Box 3rd Generation) exposes an unauthenticated HTTP PUT endpoint at /tmp/ t
Physical access to the TBEA TLogger V2.1.0.0B0.0.0.0 (Communication Box 3rd Generation) PCB exposes an unprotected UART
Same weakness CWE-798 – Use of Hard-coded Credentials
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-210666
GHSA-8hj2-2q8g-jqhw