CVE-2026-47116
9.8LTSecurity · LTK3500SF
LTSecurity LTK3500SF contains hard-coded credentials for root and guest accounts, which can be recovered via dictionary attacks to gain full root-level access to the operating system.
Executive summary
The LTSecurity LTK3500SF device is vulnerable to a critical hard-coded credential flaw that allows unauthenticated attackers to obtain full administrative control over the system.
Vulnerability
The device stores root and guest account passwords as reversible hashes within the /etc/shadow file. An unauthenticated attacker can retrieve these hashes and utilize dictionary-based cracking tools to reveal the cleartext password, subsequently gaining unauthorized root access via Telnet or SSH.
Business impact
This vulnerability carries a CVSS score of 9.8, indicating a critical severity level due to the ease of exploitation and the total compromise of the affected device. Successful exploitation grants an attacker full root-level access, which can lead to complete system takeover, unauthorized data access, and the potential use of the device as a pivot point for further attacks within the internal network.
Remediation
Immediate Action: Since a specific patch is not yet identified, administrators should immediately disable Telnet and SSH access on all exposed LTK3500SF devices. If remote management is required, restrict access to these services to trusted management subnets only via firewall rules.
Proactive Monitoring: Monitor network traffic for unauthorized Telnet or SSH connection attempts originating from internal or external sources. Review system logs for successful logins from the root or guest accounts that do not correlate with authorized administrative activity.
Compensating Controls: Implement network-level access control lists (ACLs) to isolate the affected hardware from the broader network. Utilize a Web Application Firewall or similar edge protection to block unauthorized connection attempts to management ports.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists, as documented in the technical write-up by Andrea Landriscina.
Analyst recommendation
Given the critical nature of this vulnerability and the availability of public technical documentation on how to exploit it, immediate containment is required. Organizations should treat all affected LTK3500SF units as compromised until they are isolated from the network or verified to be running a secure firmware version. Prioritize the physical or logical isolation of these devices to prevent unauthorized administrative access.
History
- Disclosed CVE record published
- Collected by CVE Brief via github
- Analyst report written
- Published in the daily brief critical section
Sources
Originally found and disclosed by Andrea Landriscina, per the CVE Program record.
- Researcher Disclosure Exploit / PoC
- Third-party advisory