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 write 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 exists in the mfc eeprom write command of several Lantronix devices. The command copies unbounded input into a limited stack buffer and then passes it to a system() call, allowing an authenticated attacker to execute arbitrary code. The consequence is a full compromise of confidentiality, integrity, and availability on the affected device and any serial‑attached equipment.

Affected Systems

Vendors: Lantronix. Products: EMG7500, EMG8500, SLB882, SLC8000, SLCx‑02, SLCx‑03. Versions at risk are all firmware runs before v9.7.0.2 on the SLC8000, before v9.7.0.1 on the EMG8500/EMG7500, and all firmware on the SLB882, SLCx‑03, and SLCx‑02.

Risk and Exploitability

The CVSS score of 9.4 marks the issue as critical. EPSS is not available and the vulnerability is not listed in the CISA KEV catalog, but the attack requires only authenticated access to the terminal or CLI interface and the supply of an oversized input. The attack path is relatively straightforward once credentials are obtained, so the risk of exploitation remains high in environments where the devices are remotely reachable and users can log in.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the firmware to the latest version that resolves the vulnerability.
  • Restrict terminal and CLI access to only trusted users and enforce strong authentication.
  • Disable or limit the undocumented mfc eeprom write command if the device firmware allows configuration.

Generated by OpenCVE AI on September 22, 2026 at 16:47 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.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 write 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 write
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-22T16:04:04.161Z

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

Link: CVE-2026-80147

cve-icon Vulnrichment

Updated: 2026-09-22T16:03:58.461Z

cve-icon NVD

Status : Received

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

Modified: 2026-09-22T17:17:25.427

Link: CVE-2026-80147

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-121

    Stack-based Buffer Overflow