Known Exploited Vulnerability
10.0
CRITICAL CVSS 3.1
CVE-2026-34910
Ubiquiti UniFi OS Improper Input Validation Vulnerability - [Actively Exploited]
Description

A malicious actor with access to the network could exploit an Improper Input Validation vulnerability found in UniFi OS devices to execute a Command Injection.

INFO

Published Date :

May 22, 2026, 2:16 a.m.

Last Modified :

June 24, 2026, 2:49 p.m.

Remotely Exploit :

Yes !
CISA Notification
CISA KEV (Known Exploited Vulnerabilities)

For the benefit of the cybersecurity community and network defenders—and to help every organization better manage vulnerabilities and keep pace with threat activity—CISA maintains the authoritative source of vulnerabilities that have been exploited in the wild.

Description :

Ubiquiti UniFi OS contains an improper input validation vulnerability which could allow a malicious actor with access to the network to conduct command injection.

Required Action :

Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines.

Known Ransomware Campaign Use:

Unknown

Notes :

https://community.ui.com/releases/Security-Advisory-Bulletin-064-064/84811c09-4cf4-42ab-bd61-cc994445963b ; BOD 26-04: https://www.cisa.gov/news-events/directives/bod-26-04-prioritizing-security-updates-based-risk ; Forensics Triage Requirements: https://www.cisa.gov/news-events/directives/bod-26-04-implementation-guidance-prioritizing-security-updates-based-risk ; https://nvd.nist.gov/vuln/detail/CVE-2026-34910

Affected Products

The following products are affected by CVE-2026-34910 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Ui unifi_dream_machine_pro_firmware
2 Ui unifi_dream_machine
3 Ui unifi_dream_machine_pro
4 Ui unifi_dream_machine_special_edition
5 Ui unifi_dream_router
6 Ui unifi_dream_wall
7 Ui unifi_cloud_key_plus
8 Ui unifi_network_video_recorder
9 Ui unifi_os_server
10 Ui unifi_cloud_gateway_industrial_firmware
11 Ui unifi_cloud_gateway_industrial
12 Ui unifi_dream_machine_firmware
13 Ui unifi_dream_machine_special_edition_firmware
14 Ui unifi_dream_machine_pro_max_firmware
15 Ui unifi_dream_machine_pro_max
16 Ui enterprise_fortress_gateway_firmware
17 Ui enterprise_fortress_gateway
18 Ui unifi_dream_wall_firmware
19 Ui unifi_dream_router_firmware
20 Ui unifi_dream_router_7_firmware
21 Ui unifi_dream_router_7
22 Ui unifi_express_7_firmware
23 Ui unifi_express_7
24 Ui unifi_network_video_recorder_firmware
25 Ui unifi_network_video_recorder_pro_firmware
26 Ui unifi_network_video_recorder_pro
27 Ui unifi_network_video_recorder_instant_firmware
28 Ui unifi_network_video_recorder_instant
29 Ui enterprise_network_video_recorder_firmware
30 Ui enterprise_network_video_recorder
31 Ui unifi_cloud_gateway_ultra_firmware
32 Ui unifi_cloud_gateway_ultra
33 Ui unifi_cloud_gateway_max_firmware
34 Ui unifi_cloud_gateway_max
35 Ui unifi_cloud_gateway_fiber_firmware
36 Ui unifi_cloud_gateway_fiber
37 Ui unifi_dream_router_5g_max_firmware
38 Ui unifi_dream_router_5g_max
39 Ui enterprise_network_video_recorder_core_firmware
40 Ui enterprise_network_video_recorder_core
41 Ui unifi_cloud_key_plus_firmware
42 Ui unifi_cloudkey_firmware
43 Ui unifi_cloudkey
44 Ui unifi_cloudkey_enterprise_firmware
45 Ui unifi_cloudkey_enterprise
46 Ui unifi_network_video_recorder_g2_firmware
47 Ui unifi_network_video_recorder_g2
48 Ui unifi_network_video_recorder_g2_pro_firmware
49 Ui unifi_network_video_recorder_g2_pro
50 Ui unifi_dream_machine_beast_firmware
51 Ui unifi_dream_machine_beast
52 Ui unas_2_firmware
53 Ui unas_2
54 Ui unas_4_firmware
55 Ui unas_4
56 Ui unas_pro_firmware
57 Ui unas_pro
58 Ui unas_pro_4_firmware
59 Ui unas_pro_4
60 Ui unas_pro_8_firmware
61 Ui unas_pro_8
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 134c704f-9b21-4f2e-91b3-4a467353bcc0
CVSS 3.1 CRITICAL [email protected]
Solution
Address Improper Input Validation to prevent Command Injection.
  • Update UniFi OS to the latest version.
  • Implement strict input validation for all user inputs.
  • Sanitize all external data before processing.
  • Restrict command execution privileges.
