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 stack-based buffer overflow vulnerability that allows authenticated attackers to potentially execute arbitrary code by exploiting an undocumented mfc eeprom read command that copies unbounded user input into a bounded stack buffer before passing it to a system() call. Attackers can authenticate as any user to the terminal or CLI interface and supply an oversized input to trigger the overflow, potentially achieving complete loss of confidentiality, integrity, and availability on the affected device and impacting downstream serial-attached devices.
Published: 2026-09-22
Score: 9.4 Critical
EPSS: n/a
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

A stack-based buffer overflow occurs when an authenticated user issues an undocumented mfc eeprom read command to the device’s terminal or CLI. The command copies unbounded user input into a fixed-size buffer on the stack before passing it to a system() call. This allows an attacker to overflow the stack, overwrite the return address, and execute arbitrary code, potentially compromising the device’s confidentiality, integrity, and availability and affecting any serial‑attached peripherals. The flaw aligns with CWE‑121.

Affected Systems

Affected models include LANTRONIX EMG7500 and EMG8500 devices running firmware versions earlier than 9.7.0.1, all versions of the SLB882, SLCx‑02, and SLCx‑03 series, and SLC8000 devices using firmware prior to 9.7.0.2. Firmware updates published by Lantronix for these families address the overflow.

Risk and Exploitability

The CVSS score is 9.4, marking the issue as critical. EPSS data is not available and the vulnerability has not yet appeared in the CISA KEV catalog. Attack requires authenticated access through the device’s terminal or CLI interface, meaning it is an authenticated local or remote network attack depending on management connectivity. When exploited, the attacker can achieve full control over the affected device and any downstream serial‑attached equipment.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest firmware updates for the affected device models (e.g., SLC8000 v9.7.0.2, EMG7500/8500 v9.7.0.1, and the current firmware for SLB882, SLCx‑02, SLCx‑03) to remove the vulnerability.
  • Limit or disable direct terminal/CLI access to the device and enforce strict role‑based authentication to prevent unauthorized users from issuing privileged commands.
  • Configure the device to reject or sanitize oversized input to the mfc eeprom read command or disable that command if the firmware provides a corresponding feature; additionally, monitor system logs for unexpected system() execution and block anomalous command traffic.

Generated by OpenCVE AI on September 22, 2026 at 16:48 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 stack-based buffer overflow vulnerability that allows authenticated attackers to potentially execute arbitrary code by exploiting an undocumented mfc eeprom read command that copies unbounded user input into a bounded stack buffer before passing it to a system() call. Attackers can authenticate as any user to the terminal or CLI interface and supply an oversized input to trigger the overflow, potentially achieving complete loss of confidentiality, integrity, and availability on the affected device and impacting downstream serial-attached devices.
Title Lantronix Autonomous Out-of-Band Devices Stack-Based Buffer Overflow via mfc eeprom read
Weaknesses CWE-121
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-22T15:19:38.818Z

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

Link: CVE-2026-80146

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-80146

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-121

    Stack-based Buffer Overflow