Vulnerability record · CVE-2025-67038 · published 11 March 2026
CVE-2025-67038: Lantronix EDS5000 HTTP RPC OS command injection via username
Lantronix · Eds5008 Firmware
The HTTP RPC module in Lantronix EDS5000 2.1.0.0R3 runs a shell command to log failed authentication attempts, concatenating the supplied username directly into that command without sanitization. An attacker can therefore inject arbitrary OS commands through the username parameter, and those commands run with root privileges. The flaw is a classic CWE-78 OS command injection reachable over the network with no authentication or user interaction required.
Description
An issue was discovered in Lantronix EDS5000 2.1.0.0R3. The HTTP RPC module executes a shell command to write logs when user's authentication fails. The username is directly concatenated with the command without any sanitization. This allow attackers to inject arbitrary OS commands into the username parameter. Injected commands are executed with root privileges.
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:
Automated analysis
critical priorityUnauthenticated network-reachable root command execution combined with confirmed exploitation in CISA's KEV catalog makes this an urgent patch-first issue.
What it is
The HTTP RPC module in Lantronix EDS5000 2.1.0.0R3 runs a shell command to log failed authentication attempts, concatenating the supplied username directly into that command without sanitization. An attacker can therefore inject arbitrary OS commands through the username parameter, and those commands run with root privileges. The flaw is a classic CWE-78 OS command injection reachable over the network with no authentication or user interaction required.
Impact
An unauthenticated remote attacker gains arbitrary command execution as root on the affected device, allowing full compromise of the appliance, including configuration, credentials and any data or network access it mediates.
Attack surface
Reached over the network through the HTTP RPC interface, specifically the failed-authentication logging path. The CVSS 4.0 vector shows PR:N and UI:N, so no authentication and no user interaction are needed; the attacker only needs to submit a crafted username.
Exploitation
CVE-2025-67038 is listed in CISA's Known Exploited Vulnerabilities catalog (added 2026-06-23, due 2026-06-26), confirming active exploitation, and EPSS gives a 30-day probability of 0.1926 (97.2nd percentile). No ransomware campaign use is documented.
What to do
- Apply the vendor's fixed firmware per the Lantronix security update and CISA ICS advisory icsa-26-069-02; patch is the first action.
- If no patch is available for a given model, isolate affected EDS5000 and G5/X3 series devices from untrusted networks and discontinue exposure until mitigations exist, as CISA BOD 26-04 allows.
- Restrict management/HTTP RPC access to a dedicated management VLAN or VPN and block it from the internet and general user networks.
- Monitor vendor advisories for updated firmware and re-check the CISA KEV entry for revised required actions.
- Where feasible, disable or restrict the HTTP RPC service if it is not operationally required.
Detection
- Review HTTP RPC authentication-failure logs for usernames containing shell metacharacters (;, |, &, $, backticks, newlines) or command strings.
- Alert on unexpected child processes or shell invocations spawned by the web/RPC service, especially those running as root.
- Baseline and monitor outbound connections and file changes on affected devices for signs of post-exploitation activity.
- Audit exposed management interfaces for affected Lantronix models and confirm firmware versions against the vendor advisory.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Exploitation in the wild
CISA added CVE-2025-67038 to the Known Exploited Vulnerabilities catalog on 23 June 2026 as "Lantronix EDS5000 Code Injection Vulnerability". Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines. Federal deadline 26 June 2026.
Affected products
33 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-069-02.json | Third Party Advisory |
| https://www.cisa.gov/news-events/ics-advisories/icsa-26-069-02 | Third Party AdvisoryVDB Entry |
| https://www.lantronix.com/technical-support/security-updates/vulnerability-disclosure-policy/vulnerability-library/?_gl= | Vendor Advisory |
| https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-67038 | US Government Resource |
Track CVE-2025-67038 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2025-67038), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.