CISA Confirms Active Exploitation of Lantronix and Ubiquiti Flaws

CISA confirms active exploitation of critical flaws in Lantronix EDS5000 and Ubiquiti UniFi OS devices used in critical infrastructure.

By Central
Network infrastructure devices from Lantronix and Ubiquiti are under active attack, CISA warns in urgent advisory.
Highlights
  • CISA confirms active exploitation of CVE-2025-67038, a critical command injection flaw in Lantronix EDS5000 devices.
  • Three maximum-severity vulnerabilities in Ubiquiti UniFi OS allow attackers to gain full root access without authentication.
  • The BRIDGE:BREAK research by Forescout highlights hidden weaknesses in serial-to-IP converters used in critical infrastructure.

The cybersecurity community has received yet another stark reminder that the devices silently managing network traffic and connecting industrial systems have become prime targets for sophisticated attackers. The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has issued urgent warnings confirming active exploitation of critical vulnerabilities affecting both Lantronix EDS5000 Series devices and Ubiquiti UniFi OS products, signaling that network infrastructure is now a central battleground in modern cyber conflict. These twin advisories underscore a fundamental shift in attacker strategy: rather than targeting traditional endpoints, threat actors are increasingly focusing on the communication bridges that underpin enterprise and industrial networks.

CISA Warns of Active Exploitation in Lantronix EDS5000 Devices

The most pressing warning from CISA centers on CVE-2025-67038, a critical command injection vulnerability found in Lantronix EDS5000 Series devices. With a CVSS score of 9.8, the flaw represents a near-maximum severity threat that allows attackers to execute unauthorized operating system commands with root-level privileges. Federal Civilian Executive Branch agencies have been directed to apply available security updates before June 26, 2026, underscoring the urgency of the situation.

The vulnerability resides within the HTTP RPC module responsible for handling logging operations after failed authentication attempts. The device improperly processes usernames by directly inserting user-controlled input into a shell command without adequate sanitization. Attackers can manipulate the username field to inject operating system commands that execute with full administrative privileges, granting near-complete control over the affected device.

A successful compromise enables threat actors to modify device configurations, install malicious software, establish persistent access points, or use the compromised unit as a stepping stone into broader networks. The severity of this vulnerability lies not only in the technical weakness itself but in the typical deployment context of these devices. Lantronix EDS5000 Series equipment is widely used to connect industrial and enterprise systems through serial-to-IP communication, placing these devices at critical junctures between legacy operational technology and modern IT networks.

The BRIDGE:BREAK Research Uncovering Hidden Weaknesses

The Lantronix vulnerability was publicly disclosed by Forescout Research Vedere Labs in April 2026 as part of a larger investigation named BRIDGE:BREAK. This research examined vulnerabilities affecting serial-to-IP converters produced by Lantronix and Silex Technology, devices that play a crucial role in environments where older equipment requires modern network connectivity.

Serial communication technology may appear outdated, but it remains deeply embedded in critical infrastructure. Healthcare systems, manufacturing networks, industrial control environments, and enterprise facilities all depend on these converters to connect operational technology systems, monitoring equipment, and industrial controllers. A vulnerability in a small networking appliance becomes an entry point into systems responsible for essential business operations. At the time of reporting, cybersecurity researchers had not publicly identified the specific attackers behind the exploitation activity or revealed detailed attack methods observed in the wild.

Ubiquiti UniFi OS Devices Targeted by Three Maximum-Severity Flaws

Alongside the Lantronix warning, CISA confirmed active exploitation of three critical vulnerabilities affecting Ubiquiti UniFi OS products. These flaws, each carrying maximum severity ratings, can be chained together to achieve complete system compromise.

CVE-2026-34908 is a command injection vulnerability that allows attackers with network access to inject malicious commands through improper input validation. The device fails to correctly verify whether incoming information is safe before processing it, enabling attackers to execute unauthorized commands.

CVE-2026-34909 involves path traversal, a weakness that allows attackers to access files outside their intended location. By manipulating file paths, attackers may gain access to sensitive system information or modify files that influence system behavior.

CVE-2026-34910 affects authorization controls, allowing attackers to perform actions normally restricted to administrators, including making unauthorized system changes. Together, these vulnerabilities create a powerful attack chain capable of turning network access into full system compromise.

