Description
Lantronix SLC8000 before firmware v9.7.0.2, EMG8500/EMG7500 before firmware v9.7.0.1, and all firmware versions of SLB882/SLCx-03/SLCx-02 contain a command injection vulnerability that allows authenticated attackers to execute arbitrary shell commands as root by exploiting an undocumented mfc eeprom read command that passes unsanitized user input to a system() call. Attackers can authenticate as any user to the terminal or CLI interface and inject malicious commands through the unsanitized parameter to achieve complete loss of confidentiality, integrity, and availability on the affected device and potentially impact downstream serial-attached devices.
Published: 2026-09-22
Score: 9.4 Critical
EPSS: n/a
KEV: No
Impact: Remote Command Execution as root
Action: Apply patch
AI Analysis

Impact

The vulnerability is an undocumented command injection in the mfc eeprom read command that forwards unsanitized user input to a system() call. Any authenticated user to the terminal or CLI can use this flaw to execute arbitrary shell commands as root, causing complete loss of confidentiality, integrity and availability on the device. The impact extends to any downstream serial‑attached devices that rely on the compromised host.

Affected Systems

Affected devices include Lantronix EMG7500 and EMG8500 with firmware versions prior to 9.7.0.1, the SLC8000 with firmware earlier than 9.7.0.2, and all firmware releases of SLB882, SLCx‑02 and SLCx‑03.

Risk and Exploitability

The CVSS score of 9.4 indicates a high‑severity exploit potential. EPSS data is not available and the vulnerability is not listed in the CISA KEV catalog. Attackers must first authenticate to the device’s terminal or CLI interface, which can be done by any user and may be exposed over a network. Once authenticated, exploitation is straightforward because the unsanitized parameter is passed directly to the shell, enabling unrestricted command execution.

Generated by OpenCVE AI on September 22, 2026 at 16:49 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Verify the device firmware version and ensure it matches the latest releases (v9.7.0.1R2 for EMG7500/EMG8500 or v9.7.0.2R1 for SLC8000).
  • Apply the official firmware update from Lantronix to the affected devices.
  • Restrict CLI and terminal access to trusted users or networks, and disable the mfc eeprom read command if an update is not feasible.
  • Monitor logs for anomalous command execution and audit for signs of exploitation.

Generated by OpenCVE AI on September 22, 2026 at 16:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 22 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Description Lantronix SLC8000 before firmware v9.7.0.2, EMG8500/EMG7500 before firmware v9.7.0.1, and all firmware versions of SLB882/SLCx-03/SLCx-02 contain a command injection vulnerability that allows authenticated attackers to execute arbitrary shell commands as root by exploiting an undocumented mfc eeprom read command that passes unsanitized user input to a system() call. Attackers can authenticate as any user to the terminal or CLI interface and inject malicious commands through the unsanitized parameter to achieve complete loss of confidentiality, integrity, and availability on the affected device and potentially impact downstream serial-attached devices.
Title Lantronix Autonomous Out-of-Band Devices CLI Command Injection via mfc eeprom read
Weaknesses CWE-78
References
Metrics cvssV3_1

{'score': 9.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H'}

cvssV4_0

{'score': 9.4, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-22T17:44:26.836Z

Reserved: 2026-08-25T20:43:54.261Z

Link: CVE-2026-80143

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-22T16:17:57.543

Modified: 2026-09-22T16:17:57.543

Link: CVE-2026-80143

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-22T17:00:12Z

Weaknesses
  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')