← Vulnerability feed

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.

9.3 CVSS 4.0 Critical CISA KEV since 23 Jun 2026 EPSS 19% · top 2.7% CWE-78 · OS command injection
9.3CVSS 4.0 base score
19%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
33Affected product versions listed by NVD
4References
8 Sep 2026Last modified by NVD

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

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 17 September 2026. Confidence: high.

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

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.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

8.8CVE-2026-53266Linux kernel ebtables SNAT out-of-bounds write in ARP rewriteThe ebtables SNAT target rewrites the ARP sender hardware address via skb_store_bits() without first making that range writable. When the ARP SHA byt…KEVEPSS 0.65%analysed8.8CVE-2026-87491Google Chrome V8 out-of-bounds write enables sandbox code executionChrome before 153.0.8010.36 contains an out-of-bounds write in the V8 JavaScript engine. A crafted HTML page can trigger the memory corruption, and b…KEVEPSS 3.1%analysed9.8CVE-2025-25249Fortinet FortiOS and FortiSwitchManager heap buffer overflow via crafted packetsA heap-based buffer overflow (CWE-122/CWE-787) in Fortinet FortiOS 6.4 through 7.6.3 and FortiSwitchManager 7.0 through 7.2.6 lets an unauthenticated…KEVEPSS 3.9%analysed7.8CVE-2026-83549SonicWall SMA1000 AMC OS Command InjectionThe SMA1000 Appliance Management Console contains an OS command injection flaw (CWE-78) that lets an authenticated administrator execute arbitrary op…KEVEPSS 11%analysed10.0CVE-2026-49869Kestra OSS auth bypass via path suffix match enables RCEKestra OSS AuthenticationFilter whitelists the public config endpoint using request.getPath().endsWith("/configs"), a suffix match instead of an exac…KEVEPSS 2.1%analysed7.8CVE-2026-53362Linux kernel IPv6 UDP paged allocation out-of-bounds write__ip6_append_data() in the Linux kernel mis-accounts fraggap on the paged-allocation path, leaving the linear skb area undersized while pagedlen is o…KEVEPSS 0.71%analysed7.8CVE-2022-0995Linux kernel watch_queue out-of-bounds writeThe Linux kernel's watch_queue event notification subsystem contains an out-of-bounds write (CWE-787) that can overwrite kernel state. A local user c…KEVEPSS 8.8%analysed8.9CVE-2026-73570Zimbra Collaboration SNMP notification OS command injectionZimbra Collaboration Suite before 10.1.20 contains an OS command injection flaw in SNMP notification processing when the optional zimbra-snmp package…KEVEPSS 12%analysed

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.