On June 24, 2026, the U.S. Cybersecurity and Infrastructure Security Agency (CISA) added four critical vulnerabilities affecting Lantronix and Ubiquiti networking equipment to its Known Exploited Vulnerabilities (KEV) catalog. This action confirms that threat actors are actively exploiting these flaws in the wild. The vulnerabilities include CVE-2025-67038, a 9.8 CVSS score command injection flaw in Lantronix EDS5000 series devices, and a chain of three flaws (CVE-2026-34908, CVE-2026-34909, CVE-2026-34910) in Ubiquiti UniFi OS, which collectively achieve a 10.0 CVSS score for unauthenticated remote code execution. Given the active exploitation and the critical role these devices play in network infrastructure, CISA has mandated that Federal Civilian Executive Branch (FCEB) agencies patch these vulnerabilities by June 26, 2026. This advisory underscores the urgent need for all organizations using these products to take immediate remedial action to prevent system compromise.
This critical vulnerability (CVSS 9.8) is a command injection flaw within the HTTP RPC module of Lantronix EDS5000 series serial-to-IP device servers. Research from Forescout's Vedere Labs, part of their "BRIDGE:BREAK" study, revealed that the application insecurely concatenates a username into a shell command when logging failed authentication attempts. An unauthenticated, remote attacker can craft a malicious username containing shell commands. When an authentication attempt with this username fails, the server executes the injected commands with root privileges. This provides the attacker with complete control over the device.
This set of three vulnerabilities, when chained together, allows for unauthenticated remote code execution with a maximum CVSS score of 10.0. The attack chain works as follows:
CVE-2026-34908 (Improper Access Control): Allows an attacker to bypass authentication checks.CVE-2026-34909 (Path Traversal): Enables the authenticated (or bypass-authenticated) attacker to read and write arbitrary files on the system.CVE-2026-34910 (Improper Input Validation): Allows the attacker to inject malicious commands, which can be executed via the file write capability from the path traversal flaw.Together, these flaws enable a remote attacker to gain a reverse shell with root privileges, effectively taking full control of the UniFi OS device.
Threat actors are leveraging these vulnerabilities to establish initial access and persistence within target networks. The attack patterns align with common tactics for compromising edge devices.
The exploitation of CVE-2025-67038 is a classic example of T1190 - Exploit Public-Facing Application. The attacker sends a crafted HTTP request to the device's web interface, targeting the login function. The username field is the injection point. For example, a username like ';/bin/sh -c "<malicious_command>";' would be executed by the system's shell. This allows for direct T1059.004 - Command and Scripting Interpreter: Unix Shell execution.
The Ubiquiti exploit chain is more complex, demonstrating a multi-stage compromise. After bypassing authentication, attackers use the path traversal flaw to write a script or webshell to a predictable location on the device. They then use the input validation flaw to trigger the execution of this script. Reports of attackers creating rogue administrator accounts suggest a post-exploitation objective of T1078.001 - Valid Accounts: Default Accounts or creating new local accounts for persistence.
The impact of compromising these devices is severe. Lantronix EDS5000 servers are often used as communication bridges in Industrial Control Systems (ICS) and Operational Technology (OT) environments. A breach could lead to disruption of physical processes, data exfiltration from sensitive industrial networks, or serve as a pivot point for wider attacks on corporate infrastructure. The potential for physical disruption elevates the risk beyond typical IT security incidents.
Ubiquiti UniFi devices are central management points for enterprise networks, controlling Wi-Fi, switching, and routing. A compromise of a UniFi controller grants an attacker a god-like view of the network, enabling widespread lateral movement, man-in-the-middle attacks, and deployment of ransomware across the entire organization. The reported creation of rogue admin accounts confirms that attackers are establishing long-term persistence, making remediation more difficult.
The following patterns could indicate related activity:
url_patternPOST / with unusual username field;, `log_sourceLantronix device logsprocess_namesh, bash, wget, curllog_sourceUniFi OS logsfile_path/tmp/, /var/tmp/network_traffic_patternOutbound connections from UniFi deviceSecurity teams should prioritize detection of both exploitation attempts and post-compromise activity.
User Account Creation events, especially for administrative accounts.Immediate patching is the most effective mitigation. However, if that is not possible, compensating controls are critical.
D3-SU - Software Update)D3-ITF - Inbound Traffic Filtering)D3-NI - Network Isolation)Applying the latest security patches from vendors is the most direct way to remediate the underlying vulnerabilities.
Mapped D3FEND Techniques:
Restricting network access to the management interfaces of these devices prevents external attackers from reaching the vulnerable services.
Mapped D3FEND Techniques:
Placing critical devices in isolated network segments contains the impact of a potential compromise, preventing lateral movement.
Organizations must prioritize the immediate deployment of patched firmware for affected Lantronix EDS5000 and Ubiquiti UniFi OS devices. This is the most critical and effective defense. Establish an emergency patching process that allows for out-of-band updates for critical, internet-facing systems like these. Use asset inventory systems to rapidly identify all vulnerable devices across the enterprise and OT environments. For Ubiquiti devices, the update can be initiated through the UniFi Network Application. For Lantronix, firmware must be downloaded from their support site and applied via the device's web interface. Before deployment, test the patch in a non-production environment to ensure operational stability, but accelerate this testing given the active exploitation. Post-patch, verify the new firmware version is correctly reported by the device to confirm successful remediation.
As a crucial compensating control, strictly filter all traffic destined for the management interfaces of Lantronix and Ubiquiti devices. These interfaces should never be exposed directly to the public internet. Configure perimeter firewalls and access control lists (ACLs) to deny all inbound connections to these devices from external IP addresses. If remote administration is essential, it must be routed through a secure VPN gateway with multi-factor authentication. Create explicit allow rules for only trusted internal management subnets or jump hosts. For the Lantronix flaw, consider implementing WAF rules that inspect HTTP POST bodies for shell metacharacters (';', '|', '&') in the username field to block exploitation attempts, even from internal sources.
Specifically for the Ubiquiti compromise, where rogue administrator accounts are a key indicator, implement robust monitoring of account management activities. Forward UniFi OS system and audit logs to a SIEM. Create high-priority alerts for any new local account creation, especially those with administrative privileges. The alert logic should trigger on events indicating a new user has been added to the 'admin' or equivalent group. Correlate these events with source IP and time of day; an account created from an external IP or outside business hours is highly suspicious. Regularly run automated scripts to audit the user list on all UniFi controllers against a known-good baseline of authorized administrators. Any deviation should trigger an immediate investigation.
Forescout's Vedere Labs discloses CVE-2025-67038 as part of the 'BRIDGE:BREAK' research.
Ubiquiti releases patches for the three vulnerabilities affecting UniFi OS.
CISA adds all four vulnerabilities (CVE-2025-67038, CVE-2026-34908, CVE-2026-34909, CVE-2026-34910) to its KEV catalog.
Deadline for U.S. Federal Civilian Executive Branch agencies to apply patches.

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.
CyberNetSec.io uses automation to assist source monitoring, deduplication, observable extraction, and structured intelligence generation. Published analysis follows human-defined editorial standards and adds defensive context including MITRE ATT&CK, D3FEND, STIX, and Sigma where applicable. Read our editorial policy.
Help others stay informed about cybersecurity threats
Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.
Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.
Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.
Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.
Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.