The US Cybersecurity and Infrastructure Security Agency (CISA) added three maximum-severity Ubiquiti UniFi OS vulnerabilities — CVE-2026-34908, CVE-2026-34909 and CVE-2026-34910, each rated CVSS 10.0 — to its Known Exploited Vulnerabilities (KEV) catalog on 23 June 2026, citing active exploitation. CISA's KEV entry gave federal civilian agencies a 26 June 2026 due date and pointed agencies to BOD 26-04 risk-based patching and forensics-triage guidance. Ubiquiti had already released fixes on 21 May 2026 in Security Advisory Bulletin 064; the urgency now is that exploitation has moved from patch advisory to in-the-wild activity, and analysis by Bishop Fox has shown how the three flaws can be chained into unauthenticated remote code execution against reachable UniFi OS Server instances.

What the three flaws are

Taken individually, each flaw is a different class of weakness in UniFi OS, the operating system that runs Ubiquiti's gateways, network controllers, video recorders and similar appliances:

  • CVE-2026-34908 (improper access control, CWE-284) lets an actor with network access make unauthorised changes to the system — in effect, the access-control bypass that serves as the entry point.

  • CVE-2026-34909 (path traversal, CWE-22) allows unauthorised access to sensitive files on the underlying system, which can be leveraged to reach an underlying account.

  • CVE-2026-34910 (improper input validation, CWE-20) enables operating-system command injection on the device.

Each flaw is scored CVSS 10.0 on its own. The practical risk is higher because the weaknesses can be chained: an attacker who can reach the relevant UniFi OS interface may be able to bypass access controls, reach sensitive underlying files or internal services, and then trigger operating-system command execution. Bishop Fox reported confirming the chain end-to-end against UniFi OS Server, reaching root-level execution without credentials, and both CSA Singapore and the vendor advisory describe the flaws as exploitable by an unauthenticated remote attacker. This advisory describes the defensive impact of the flaws, not the operational exploit technique.

Why UniFi devices make this serious

UniFi OS runs on equipment that sits at the network edge — cloud gateways, security gateways and firewalls, network controllers, Dream Machine routers, network video recorders and related appliances — and is widely deployed across small and mid-sized businesses, managed service providers (MSPs) and home networks. A compromised edge device is not a contained problem: it gives an attacker a privileged foothold for moving laterally into the internal network, intercepting or tampering with traffic, harvesting credentials, and maintaining persistent access.

The exploitation is not theoretical. CISA lists the three CVEs as actively exploited, and public reporting notes that CISA has not disclosed technical details of the observed attacks and marks ransomware use as unknown. Separately, security firm PwnDefend reported honeypot evidence of exploitation attempts within days of the advisory, alongside signs of vulnerable UniFi devices being drawn into a botnet — researcher-observed campaign activity, attributed to that honeypot reporting rather than to CISA.

How to fix it, and why patching is only step one

Update affected devices to the fixed releases listed in Security Advisory Bulletin 064. The fixed version differs by device — for example, UniFi OS Server 5.0.6 and earlier is fixed in 5.0.8 — and the bulletin and CSA Singapore's advisory list the full affected-device and version matrix across Cloud Gateways, Dream Machine and gateway hardware, network video recorders and other appliances. Update each device to the relevant recommended release for that model.

Patching closes the entry point, but it does not undo a compromise that already happened — and given confirmed in-the-wild exploitation of edge devices, that distinction matters here. Any UniFi OS device that was network-reachable and unpatched should be treated as potentially already reached and checked accordingly: review device configurations, SSH authorised keys and running processes for anything unfamiliar, and watch for unexpected outbound connections. Bishop Fox, which analysed the patches, has published a free detection script to help defenders identify vulnerable instances. For MSPs and multi-tenant deployments, confirm that every managed client device is isolated and patched, not just your own estate.

What it means for the region

For ASEAN operators, the regional issue is not a separate local advisory — Singapore's CSA has in fact issued one — but an exposure pattern. UniFi is often used in small offices, retail sites, clinics, schools and MSP-managed environments, where edge devices may be internet-reachable but lightly monitored. The CISA deadline binds only US federal agencies, but a reachable UniFi OS device running vulnerable firmware is exposed wherever it is deployed. The practical message for regional operators is the same: apply Bulletin 064 now, and check whether you were reached before you got to it.

Key Takeaways

  • CISA added three CVSS 10.0 Ubiquiti UniFi OS flaws — CVE-2026-34908 (access control), CVE-2026-34909 (path traversal) and CVE-2026-34910 (command injection) — to its KEV catalog on 23 June 2026, citing active exploitation, with a 26 June federal due date.

  • Bishop Fox showed the three can be chained into unauthenticated remote code execution for an attacker able to reach the device over the network.

  • Ubiquiti fixed them on 21 May 2026 in Security Advisory Bulletin 064; the fixed version differs by device (for example, UniFi OS Server 5.0.6 and earlier → 5.0.8) — consult the bulletin or CSA Singapore's advisory and update each device to its recommended release.

  • Patching only closes the entry point; check any network-reachable UniFi OS device for prior compromise (device configs, SSH authorised keys, running processes), and MSPs should confirm every managed client device is patched.