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.

1451+ Articles
151+ 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-47369: UniFi OS Privilege Escalation via Improper Input Validation
CVE-2026-47369: UniFi OS Privilege Escalation via Improper Input Validation

Critical Security Alert

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

SECURITYCRITICALCVE-2026-47369

CVE-2026-47369: UniFi OS Privilege Escalation via Improper Input Validation

A critical CVSS 9.9 privilege escalation vulnerability in Ubiquiti UniFi OS allows a low-privileged network attacker to escalate privileges within UniFi...

Dylan H.

Security Team

June 12, 2026
5 min read

Affected Products

  • Ubiquiti UniFi OS devices and instances (unpatched versions)

Executive Summary

A critical privilege escalation vulnerability (CVE-2026-47369) has been disclosed in Ubiquiti UniFi OS, the operating system powering Ubiquiti's UniFi Dream Machine, UniFi Protect, and related network appliances. With a CVSS score of 9.9 (Critical), this flaw allows a malicious actor with low-privilege network access to escalate their privileges within affected UniFi OS devices or instances through improper input validation.

CVSS Score: 9.9 (Critical) Published: 2026-06-12 Affected Devices: UniFi OS-based devices including Dream Machine series, Cloud Gateways, and self-hosted UniFi instances

This vulnerability is particularly significant given the widespread deployment of UniFi hardware in enterprise, SMB, and home network environments — as well as the management plane access that full privilege escalation would grant.


Vulnerability Overview

AttributeValue
CVE IDCVE-2026-47369
CVSS Score9.9 (Critical)
TypePrivilege Escalation (Improper Input Validation)
Attack VectorNetwork
Privileges RequiredLow
User InteractionNone
Affected PlatformUniFi OS (Ubiquiti devices and instances)
Published2026-06-12

Affected Products

ProductComponentStatus
UniFi Dream Machine (all models)UniFi OSVulnerable — apply latest firmware
UniFi Dream RouterUniFi OSVulnerable — apply latest firmware
UniFi Cloud GatewayUniFi OSVulnerable — apply latest firmware
UniFi OS Instances (self-hosted)UniFi OSVulnerable — apply latest update

Technical Details

Privilege Escalation via Improper Input Validation

In the context of CVE-2026-47369, improper input validation in UniFi OS allows attacker-controlled data to influence privilege-sensitive operations. A user with low-level authenticated access to the UniFi OS management interface can craft a malicious request that exploits the validation gap to assume a higher privilege level within the operating system environment.

Attack Flow

1. Attacker gains low-privilege access to UniFi OS (standard user account or network access)
2. Crafts a malformed or specially constructed request exploiting the input validation flaw
3. UniFi OS processes the request without correctly enforcing privilege boundaries
4. Attacker's session is escalated to a higher privilege tier within UniFi OS
5. Full administrative control of the UniFi device or instance is achieved

Why CVSS 9.9?

  • Low privilege barrier — only a basic authenticated account is needed as a starting point
  • Network exploitable — no physical access required
  • No user interaction — fully automated exploitation is possible
  • Complete CIA triad compromise — attacker gains full control of the UniFi device
  • Management plane access — compromise of the control plane affects all network segments managed by the device

Impact Assessment

Impact AreaDescription
Full Device TakeoverAttacker achieves administrator-level control over the UniFi device
Network Traffic InterceptionAbility to configure port mirroring, VLANs, or routing to intercept network traffic
Lateral MovementAccess to all network segments governed by the compromised UniFi device
Configuration TamperingModify firewall rules, VPN settings, DNS, or traffic policies
PersistenceInstall backdoors or modify startup configurations
UniFi Protect CompromiseOn Dream Machines with Protect, potential access to camera feeds and NVR data

Recommendations

Immediate Actions

  1. Apply the latest Ubiquiti firmware update via the UniFi OS settings panel or UniFi Network controller
  2. Restrict management interface access — ensure UniFi OS management is not accessible from untrusted network segments or the internet
  3. Enable two-factor authentication (2FA) on all UniFi accounts
  4. Review user accounts in UniFi OS for unauthorized additions or privilege changes

Network-Level Mitigations

- Block access to UniFi OS management ports (typically TCP 443, 8080, 8443) from untrusted hosts
- Isolate management VLAN and restrict access to authorized admin workstations only
- Disable UPnP if not required (prevents automatic port forwarding to management services)
- Enable UniFi OS audit logging and forward logs to a SIEM

Detection Indicators

IndicatorDescription
Unexpected privilege changes in UniFi OS audit logsDirect evidence of exploitation
New admin accounts created in UniFiPost-exploitation persistence
Unusual configuration changes (firewall, VLANs, routing)Attacker modifying network policies
Access from unexpected source IPs to management interfaceUnauthorized management access
UniFi Protect camera feed access from unexpected accountsBroader compromise post-escalation

Post-Remediation Checklist

  1. Confirm firmware update is applied and UniFi OS reports the patched version
  2. Review UniFi OS audit logs for privilege changes during the exposure window
  3. Audit all user accounts — remove unauthorized accounts, verify roles
  4. Review network configuration for unauthorized changes (VLANs, firewall, routing)
  5. Rotate UniFi site admin credentials and Ubiquiti SSO passwords
  6. Verify that management access is properly restricted at the network level
  7. Check UniFi Protect footage archive integrity if applicable

References

  • NIST NVD — CVE-2026-47369
  • Ubiquiti Security Advisories
  • UniFi OS Firmware Updates
  • MITRE ATT&CK — Privilege Escalation
#Vulnerability#CVE#UniFi#Ubiquiti#Privilege Escalation#Network Security#Input Validation

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

CVE-2026-47367: UID Enterprise Agent Command Injection via Improper Input Validation

A critical CVSS 9.9 command injection vulnerability in UID Enterprise Agent allows a low-privileged network attacker to execute arbitrary commands on the...

4 min read

CVE-2025-6254: WordPress Doctreat Core Plugin Privilege Escalation (CVSS 9.8)

A critical unauthenticated privilege escalation vulnerability in the Doctreat Core WordPress plugin allows attackers to register with elevated roles,...

3 min read
Back to all Security Alerts