HIGH 7.5

CVE-2026-56842: UniFi Network Application Privilege Persistence Vulnerability (CVSS 7.5)

A flaw in Ubiquiti's UniFi Network Application allows an attacker who already has network access and holds low-level privileges to maintain elevated permissions even after an administrator removes them. The vulnerability stems from improper authorization checks—essentially, the application fails to fully revoke access rights in certain conditions, letting an attacker persist with high-level capabilities they should have lost.

Source data · NVD / CISA · public domain

CVSS
3.1 · 7.5 HIGH · CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Weaknesses (CWE)
CWE-863
Affected products
1 configuration(s)
Published / Modified
2026-07-02 / 2026-07-06

NVD description (verbatim)

A malicious actor with access to the network and under certain conditions could exploit an Incorrect Authorization vulnerability found in UniFi Network Application to persist privileges within UniFi Network Application after such access had been removed.

1 reference(s) · View on NVD →

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

Technical summary

CVE-2026-56842 is an Incorrect Authorization vulnerability (CWE-863) in UniFi Network Application that permits privilege persistence. An authenticated attacker with low-level credentials can, under specific conditions, retain administrative or elevated privileges within the application after formal access revocation. The CVSS 3.1 score of 7.5 (HIGH) reflects network-based attack feasibility, low attack complexity, low privilege requirements, and high impact across confidentiality, integrity, and availability. The vulnerability requires an existing network connection and some conditional factor (AC:H) that increases attack difficulty slightly but remains exploitable by a determined adversary.

Business impact

Compromised access control in UniFi Network Application undermines network visibility and management authority. An attacker retaining admin-level access after removal can reconfigure network policies, monitor traffic, modify device settings, or persist for lateral movement into networked systems. For organizations using UniFi for WLAN, switching, or routing control, this creates a critical insider-threat scenario where revocation procedures fail silently, leaving sensitive infrastructure under attacker control without administrator awareness.

Affected systems

UniFi Network Application is affected. Ubiquiti's UniFi platform is widely deployed in enterprise, SMB, and education environments for unified network management. Any deployment running a vulnerable version of UniFi Network Application is at risk if network-accessible threat actors or malicious insiders hold or can obtain initial low-privilege credentials.

Exploitability

Exploitation requires existing network access and valid credentials at or above the low-privilege level. An attacker does not need high initial privileges, only a foothold. The attack is not currently listed in the CISA KEV catalog, indicating either limited observed exploitation or recent disclosure. However, the logic flaw underlying authorization bypass vulnerabilities is typically straightforward to chain into reconnaissance or lateral movement once the persistence mechanism is understood. Mitigation should not assume this will remain unexploited.

Remediation

Apply the official security patch from Ubiquiti as soon as it becomes available. Verify the patch version against Ubiquiti's security advisory to ensure correct remediation. In the interim, enforce strict network segmentation to limit which users and systems can access UniFi Network Application, and audit existing administrator accounts for anomalous or unexpected privilege retention. Monitor administrative logs for signs of privilege escalation or unauthorized access persistence.

Patch guidance

Consult Ubiquiti's official security advisory for UniFi Network Application for the specific patched version number and deployment instructions. Given the network-local attack vector and authorization logic involved, prioritize patching production UniFi controllers and ensure all instances are running the same hardened version. Test patches in a staging environment before production rollout to prevent management plane outages.

Detection guidance

Monitor UniFi Network Application administrative logs for: (1) accounts with privilege levels that do not match current role assignments; (2) access or configuration changes persisting after user removal; (3) logins from unexpected sources or timing patterns; (4) any audit trail gaps around privilege revocation events. Implement behavioral analytics to detect sessions that retain capabilities after expected termination. Network-level monitoring of traffic to UniFi controllers may reveal anomalous management API calls or configuration pushes from compromised accounts.

Why prioritize this

This vulnerability merits immediate attention in any organization running UniFi Network Application. The combination of persistent unauthorized access, administrator-level impact, and network-based attack surface creates substantial risk. Although not yet in CISA's KEV catalog, the authorization bypass pattern is a proven attack vector in mature threat modeling. Delayed patching leaves infrastructure under persistent attacker control without obvious detection.

Risk score, explained

The CVSS 3.1 score of 7.5 (HIGH) reflects: (1) Network attack vector—no physical access needed; (2) Low privilege requirement—attacker needs only basic credentials; (3) High attack complexity—successful exploitation depends on specific conditions being present, reducing but not eliminating likelihood; (4) High impact across confidentiality, integrity, and availability—attacker can view, modify, and disrupt network operations. The score does not include exploit availability premium, as the vulnerability is not yet publicly weaponized or widely exploited.

Frequently asked questions

Does this vulnerability allow unauthenticated network access to UniFi?

No. An attacker must already hold valid network access and low-level credentials. This is a privilege-persistence flaw, not an authentication bypass. Unauthenticated users cannot directly exploit it.

If I revoke a user's access in UniFi, am I protected from this vulnerability?

Not automatically. Under the specific conditions this vulnerability exploits, revocation may fail silently, leaving the user with elevated permissions despite removal. Patching is required to ensure revocation works as intended.

Is this vulnerability actively exploited in the wild?

The vulnerability is not currently listed in CISA's KEV catalog, suggesting limited observed in-the-wild exploitation as of the disclosure date. However, the authorization bypass pattern is well-understood in security research, so assume exploitation risk will increase once patches are publicly available.

What is the attack complexity factor (AC:H) and why does it matter?

AC:H means exploitation requires specific conditions beyond simple privilege possession—these might include timing, system state, or configuration factors. This does not make the vulnerability low-risk; it means an attacker must invest slightly more effort or reconnaissance. The vulnerability remains exploitable by competent adversaries.

This analysis is based on the official CVE record and Ubiquiti disclosures as of publication date. Specific patch version numbers, affected versions, and remediation timelines should be verified against Ubiquiti's official security advisory. No exploit code or detailed attack steps are provided. This explainer is for informational purposes and does not constitute professional security advice. Organizations should conduct their own risk assessments and consult with their security teams before patching decisions. Source: NVD (public-domain), retrieved 2026-08-11. Analysis generated by SEC.co (claude-haiku-4-5).