Skip to main content
COSMICBYTEZLABS
NewsSecurityHOWTOsToolsTraining
StudyProjectsNewsletterHire MeAbout
Subscribe

Press Enter to search or Esc to close

News
Security
HOWTOs
Tools
Training
Study
Projects
Newsletter
Hire Me
About
RSS Feed
Reading List
Subscribe

Stay in the Loop

Get the latest security alerts, tutorials, and tech insights delivered to your inbox.

Subscribe NowFree forever. No spam.
COSMICBYTEZLABS

Your trusted source for IT intelligence, cybersecurity insights, and hands-on technical guides.

2567+ Articles
161+ Guides

CONTENT

  • Latest News
  • Security Alerts
  • HOWTOs
  • Checklists
  • Projects
  • Exam Prep

RESOURCES

  • Search
  • Browse Tags
  • Newsletter Archive
  • Reading List
  • RSS Feed

COMPANY

  • About Us
  • Contact
  • Privacy Policy
  • Terms of Service

© 2026 CosmicBytez Labs. All rights reserved.

System Status: Operational
  1. Home
  2. Security
  3. CVE-2026-77533: UniFi Protect Command Injection via Improper Input Validation
CVE-2026-77533: UniFi Protect Command Injection via Improper Input Validation

Critical Security Alert

This vulnerability is actively being exploited. Immediate action is recommended.

SECURITYCRITICALCVE-2026-77533

CVE-2026-77533: UniFi Protect Command Injection via Improper Input Validation

A critical flaw in UniFi Protect lets a low-privileged, network-adjacent attacker inject OS commands on the host device. Patch to 7.2.105+.

Dylan H.

Security Team

August 27, 2026
4 min read

Affected Products

  • Ubiquiti UniFi Protect Application — versions prior to 7.2.105

Overview

Ubiquiti has disclosed CVE-2026-77533, a critical Improper Input Validation vulnerability (CWE-20) in the UniFi Protect Application that allows a network-adjacent attacker with only low privileges to execute arbitrary Command Injection on the host device. The flaw carries a CVSS score of 9.9 and was published in Ubiquiti's Security Advisory Bulletin 067 on August 26, 2026.

CVE-2026-77533 is one of several command-injection issues disclosed in the same bulletin (alongside CVE-2026-77543, CVE-2026-77546, CVE-2026-77547, and CVE-2026-77548), which together affected a broad swath of the UniFi ecosystem — UniFi OS, UniFi Protect, UniFi Network, UniFi Access, UniFi Talk, UniFi Connect, UID Enterprise Agent, and related hardware appliances.


Technical Details

FieldValue
CVE IDCVE-2026-77533
CWECWE-20 — Improper Input Validation
SeverityCritical (CVSS 9.9)
CVSS VectorAV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Attack VectorNetwork
Privileges RequiredLow
User InteractionNone
ImpactCommand execution on the host device

How It Works

A malicious actor who already has network access to a UniFi Protect deployment — and holds only a low-privilege account — can supply crafted input that UniFi Protect fails to properly validate. Because the application passes this input through to an underlying system call without adequate sanitization, the attacker can inject arbitrary operating system commands that execute in the context of the host device.

Unlike the related CVE-2026-77537 disclosed in the same bulletin (a perfect CVSS 10.0 requiring no privileges at all), CVE-2026-77533 requires an attacker to already hold low-level access — but the bar remains low enough that any user with a foothold on the network, or a compromised low-privilege credential, can escalate to full command execution.

The issue was reported by Abdulaziz Almadhi of Catchify Security as part of Ubiquiti's coordinated disclosure process.


Impact Assessment

Who Is At Risk

  • Organizations running UniFi Protect Application versions prior to 7.2.105
  • Multi-tenant or shared-network environments where low-privilege accounts (guest VLANs, limited operator roles, integrator accounts) exist alongside Protect deployments
  • Physical security operators relying on UniFi Protect for NVR/camera management, where command execution on the host could expose live video feeds, recordings, and connected device credentials

Potential Attack Chains

  1. Low-Privilege Foothold — Attacker obtains or already holds a low-privilege account with network access to the Protect instance
  2. Command Injection — Crafted input triggers unsanitized command execution on the host
  3. Host Compromise — Attacker gains a shell in the context of the Protect service, exposing recorded footage, camera credentials, and network topology
  4. Pivot — Compromised NVR/host hardware is used as a foothold to reach other segments of the UniFi ecosystem (Network, Access, Talk)

Mitigation

Immediate Actions

  • Update UniFi Protect Application to version 7.2.105 or later — this is the vendor-confirmed fix
  • Audit all accounts with access to Protect deployments and remove unnecessary low-privilege access
  • Restrict network reachability to UniFi Protect management interfaces using VLAN segmentation or firewall rules
  • Review Ubiquiti Security Advisory Bulletin 067 for the full list of affected components, since several other CVEs in the same disclosure may also apply to your deployment

Detection Opportunities

  • Unexpected child processes spawned by the UniFi Protect service
  • Anomalous outbound connections originating from NVR/Protect host devices
  • Configuration or credential file access outside normal Protect operation patterns

Defence-in-Depth

  • Run UniFi Protect hosts on isolated, purpose-built network segments separate from general user traffic
  • Apply the principle of least privilege to all UniFi accounts, especially those with any network path to Protect
  • Enable centralized logging for UniFi devices to a SIEM for anomaly detection

Background

UniFi Protect is widely deployed across small business, enterprise, and residential physical security installations. Given Ubiquiti's broad footprint and the fact that this disclosure bundles multiple critical command-injection and privilege-escalation flaws across the UniFi product line, administrators should treat Security Advisory Bulletin 067 as a fleet-wide patching priority rather than addressing CVE-2026-77533 in isolation.


References

  • NVD — CVE-2026-77533
  • Ubiquiti Security Advisory Bulletin 067
  • cybersecuritynews.com — 21 Critical Ubiquiti UniFi Flaws
#Ubiquiti#UniFi#CVE-2026-77533#Command Injection#RCE#IoT Security#Critical Vulnerability

Related Articles

CVE-2026-47370: UniFi OS Command Injection via Improper Input Validation

A critical CVSS 9.9 command injection vulnerability in Ubiquiti UniFi OS allows a low-privileged network attacker to execute arbitrary commands within...

5 min read

UniFi OS Command Injection via Improper Input Validation

A CVSS 9.1 command injection vulnerability in UniFi OS devices allows a network-adjacent attacker with high privileges to execute arbitrary commands on...

6 min read

UniFi Access Application Command Injection RCE CVE-2026-50748

An improper input validation flaw in Ubiquiti's UniFi Access Application enables low-privileged network attackers to inject OS commands and execute...

4 min read
Back to all Security Alerts