CVE-2026-80155 PUBLISHED

Lantronix Autonomous Out-of-Band Devices Unauthenticated Authentication Bypass via snprintf Path Truncation

Assigner: VulnCheck
Reserved: 25.08.2026 Published: 22.09.2026 Updated: 22.09.2026

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 an authentication bypass vulnerability in the web management portal upload endpoint that allows unauthenticated attackers to read sensitive configuration files and upload files to arbitrary filesystem locations, leading to remote code execution. The web configuration server constructs the session cookie file path using snprintf with a fixed-size buffer; by supplying a cookie value of a specific length an attacker causes the path to truncate at the required delimiter and leverages path traversal to redirect authentication validation to an arbitrary on-disk file such as the local user database, bypassing all session checks. 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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
CVSS Score: 10

Product Status

Vendor LANTRONIX
Product SLC8000
Versions Default: unaffected
  • affected from 0 to 9.7.0.5 (excl.)
Vendor LANTRONIX
Product EMG8500
Versions Default: unaffected
  • affected from 0 to 9.7.0.1 (excl.)
Vendor LANTRONIX
Product EMG7500
Versions Default: unaffected
  • affected from 0 to 9.7.0.1 (excl.)
Vendor LANTRONIX
Product SLB882
Versions Default: unknown
  • Version * is affected
Vendor LANTRONIX
Product SLCx-03
Versions Default: unknown
  • Version * is affected
Vendor LANTRONIX
Product SLCx-02
Versions Default: unaffected
  • Version * is affected

Credits

  • RE/VRb finder

References

Problem Types

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