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
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
Affected Vendors & Products
| 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 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. |