Description
Lantronix SLC8000 before firmware v9.7.0.5, EMG8500/EMG7500 before firmware v9.7.0.1, and all firmware versions of SLB882/SLCx-03/SLCx-02 contain a path traversal vulnerability in the web management portal upload endpoint that allows authenticated attackers to write arbitrary data to any location on the device's filesystem, leading to remote code execution. The upload filename validation strips backslash characters but does not subsequently check for forward slashes when a backslash is detected; by supplying a filename containing both characters an attacker writes outside the intended upload directory to any writable path. Attackers can use this vulnerability to achieve complete loss of confidentiality, integrity, and availability on the affected device and potentially impact downstream serial-connected devices.
Published: 2026-09-22
Score: 9.4 Critical
EPSS: n/a
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

Lantronix devices are vulnerable to a path traversal flaw that allows an authenticated attacker to write arbitrary data to any location on the device’s filesystem through the web management portal upload endpoint, resulting in remote code execution and complete loss of confidentiality, integrity, and availability.

Affected Systems

Affected vendors and products include Lantronix EMG7500, EMG8500, SLB882, SLC8000, SLCx-02, and SLCx-03. Firmware versions prior to 9.7.0.5 on the SLC8000, prior to 9.7.0.1 on the EMG7500 and EMG8500, and all firmware versions of the SLB882, SLCx-02, and SLCx-03 are vulnerable.

Risk and Exploitability

The CVSS score of 9.4 indicates critical severity, while the EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog. Attack requires authentication to the web management portal; a malicious file name that mixes backslash and forward slash characters bypasses filename validation, enabling an attacker to write arbitrary files to any writable location, which can be leveraged to execute code on the device.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade firmware to v9.7.0.5 or later on the SLC8000 and to v9.7.0.1 or later on the EMG7500 and EMG8500; for the SLB882, SLCx-02, and SLCx-03 apply the latest firmware or verify the vulnerability has been removed.
  • Limit access to the web management interface to trusted IP addresses or use network segmentation to constrain exposure to the upload feature.
  • If an immediate firmware update is not possible, disable the upload functionality or enforce stricter filename validation via device configuration when the option is available.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 22 Sep 2026 19:45:00 +0000

Type Values Removed Values Added
First Time appeared Lantronix
Lantronix emg7500
Lantronix emg8500
Lantronix slb882
Lantronix slc8000
Lantronix slcx-02
Lantronix slcx-03
Vendors & Products Lantronix
Lantronix emg7500
Lantronix emg8500
Lantronix slb882
Lantronix slc8000
Lantronix slcx-02
Lantronix slcx-03

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

Type Values Removed Values Added
Description Lantronix SLC8000 before firmware v9.7.0.5, EMG8500/EMG7500 before firmware v9.7.0.1, and all firmware versions of SLB882/SLCx-03/SLCx-02 contain a path traversal vulnerability in the web management portal upload endpoint that allows authenticated attackers to write arbitrary data to any location on the device's filesystem, leading to remote code execution. The upload filename validation strips backslash characters but does not subsequently check for forward slashes when a backslash is detected; by supplying a filename containing both characters an attacker writes outside the intended upload directory to any writable path. Attackers can use this vulnerability to achieve complete loss of confidentiality, integrity, and availability on the affected device and potentially impact downstream serial-connected devices.
Title Lantronix Autonomous Out-of-Band Devices Arbitrary File Write via Upload Filename Validation Bypass
Weaknesses CWE-22
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'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-22T15:23:24.784Z

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

Link: CVE-2026-80156

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-80156

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-22T19:13:44Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')