Public PoC/Exploit Available at Github

CVE-2026-34910 has a 5 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2026-34910.

URL Resource
https://community.ui.com/releases/Security-Advisory-Bulletin-064-064/84811c09-4cf4-42ab-bd61-cc994445963b Patch Vendor Advisory
https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2026-34910 US Government Resource
https://www.pwndefend.com/2026/06/09/cve-2026-34910-exploitation-itw-building-a-botnet-mirai/ Exploit Third Party Advisory
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-34910 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-34910 weaknesses.

CAPEC-3: Using Leading 'Ghost' Character Sequences to Bypass Input Filters Using Leading 'Ghost' Character Sequences to Bypass Input Filters CAPEC-7: Blind SQL Injection Blind SQL Injection CAPEC-8: Buffer Overflow in an API Call Buffer Overflow in an API Call CAPEC-9: Buffer Overflow in Local Command-Line Utilities Buffer Overflow in Local Command-Line Utilities CAPEC-10: Buffer Overflow via Environment Variables Buffer Overflow via Environment Variables CAPEC-13: Subverting Environment Variable Values Subverting Environment Variable Values CAPEC-14: Client-side Injection-induced Buffer Overflow Client-side Injection-induced Buffer Overflow CAPEC-22: Exploiting Trust in Client Exploiting Trust in Client CAPEC-23: File Content Injection File Content Injection CAPEC-24: Filter Failure through Buffer Overflow Filter Failure through Buffer Overflow CAPEC-28: Fuzzing Fuzzing CAPEC-31: Accessing/Intercepting/Modifying HTTP Cookies Accessing/Intercepting/Modifying HTTP Cookies CAPEC-42: MIME Conversion MIME Conversion CAPEC-43: Exploiting Multiple Input Interpretation Layers Exploiting Multiple Input Interpretation Layers CAPEC-45: Buffer Overflow via Symbolic Links Buffer Overflow via Symbolic Links CAPEC-46: Overflow Variables and Tags Overflow Variables and Tags CAPEC-47: Buffer Overflow via Parameter Expansion Buffer Overflow via Parameter Expansion CAPEC-52: Embedding NULL Bytes Embedding NULL Bytes CAPEC-53: Postfix, Null Terminate, and Backslash Postfix, Null Terminate, and Backslash CAPEC-63: Cross-Site Scripting (XSS) Cross-Site Scripting (XSS) CAPEC-64: Using Slashes and URL Encoding Combined to Bypass Validation Logic Using Slashes and URL Encoding Combined to Bypass Validation Logic CAPEC-67: String Format Overflow in syslog() String Format Overflow in syslog() CAPEC-71: Using Unicode Encoding to Bypass Validation Logic Using Unicode Encoding to Bypass Validation Logic CAPEC-72: URL Encoding URL Encoding CAPEC-73: User-Controlled Filename User-Controlled Filename CAPEC-78: Using Escaped Slashes in Alternate Encoding Using Escaped Slashes in Alternate Encoding CAPEC-79: Using Slashes in Alternate Encoding Using Slashes in Alternate Encoding CAPEC-80: Using UTF-8 Encoding to Bypass Validation Logic Using UTF-8 Encoding to Bypass Validation Logic CAPEC-81: Web Server Logs Tampering Web Server Logs Tampering CAPEC-83: XPath Injection XPath Injection CAPEC-85: AJAX Footprinting AJAX Footprinting CAPEC-88: OS Command Injection OS Command Injection CAPEC-101: Server Side Include (SSI) Injection Server Side Include (SSI) Injection CAPEC-104: Cross Zone Scripting Cross Zone Scripting CAPEC-108: Command Line Execution through SQL Injection Command Line Execution through SQL Injection CAPEC-109: Object Relational Mapping Injection Object Relational Mapping Injection CAPEC-110: SQL Injection through SOAP Parameter Tampering SQL Injection through SOAP Parameter Tampering CAPEC-120: Double Encoding Double Encoding CAPEC-135: Format String Injection Format String Injection CAPEC-136: LDAP Injection LDAP Injection CAPEC-153: Input Data Manipulation Input Data Manipulation CAPEC-182: Flash Injection Flash Injection CAPEC-209: XSS Using MIME Type Mismatch XSS Using MIME Type Mismatch CAPEC-230: Serialized Data with Nested Payloads Serialized Data with Nested Payloads CAPEC-231: Oversized Serialized Data Payloads Oversized Serialized Data Payloads CAPEC-250: XML Injection XML Injection CAPEC-261: Fuzzing for garnering other adjacent user/sensitive data Fuzzing for garnering other adjacent user/sensitive data CAPEC-267: Leverage Alternate Encoding Leverage Alternate Encoding CAPEC-473: Signature Spoof Signature Spoof CAPEC-588: DOM-Based XSS DOM-Based XSS CAPEC-664: Server Side Request Forgery Server Side Request Forgery

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Python CLI tool to check CVE details + nuclei template coverage. Security research writeups in /research.

