Description
Lantronix SLC8000 before firmware v9.7.0.3, EMG8500/EMG7500 before firmware v9.7.0.1, and all firmware versions of SLB882 contain a server-side request forgery vulnerability in the WebSSH/WebTelnet listener that allows unauthenticated attackers to cause the affected device to establish SSH connections to attacker-controlled endpoints. The custom shellinaboxd builds its SSH connection target using a snprintf call with user-supplied input; by supplying an overlong username string an attacker causes the device IP suffix to be truncated, redirecting the resulting connection to an arbitrary host. Attackers can use this capability to enumerate or communicate with internal network endpoints that would otherwise be inaccessible.
Published: 2026-09-22
Score: 7.7 High
EPSS: n/a
KEV: No
Impact: Unauthenticated server‑side request forgery enables the device to initiate SSH connections to arbitrary hosts, exposing internal network resources
Action: Immediate patch
AI Analysis

Impact

Lantronix devices have a server‑side request forgery vulnerability in their WebSSH/WebTelnet listener that is triggered by a truncated username input. An attacker can supply an overlong username to cause the device's shellinaboxd component to drop part of the IP suffix, thereby redirecting the outgoing SSH connection to an attacker‑controlled endpoint. This allows enumeration or communication with internal network nodes that are otherwise inaccessible, potentially giving an adversary a foothold for further lateral movement or data exfiltration.

Affected Systems

The flaw affects LANTRONIX devices including the EMG7500 and EMG8500 before firmware v9.7.0.1, the SLC8000 before firmware v9.7.0.3, and all firmware versions of the SLB882. The vulnerability exists in the WebSSH/WebTelnet listener component of each device.

Risk and Exploitability

The CVSS score of 7.7 indicates a high severity level. Although EPSS data is not available, the lack of a KEV listing does not mitigate the risk; the flaw remains exploitable wherever the management interface is reachable from an unauthenticated attacker. A likely attack path involves a network‑accessible WebSSH interface, where an attacker sends a specially crafted username to trigger the SSRF. Once exploited, the device can connect to any target host, enabling internal network discovery or further attacks. The risk is greatest in environments where these devices are exposed to untrusted networks or where outbound SSH traffic from the device is unrestricted.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the device firmware to the latest releases (SLC8000 9.7.0.3R3, EMG8500/7500 9.7.0.1R2, SLB882 to the latest available or the latest version listed by LANTRONIX).
  • Restrict access to the device’s WebSSH/WebTelnet interface by limiting management network reachability and applying firewall rules that allow only trusted management hosts to connect.
  • If a firmware update cannot be applied immediately, disable the WebSSH/WebTelnet services entirely to prevent any SSRF exploitation.

Generated by OpenCVE AI on September 22, 2026 at 16:46 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.3, EMG8500/EMG7500 before firmware v9.7.0.1, and all firmware versions of SLB882 contain a server-side request forgery vulnerability in the WebSSH/WebTelnet listener that allows unauthenticated attackers to cause the affected device to establish SSH connections to attacker-controlled endpoints. The custom shellinaboxd builds its SSH connection target using a snprintf call with user-supplied input; by supplying an overlong username string an attacker causes the device IP suffix to be truncated, redirecting the resulting connection to an arbitrary host. Attackers can use this capability to enumerate or communicate with internal network endpoints that would otherwise be inaccessible.
Title Lantronix Autonomous Out-of-Band Devices WebSSH SSRF via Username Truncation
Weaknesses CWE-918
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

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

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

Link: CVE-2026-80148

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-80148

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)