Lantronix EDS5000
CVE-2025-67035
HIGH
Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/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
Administrative web access is required (PR:H); root command execution provides full CIA impact; no scope change beyond the device itself.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
6DescriptionCVE.org
An issue was discovered in Lantronix EDS5000 2.1.0.0R3. The SSH Client and SSH Server pages are affected by multiple OS injection vulnerabilities due to missing sanitization of input parameters. An attacker can inject arbitrary commands in delete actions of various objects, such as server keys, users, and known hosts. Commands are executed with root privileges.
Articles & Coverage 1
AnalysisAI
OS command injection in Lantronix EDS5000 series device server firmware 2.1.0.0R3 allows authenticated administrators to execute arbitrary commands with root privileges through unsanitized parameters in the SSH Client and SSH Server web management pages. Delete operations on SSH objects - server keys, user accounts, and known-host entries - pass attacker-controlled input directly to shell operations without sanitization. CISA has published ICS advisory ICSA-26-069-02 acknowledging the issue; no public exploit code has been identified at time of analysis and the EPSS score remains at 0.02% (4th percentile).
Technical ContextAI
The Lantronix EDS5000 is an industrial device server (serial-to-Ethernet gateway) deployed in OT/ICS environments, with the EDS5008 (8-port), EDS5016 (16-port), and EDS5032 (32-port) variants distinguished by port count. The firmware exposes a web management interface including SSH Client and SSH Server configuration pages. CWE-94 is assigned (Code Injection), though the description's 'OS injection' language more precisely aligns with CWE-78 (OS Command Injection) - the web pages construct shell commands incorporating user-supplied parameters from delete actions without sanitization, allowing shell metacharacter injection. Because the underlying firmware process runs as root, any injected command inherits full system privileges. CPE strings confirm the affected firmware as cpe:2.3:o:lantronix:eds5008_firmware:2.1.0.0r3, cpe:2.3:o:lantronix:eds5016_firmware:2.1.0.0r3, and cpe:2.3:o:lantronix:eds5032_firmware:2.1.0.0r3.
RemediationAI
Consult the Lantronix vulnerability library (https://www.lantronix.com/technical-support/security-updates/vulnerability-disclosure-policy/vulnerability-library/) and CISA ICS advisory ICSA-26-069-02 (https://www.cisa.gov/news-events/ics-advisories/icsa-26-069-02) for the official patched firmware - the exact remediated version is not independently confirmed from the available reference data, so firmware upgrade must be verified directly with Lantronix. As immediate compensating controls: restrict administrative web interface access to dedicated management hosts using firewall ACLs, eliminating network-level exposure of the SSH configuration pages (trade-off: reduces operational flexibility for remote management). Enforce strong, unique administrative credentials and audit all accounts with admin access to the device. If SSH key management features are not operationally required, disable or restrict access to the SSH Client and SSH Server management pages entirely. In OT environments, ensure the EDS5000 is on a segmented network zone with no direct Internet exposure.
More in Eds5032 Firmware
View allUnauthenticated root-level OS command injection in Lantronix EDS5000 serial device servers (EDS5032/EDS5008/EDS5016, fir
OS command injection in Lantronix EDS5000 series device server firmware 2.1.0.0R3 allows an authenticated administrator
Authenticated OS command injection in Lantronix EDS5000 serial device server firmware 2.1.0.0R3 grants an attacker root-
Authenticated OS command injection in Lantronix EDS5000 firmware 2.1.0.0R3 allows an admin-level attacker to execute arb
Same weakness CWE-94 – Code Injection
View allShare
External POC / Exploit Code
Leaving vuln.today