CVE-2025-67038
Modified
Modified - Updated After Analysis
OS Command Injection in Lantronix EDS5000 HTTP RPC Module
Vulnerability report for CVE-2025-67038, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-03-11
Last updated on: 2026-07-05
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.0r3 |
| lantronix | eds5008_firmware | 2.1.0.0r3 |
| lantronix | eds5016_firmware | 2.1.0.0r3 |
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. |