Description
All firmware versions of Lantronix SLC8000, EMG8500, EMG7500, SLB882, SLCx-03, and SLCx-02 contain an authentication bypass vulnerability in the web management portal that allows unauthenticated attackers to derive valid session tokens of logged-in users and bypass source IP and User-Agent validation. Session tokens are generated deterministically from the device model and the current time at one-second resolution, resulting in a small enumerable set of possible active tokens. Attackers can construct a crafted URI that exploits file extension handling in the web server path routing to bypass per-session source-address validation, then use a derived token from a different source address to gain elevated privileges on the affected device and potentially impact downstream serial-attached devices.
Published: 2026-09-22
Score: 8.9 High
EPSS: n/a
KEV: No
Impact: Authentication Bypass
Action: Immediate Patch
AI Analysis

Impact

The vulnerability arises from session tokens that are generated deterministically using the device model and the current time with one‑second resolution. Because tokens are predictable, an attacker can enumerate the small set of possible active tokens. By crafting a URI that leverages file extension handling in the web server path routing, the attacker can bypass source‑IP and User‑Agent validation checks, effectively authenticating as a logged‑in user without credentials. This allows unauthorized escalation to device‑level privileges, enabling control over the device, remote configuration changes, and potentially affecting serial‑attached downstream devices.

Affected Systems

All firmware versions of Lantronix SLC8000, EMG8500, EMG7500, SLB882, SLCx‑03, and SLCx‑02 are affected. Any device running these models is exposed to the token forgery and validation bypass described above.

Risk and Exploitability

The vulnerability has a CVSS score of 8.9, denoting high severity. Because it permits unauthenticated remote attackers to deduce valid session tokens, the EPSS score is currently unavailable but the risk remains significant due to the predictable token scheme and lack of network restrictions. Attackers could exploit the flaw via standard web interfaces, crafting requests to bypass authentication and gaining elevated privileges. The flaw is not listed in the CISA KEV catalog, but the potential impact warrants immediate attention.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deploy the latest Lantronix firmware update that eliminates deterministic session token generation and corrects the request routing flaw.
  • If a firmware update is not yet available, restrict external access to the device’s web management port by configuring firewalls or network ACLs to accept connections only from trusted internal IP ranges.
  • Enable comprehensive logging of authentication attempts and monitor for anomalous session token usage, including repeated failed validation checks.
  • Consider network segmentation to isolate the device in a secure VLAN and limit communication with downstream serial devices to only authorized hosts.

Generated by OpenCVE AI on September 22, 2026 at 16:43 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 18: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 All firmware versions of Lantronix SLC8000, EMG8500, EMG7500, SLB882, SLCx-03, and SLCx-02 contain an authentication bypass vulnerability in the web management portal that allows unauthenticated attackers to derive valid session tokens of logged-in users and bypass source IP and User-Agent validation. Session tokens are generated deterministically from the device model and the current time at one-second resolution, resulting in a small enumerable set of possible active tokens. Attackers can construct a crafted URI that exploits file extension handling in the web server path routing to bypass per-session source-address validation, then use a derived token from a different source address to gain elevated privileges on the affected device and potentially impact downstream serial-attached devices.
Title Lantronix Autonomous Out-of-Band Devices Predictable Session Token with Validation Bypass
Weaknesses CWE-330
References
Metrics cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

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

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

Link: CVE-2026-80154

cve-icon Vulnrichment

Updated: 2026-09-22T17:23:29.168Z

cve-icon NVD

Status : Received

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

Modified: 2026-09-22T18:17:20.380

Link: CVE-2026-80154

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-330

    Use of Insufficiently Random Values