CVE-2025-67038
Received Received - Intake
OS Command Injection in Lantronix EDS5000 HTTP RPC Module

Publication date: 2026-03-11

Last updated on: 2026-03-19

Assigner: MITRE

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 authantication 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 Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-11
Last Modified
2026-03-19
Generated
2026-06-16
AI Q&A
2026-03-11
EPSS Evaluated
2026-06-14
NVD
EUVD
Affected Vendors & Products
Showing 3 associated CPEs
Vendor Product Version / Range
lantronix eds5032_firmware 2.1.0.0
lantronix eds5008_firmware 2.1.0.0
lantronix eds5016_firmware 2.1.0.0
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-94 The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability exists in the Lantronix EDS5000 version 2.1.0.0R3, specifically in its HTTP RPC module. When a user's authentication fails, the module attempts to write logs by executing a shell command. However, the username provided by the user is directly concatenated into this shell command without any sanitization or validation.

Because of this lack of sanitization, an attacker can inject arbitrary operating system commands into the username parameter. These injected commands are then executed with root privileges, which means the attacker can run any command on the system with the highest level of access.

Impact Analysis

This vulnerability can have severe impacts because it allows an attacker to execute arbitrary commands on the affected system with root privileges.

  • Complete system compromise by executing malicious commands.
  • Potential unauthorized access to sensitive data.
  • Disruption of service or system stability through malicious commands.
  • Installation of persistent backdoors or malware.
Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

I don't know

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-67038. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart