ZeroHour

CVE-2026-38058

moderate

Sensitive Password Hash Exposure in ST Engineering iDirect iQ200 VSAT Terminal

CVSS 4.0
8.6 high
EPSS
Published
()
Modified
AI analysis

The iQ200 VSAT terminal exposes a web endpoint that returns the complete device configuration as JSON, including a SECURITY section that contains MD5-crypt password hashes for the root SSH and web administration accounts. Any user who holds valid web credentials, including low-privileged accounts, can call this endpoint and retrieve those hashes. Because MD5-crypt is a fast legacy hash, the attacker can crack the hashes offline on commodity hardware and recover the root SSH and web admin passwords, potentially gaining privileged control of the terminal and the network it anchors. Affected organizations are satellite service providers, enterprises, and other operators deploying iQ200 (and, per the related advisory, iQ-Series) VSAT terminals. There is no CISA KEV listing, no public proof-of-concept, and no known exploitation at this time; the issue was assigned by CISA ICS-CERT with a CVSS 4.0 score of 8.6 (High).

What to do: Consult the ST Engineering iDirect advisory (iQ-Series Terminals, Update A) and apply the fixed firmware it specifies once identified, since no fixed version is given in the available data. Until patched, restrict access to the terminal's web management interface to trusted management networks or VPN access, and minimize or eliminate low-privileged web accounts whose credentials could be used to pull the configuration. Because MD5-crypt hashes can be cracked quickly offline, treat any account that could have queried the endpoint as potentially exposed and rotate the root SSH and web admin passwords.

Affected
ST Engineering iDirect iQ200 VSAT terminal
ST Engineering iDirect iQ-Series VSAT terminals (per related advisory)
Estimated exposure
moderateon the order of tens of thousands of deployed terminals (iDirect's large VSAT installed base, with iQ200 a newer-generation remote); only units with remotely… — iDirect is one of the largest VSAT equipment vendors with a historically broad installed base across maritime, enterprise and broadband satellite networks, but the iQ200 is a newer-generation terminal and no public install-count or…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

The endpoint on the iDirect iQ200 VSAT terminal returns the complete device configuration as JSON, including the SECURITY section which contains MD5-crypt password hashes for the root SSH and web administration accounts. Any user with valid web credentials can extract these hashes and crack them offline using commodity hardware.

Weakness
CWE-497
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/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

In the news

ST Engineering iDirect iQ-Series Terminals (Update A)

CISA advisory details four flaws in ST Engineering iDirect iQ-Series VSAT terminals <=4.5.2.1, enabling device data theft, CSRF-driven reboots, and local privilege escalation.

CISA's Update A to ICSA-26-183-01 covers ST Engineering iDirect iQ-Series, 3315-Series and 9-Series terminals at firmware <=4.5.2.1, deployed across communications, defense, energy and transportation. CVE-2026-38059 exposes unauthenticated /api/identity and /api/ endpoints leaking serial number, DID, TPK, MAC address and firmware version, potentially enabling terminal impersonation; CVE-2026-38057 is a CSRF flaw letting an attacker force terminal reboots and satellite link loss via /api/reboot. CVE-2026-38056 enables local privilege escalation using the factory-configured technician account (CVSS 3.1 8.8, CVSS 4.0 9.4), and CVE-2026-38058 exposes crackable MD5-crypt root password hashes. All four flaws were reported to CISA by Ahmed Alqahtani of Aramco.