Python

Updated: 3 days, 19 hours ago
0 stars 0 fork 0 watcher
Born at : June 28, 2026, 1:27 p.m. This repo has been linked 14 different CVEs too.

A lightweight bash-based monitor that periodically checks whether your UniFi management interface is exposed to the internet.

Shell

Updated: 1 week, 3 days ago
0 stars 0 fork 0 watcher
Born at : June 21, 2026, 3:58 a.m. This repo has been linked 3 different CVEs too.

A lightweight bash-based monitor that periodically checks whether your UniFi management interface is exposed to the internet.

Shell

Updated: 2 weeks ago
0 stars 0 fork 0 watcher
Born at : June 15, 2026, 4:12 p.m. This repo has been linked 3 different CVEs too.

unifi os 5.0.6 pass traversal to admin & code exec scripts

Python

Updated: 2 weeks, 5 days ago
0 stars 0 fork 0 watcher
Born at : June 14, 2026, 4:22 p.m. This repo has been linked 3 different CVEs too.

Safely detect whether a UniFi OS Server is vulnerable to CVE-2026-34908

Python

Updated: 3 weeks, 4 days ago
6 stars 1 fork 1 watcher
Born at : June 5, 2026, 8:28 p.m. This repo has been linked 3 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-34910 vulnerability anywhere in the article.

  • TheCyberThrone
CISA’s KEV Wave: Ubiquiti, Lantronix, and Cisco Unified CM Join the List

CISA’s Known Exploited Vulnerabilities catalog has had a busy several days. On June 23, 2026, three perfect-10 Ubiquiti UniFi OS flaws and a 9.8 root-access Lantronix bug landed in KEV together, with ... Read more

Published Date: Jun 26, 2026 (1 week, 1 day ago)
  • The Hacker News
CISA Warns Critical Lantronix EDS5000 Flaw Is Being Actively Exploited

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) on Tuesday warned of active exploitation of a critical security flaw impacting Lantronix EDS5000 Series devices, urging Federal Civilia ... Read more

Published Date: Jun 24, 2026 (1 week, 2 days ago)
  • CybersecurityNews
Ubiquiti Patches Critical UniFi OS Vulnerabilities Allowing Remote Privilege Escalation

Ubiquiti Networks has released urgent security updates to address a series of highly critical vulnerabilities affecting its UniFi OS platform. These severe flaws could allow unauthenticated, remote at ... Read more

Published Date: May 22, 2026 (1 month, 1 week ago)

The following table lists the changes that have been made to the CVE-2026-34910 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • New CVE Received by [email protected]

    May. 22, 2026

    Action Type Old Value New Value
    Added Description A malicious actor with access to the network could exploit an Improper Input Validation vulnerability found in UniFi OS devices to execute a Command Injection.
    Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
    Added CWE CWE-20
    Added Reference https://community.ui.com/releases/Security-Advisory-Bulletin-064-064/84811c09-4cf4-42ab-bd61-cc994445963b
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.