惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Engineering at Meta
Engineering at Meta
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
腾讯CDC
宝玉的分享
宝玉的分享
量子位
Recent Announcements
Recent Announcements
Martin Fowler
Martin Fowler
J
Java Code Geeks
V
Visual Studio Blog
阮一峰的网络日志
阮一峰的网络日志
Blog — PlanetScale
Blog — PlanetScale
大猫的无限游戏
大猫的无限游戏
博客园 - 叶小钗
S
SegmentFault 最新的问题
B
Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园 - 【当耐特】
小众软件
小众软件
The Cloudflare Blog
Y
Y Combinator Blog
I
InfoQ
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
GbyAI
GbyAI
IT之家
IT之家

www.guru3d.com

TCL Brings OLED+ and QD-Mini LED Gaming Monitors to Europe NZXT H6 RGB+ review Microsoft Confirms 110W RTX Spark Configuration for Surface Laptop Ultra NVIDIA RTX 50 SUPER Graphics Cards Reportedly Back on Track Windows 11 Pro $24 & Office 2024 for $12 - Mid-Year Mega Sale at CDKeyOffer (6-5-26) MSI Unveils EdgeMesa N AI+ Mini PC Powered by NVIDIA RTX Spark MediaTek Confirms Cheaper Nvidia RTX Spark Chips With Twelve Cores Media Player Classic - Home Cinema v2.7.2 Download AMD Non-Committal on FSR 4.1 Support for RDNA 3.5 Integrated Graphics Asetek Unveils Emma V3 Gen10 AIO Platform with Lower Noise and Improved Thermal Performance Intel Nova Lake-S Platform Emerges with New LGA 1954 Socket Maxsun Brings Intel Panther Lake and Wildcat Lake Mobile CPUs to Desktop Motherboards 3DMark Basic Edition Download v2.32.8874 G.SKILL Unveils DDR5-10933 Memory, DDR5-10000 512GB R-DIMM and 768GB DDR5-8800 Kits at Computex 2026 AMD Reengineered Ryzen 7 5800X3D After TSMC Packaging Changes NAND chip revenue in Q1 2026 was higher than the total revenue for the entire year of 2023 GALAX HOF Concept GPU Signals Future RTX 60 Series Ambitions AMD EXPO ULL Targets Lower Latency, Up to 15% Gaming Gains ASUS V600 AiO Launches with Ryzen AI, Wi-Fi 7 and HDMI Input ENERMAX Unveils Pump-Free AIO Cooling Thermal Solutions 3DMark Previews Native 4K Path-Tracing Benchmark With AI Rendering Kioxia Details 332-Layer BiCS10 NAND for Future PCIe Gen6 SSDs Phison Reveals PS5303-X3 PCIe 6.0 SSD Controller Reaching 28GB/s XFX Launches Radeon RX 9070 GRE SWIFT Triple Fan Graphics Cards Microsoft Majorana 2 Quantum Chip Claims 1000x Reliability Improvement MSI Previews Diamond GPU Cooling and Metal Fan Blade Technology MSI Showcases The Mandalorian and Grogu GeForce RTX 5080 at Computex Microsoft Introduces Surface RTX Spark Dev Box for Local AI Development Intel Reaffirms Arc Graphics Commitment Amid Ongoing Desktop GPU Questions Windows 11 Pro for $24 and Office 2024 from $12 at CDKeyOffer
Ubiquiti Urges Immediate Updates Following Root Access Ex...
Hilbert Hagedoorn · 2026-06-11 · via www.guru3d.com

Security researchers have disclosed a critical vulnerability chain affecting Ubiquiti's UniFi OS Server platform that could allow attackers to bypass authentication controls, execute arbitrary commands, and obtain full root access to affected systems. The issue impacts enterprise deployments using UniFi OS Server and has been assigned three CVE identifiers: CVE-2026-34908, CVE-2026-34909, and CVE-2026-34910. According to technical analysis of the attack chain, the initial compromise relies on inconsistencies between how the front-end web server and the back-end authentication service process URL paths. By crafting specially designed requests, attackers can cause protected administrative functions to be interpreted as resources that do not require authentication. This effectively bypasses access controls and exposes internal functionality that would normally remain restricted. After authentication has been bypassed, attackers can exploit a command injection vulnerability located within the suite update service. The flaw exists because affected versions do not adequately validate user-defined suite names before passing them into system-level commands. Malicious input can therefore be injected and executed directly on the underlying operating system.

89759578789

Researchers confirmed successful exploitation against UniFi OS Server version 5.0.6, demonstrating complete privilege escalation to root. Once root access is obtained, an attacker gains unrestricted control over the platform and its associated services. The potential impact extends well beyond basic administrative access. Compromised systems may expose token-signing secrets, encrypted communication keys, cloud authentication tokens, user account databases, and configuration data related to RADIUS, Wi-Fi, VPN, and WireGuard deployments. In organizations using UniFi's broader ecosystem, the consequences may also affect physical security infrastructure. Deployments integrating UniFi access control systems or surveillance solutions could potentially allow attackers to interact with connected security devices after a successful compromise. This expands the attack surface from network infrastructure into building access management and monitoring environments. Ubiquiti has addressed the vulnerability chain in UniFi OS Server version 5.0.8 and recommends that administrators update immediately. The company also advises customers to verify firmware versions on any associated UniFi hardware to ensure corresponding fixes have been applied throughout the deployment. However, applying the update may not fully eliminate risk if systems were compromised before patching. Attackers may have already extracted signing keys or other sensitive credentials, potentially enabling continued access even after the vulnerabilities are fixed. Administrators are therefore encouraged to review audit logs, investigate suspicious activity, rotate credentials where necessary, and restrict management interface access to trusted management networks. Security teams unable to deploy updates immediately should ensure that UniFi management interfaces are not directly accessible from the public internet and should limit access to authorized administrative systems until remediation can be completed.

Vulnerability Description
CVE-2026-34908 Authentication bypass component of exploit chain
CVE-2026-34909 URL parsing and validation inconsistency exploitation
CVE-2026-34910 Command injection leading to privilege escalation
Affected Version UniFi OS Server 5.0.6
Patched Version UniFi OS Server 5.0.8 or newer
Impact Authentication bypass, command execution, root access

Source: Ubiquiti Security Advisory