HIGH 8.6

CVE-2026-54403: UniFi OS Authentication Bypass via Path Traversal (CVSS 8.6)

A path traversal vulnerability in Ubiquiti's UniFi OS allows an attacker with network access to bypass authentication on affected UniFi devices and controllers. The flaw does not require user interaction or special privileges to exploit, meaning an attacker positioned on the same network could potentially gain unauthorized access to UniFi OS instances without valid credentials. This is a serious issue because UniFi devices are commonly used to manage enterprise and residential networks, and compromised access could lead to network reconnaissance, configuration changes, or lateral movement.

Source data · NVD / CISA · public domain

CVSS
3.1 · 8.6 HIGH · CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
Weaknesses (CWE)
CWE-22
Affected products
63 configuration(s)
Published / Modified
2026-07-02 / 2026-07-10

NVD description (verbatim)

A malicious actor with access to the network could exploit a Path Traversal vulnerability found in certain devices running UniFi OS to bypass authentication of such UniFi OS devices or instances.

1 reference(s) · View on NVD →

SEC.co analysis · AI-assisted, reviewed against source

Technical summary

CVE-2026-54403 is a path traversal vulnerability (CWE-22) in UniFi OS that permits authentication bypass via improper handling of file path inputs. The vulnerability has a CVSS 3.1 score of 8.6 (HIGH) with a network-based attack vector, low attack complexity, no privilege requirement, and no user interaction needed. The scope is changed, confidentiality impact is high, and integrity and availability impacts are none. This combination indicates the vulnerability enables unauthorized information disclosure across trust boundaries without requiring authentication or local access.

Business impact

Compromise of UniFi OS devices could disrupt network management capabilities and enable lateral movement within an organization's infrastructure. Attackers gaining administrative access to a UniFi controller or Dream Machine could view network topology, user activity, and configuration details; modify network policies; or potentially access connected systems. For organizations operating network video recorders, compromise could expose recorded footage and system metadata. The high confidentiality impact combined with the ease of exploitation (network access only, no credentials needed) makes this a material risk to network security posture.

Affected systems

This vulnerability affects a broad range of Ubiquiti products running UniFi OS, including the UniFi OS Server, UniFi Dream Machine family (standard, Pro, Pro Max, Beast, Special Edition), Enterprise Fortress Gateway, UniFi Dream Router and Router 7, UniFi Express 7, UniFi Cloud Key variants (standard, Plus, Enterprise), and UniFi Network Video Recorder models (standard, Pro, Instant, G2, G2 Pro). Both firmware and hardware versions are affected where UniFi OS is deployed. Organizations should verify their specific device models and firmware versions against vendor advisories.

Exploitability

This vulnerability is readily exploitable by any attacker with network access to an affected UniFi OS device. No authentication is required, no user interaction is necessary, and the attack has low complexity. This makes it a dangerous flaw in practice because internal network access—whether via compromised employee systems, guest networks, or physical access—provides a straightforward path to exploitation. However, the vulnerability is not currently listed in CISA's Known Exploited Vulnerabilities catalog, meaning active exploitation in the wild has not been confirmed at time of publication.

Remediation

Organizations must apply security patches from Ubiquiti as soon as they become available. Patches should be deployed to all affected UniFi OS deployments, including Dream Machines, Cloud Keys, Network Video Recorders, and Dream Routers. Verify the specific patch version for your device model against the vendor advisory. Until patching is complete, implement network segmentation to restrict access to UniFi management interfaces—limit UniFi device access to trusted administrative networks and use a VPN for remote management rather than exposing devices directly to less-trusted networks.

Patch guidance

Check Ubiquiti's official security advisories for the specific patch version applicable to your device model and current firmware version. Patches typically address the path traversal flaw with input validation improvements. Deploy patches first to non-production UniFi instances if possible to validate compatibility with your network configuration. Prioritize Dream Machines and Cloud Keys used for centralized management, as compromise of these systems has the widest impact. Verify successful patching by confirming the new firmware version in the device's system information.

Detection guidance

Monitor UniFi OS logs and network traffic for unusual access patterns to management interfaces, including authentication bypass attempts or requests to non-standard paths. Look for HTTP/HTTPS requests containing traversal sequences (../, ..\, or encoded variants) targeting UniFi management endpoints. Implement network IDS/IPS signatures to detect path traversal attacks targeting UniFi OS. Additionally, audit access logs on affected devices for unauthorized session creation or administrative actions performed without matching user login records, which would indicate successful authentication bypass.

Why prioritize this

This vulnerability warrants high priority for patching due to its high CVSS score (8.6), the ease of exploitation (no credentials or user interaction required), and the broad attack surface (network access only needed). The widespread deployment of UniFi devices in enterprise and SMB networks amplifies risk. Although not currently in KEV, the combination of easy exploitation and high confidentiality impact makes this a logical target for opportunistic attackers. Organizations should treat this as a critical patch cycle item, especially for internet-connected or multi-tenant UniFi deployments.

Risk score, explained

The CVSS 3.1 score of 8.6 reflects a HIGH severity due to network-based attack vector, no privilege or user interaction requirement, changed scope, and high confidentiality impact. The attack complexity is low, meaning no special conditions are needed to exploit the flaw. Although integrity and availability are not impacted, the high confidentiality rating combined with the ease of exploitation justifies the elevated score. In a real-world context, this score translates to a flaw that poses material risk to any organization with UniFi OS devices exposed to untrusted networks.

Frequently asked questions

Does this vulnerability require internet access to exploit?

No. The vulnerability requires only network access to the affected UniFi OS device—it can be exploited from any system on the same local network or any network segment that can reach the device. This makes it a serious risk in environments where internal network security may be weaker than perimeter security.

Can an attacker exploit this without knowing the device's IP address or hostname?

An attacker would need to identify the UniFi OS device on the network to target it, but this is typically straightforward through network scanning or ARP discovery. Once located, no credentials are needed to exploit the path traversal flaw itself.

What happens if an attacker successfully exploits this vulnerability?

Successful exploitation results in authentication bypass, granting the attacker unauthorized access to the UniFi OS management interface. From there, an attacker can view network topology, connected devices, recorded video (on NVR models), configuration details, and potentially modify network settings or policies. The actual impact depends on what systems are managed by the compromised UniFi instance.

Is this vulnerability actively being exploited in the wild?

As of publication, CVE-2026-54403 is not listed in CISA's Known Exploited Vulnerabilities catalog, indicating no confirmed active exploitation. However, this does not mean attacks are impossible—it only means exploitation has not yet been widely observed. Organizations should patch proactively rather than wait for evidence of active attacks.

This analysis is based on the vulnerability details as published on the CVE record as of July 2, 2026, and modified July 10, 2026. Patch version numbers, availability dates, and specific remediation steps must be verified against Ubiquiti's official security advisories and vendor bulletins. SEC.co makes no guarantee of patch availability or timeline. Organizations should conduct their own risk assessment based on their deployment of Ubiquiti UniFi OS products and their network security posture. This information is provided for educational and defensive purposes only. Source: NVD (public-domain), retrieved 2026-08-11. Analysis generated by SEC.co (claude-haiku-4-5).