Single Request Attack Demonstrates Full Root Compromise

Researchers from Bishop Fox demonstrated a proof-of-concept attack showing how the three UniFi OS vulnerabilities could be combined to devastating effect. The demonstration showed that attackers could obtain a reverse shell with root privileges through a single request. A reverse shell gives attackers remote command access to a compromised machine, effectively transforming the device into a remotely controlled asset.

The danger is amplified because UniFi devices are frequently deployed as central networking components. Once compromised, they may provide attackers with visibility into connected systems and opportunities for lateral movement. The Centre for Cybersecurity Belgium warned that successful attacks could impact confidentiality, integrity, and availability by allowing unauthorized system changes, information exposure, and command execution.

How Administrators Can Detect Compromise in Network Appliances

Attackers targeting network appliances often follow patterns similar to traditional Linux server compromises. Understanding these behaviors helps defenders identify suspicious activity before damage occurs. Administrators can begin by identifying exposed services using commands that display listening ports and services currently accepting connections. Unexpected management interfaces exposed to the internet can become immediate attack targets.

Linux-based appliances often store valuable evidence in authentication logs. Security teams can review unusual login attempts, repeated failures, or suspicious access patterns. After compromise, attackers frequently create hidden processes, and identifying unusual programs consuming system resources can reveal malicious activity. A compromised device may also communicate with attacker-controlled infrastructure, making inspection of active network connections a critical step.

Attackers often modify startup files or system configurations, so checking for recently modified configuration files can uncover tampering. Root-level compromise is especially dangerous, and reviewing account files and privilege configurations can help identify unexpected accounts or unauthorized privilege changes.

What Is the Significance of These CISA Warnings for Network Security?

These CISA warnings represent a major shift in the cybersecurity landscape. Attackers are increasingly avoiding noisy attacks against endpoints and instead targeting the invisible systems that connect everything together. Network appliances are attractive because they often operate continuously, rarely receive focused security attention, and frequently possess elevated privileges within the network architecture.

The Lantronix vulnerability is particularly concerning because command injection at the device level can provide attackers with immediate administrative control. The larger issue extends beyond any single vulnerability to how these devices are deployed. Many organizations install infrastructure equipment once and assume it will continue operating safely for years, yet modern threats evolve faster than traditional hardware replacement cycles. Serial-to-IP converters, routers, and management appliances often sit between legacy systems and modern networks, making them ideal attack bridges.

The BRIDGE:BREAK research name itself reflects a growing cybersecurity reality: attackers are actively looking for bridges between isolated environments. A compromised communication device can become a pathway from a less important network segment into a highly valuable environment containing sensitive data or critical operational systems.

Attack Chains and the Growing Sophistication of Infrastructure Threats

The Ubiquiti UniFi OS vulnerabilities reveal another important lesson about modern attack methods. Attack chains are becoming more sophisticated as attackers increasingly combine multiple weaknesses rather than relying on a single flaw. A command injection issue alone is dangerous. A command injection combined with authentication bypasses and file access vulnerabilities becomes a complete compromise framework capable of delivering full system control through a single request.

Organizations must also rethink their definition of critical infrastructure. Many security programs focus heavily on servers, databases, and employee computers while network devices receive fewer security reviews despite controlling traffic flow and access permissions. Attackers understand this imbalance and are exploiting it at scale. The future of cyber defense will require stronger visibility into every connected device, including equipment that administrators may consider just networking hardware.

The Path Forward for Infrastructure Security

Security teams should assume that any internet-connected management interface is a potential entry point. Patch delays, weak segmentation, and default configurations continue to create opportunities for attackers. The most effective defense is not only applying updates but understanding how devices behave during normal operations. When defenders know what normal traffic, processes, and configurations look like, unusual activity becomes easier to detect.

The cybersecurity industry is moving toward a reality where infrastructure security is equal to application security in importance. A vulnerable router, converter, or gateway can be as dangerous as a compromised server. Organizations that adapt quickly will be those that treat every connected device as a possible battlefield. This means investing in regular patch management, implementing network segmentation, enforcing strong authentication practices, maintaining continuous monitoring, and removing unnecessary internet exposure from management interfaces.

As these CISA confirmations make clear, the attackers have already adapted. The question is whether defenders will follow suit before the next wave of infrastructure compromises reshapes the threat landscape even further.

Share This Article