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-05-07
AI Q&A
2026-03-11
EPSS Evaluated
2026-05-05
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 Powered Q&A
Can you explain this vulnerability to me?

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.


How can this vulnerability impact me? :

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.

How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

I don't know


What immediate steps should I take to mitigate this vulnerability?

I don't know


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart