CVE-2026-80149
8.6LANTRONIX · SLC8000, EMG8500, EMG7500, SLB882
A server-side request forgery vulnerability in the WebSSH/WebTelnet listener of Lantronix devices allows unauthenticated attackers to redirect SSH connections to arbitrary internal network endpoints.
Executive summary
A high-severity server-side request forgery vulnerability in Lantronix out-of-band management devices allows unauthenticated attackers to bypass network perimeters by redirecting internal SSH traffic.
Vulnerability
The vulnerability exists within the custom shellinaboxd component, where an unauthenticated attacker can manipulate the rooturl parameter during a web connection. This flaw forces the device to establish SSH terminal connections to arbitrary IP addresses or hosts on the internal network, effectively acting as a proxy for unauthorized network reconnaissance or communication.
Business impact
The ability for an unauthenticated attacker to interact with internal network infrastructure via a management device poses a severe risk to organizational security. These devices often reside in sensitive management-layer environments, and exploitation could facilitate lateral movement, unauthorized access to serial-connected hardware, or the compromise of internal services that are not exposed to the public internet. With a CVSS score of 8.6, this vulnerability represents a significant threat to data center and network integrity.
Remediation
Immediate Action: Update affected SLC8000, EMG8500, and EMG7500 devices to the latest available firmware versions as specified by the vendor. For SLB882 devices, where no patch is available, disconnect the device from public-facing networks and implement strict access control lists to isolate management traffic.
Proactive Monitoring: Review device access logs for suspicious connections or unusual modifications to the rooturl parameter. Monitor for anomalous SSH traffic originating from management consoles toward internal network segments that do not typically require such access.
Compensating Controls: Deploy a Web Application Firewall (WAF) or equivalent network filter to inspect incoming web traffic and block requests containing malicious or unexpected rooturl parameter values. Ensure management interfaces are restricted to trusted, segmented administrative networks rather than general-purpose production networks.
Exploitation status
Public Exploit Available: Yes — a published proof-of-concept exists as detailed in the security research write-up by RE/VRb.
Analyst recommendation
Given the critical role of these out-of-band management devices in maintaining network infrastructure, the risk of unauthenticated access is unacceptable. Administrators should prioritize the firmware update process immediately. For legacy or unsupported models such as the SLB882, physical or logical isolation is required to prevent potential exploitation until a vendor-supported solution is established.
More LANTRONIX CVEs
History
- Disclosed CVE record published
- Collected by CVE Brief via github
- Analyst report written
- Published in the daily brief high section
Sources
Originally found and disclosed by RE/VRb, per the CVE Program record.
- Researcher Disclosure Technical analysis
- SLC8000 Firmware Patch commit
- EMG8500 Firmware Patch commit
- EMG7500 Firmware Patch commit
- Third-party advisory