Description
Lantronix SLC8000 before firmware v9.7.0.3, 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 with the services permission to execute arbitrary shell commands as root by exploiting the set script schedule command that passes unsanitized user input to a system() call. Attackers with the services permission can authenticate 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 Code Execution as root
Action: Immediate Patch
AI Analysis

Impact

The vulnerability resides in the set script schedule command, which passes unsanitized user input directly into a system() call, enabling an attacker to execute arbitrary shell commands with root privileges. This type of flaw corresponds to the null pointer or command injection weakness identified as CWE‑78. Successful exploitation results in complete loss of confidentiality, integrity, and availability on the compromised device, and may extend to downstream serial‑attached devices connected to the device’s ports.

Affected Systems

The affected devices are LANTRONIX EMG7500 and EMG8500 running firmware versions earlier than 9.7.0.1, the SLC8000 running firmware versions earlier than 9.7.0.3, and all firmware versions of SLB882, SLCx‑02, and SLCx‑03. Users of these models should verify they are running an officially released patched firmware version that addresses this command injection flaw.

Risk and Exploitability

The CVSS score of 9.4 indicates a critical security severity. While an EPSS score is not currently available, the flaw is not listed in the CISA KEV catalog, though the high CVSS suggests it is likely to be actively considered by threat actors. The attack requires authenticated access with services permission, typically through the terminal or CLI interface; once authenticated, an attacker can inject malicious commands. The lack of a publicly listed exploit does not preclude use, and the vulnerability remains highly exploitable to those possessing valid credentials on the device.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the firmware to the latest available version: apply EMG7500/EMG8500 firmware 9.7.0.1R2, SLC8000 firmware 9.7.0.3R3, and the most recent releases for SLB882, SLCx‑02, and SLCx‑03 that contain the command‑injection fix.
  • Restrict or disable the services permission for users who do not require terminal or CLI access; consider disabling remote CLI completely on devices that do not need it.
  • Place the affected devices on network segments with strict access control, limit inbound connections to trusted IP ranges, and monitor logs for abnormal command execution attempts.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
Description Lantronix SLC8000 before firmware v9.7.0.3, 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 with the services permission to execute arbitrary shell commands as root by exploiting the set script schedule command that passes unsanitized user input to a system() call. Attackers with the services permission can authenticate 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 OS Command Injection via set script schedule
Weaknesses CWE-78
References
Metrics cvssV3_1

{'score': 9.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/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:H/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-22T15:52:24.941Z

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

Link: CVE-2026-80152

cve-icon Vulnrichment

Updated: 2026-09-22T15:52:20.308Z

cve-icon NVD

Status : Received

Published: 2026-09-22T16:18:01.607

Modified: 2026-09-22T16:18:01.607

Link: CVE-2026-80152

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-22T16:45:17Z

Weaknesses
  • CWE-78

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