GKRootWire
Cloud & Sysadmin Microsoft Confirms Preview Update Wipes Out Desktop SettingsAI Nvidia to Acquire Hugging Face for $12.9 BillionDev Tools A Deep Dive Into Intrusive Linked ListsGadgets DJI's Romo 2 Robovac Adds Local-Only Mode After Privacy ScareAI Nvidia Reportedly Moves to Acquire Hugging FaceAI Anthropic Launches Claude Tools for AI Shopping AgentsCloud & Sysadmin Microsoft Confirms Preview Update Wipes Out Desktop SettingsAI Nvidia to Acquire Hugging Face for $12.9 BillionDev Tools A Deep Dive Into Intrusive Linked ListsGadgets DJI's Romo 2 Robovac Adds Local-Only Mode After Privacy ScareAI Nvidia Reportedly Moves to Acquire Hugging FaceAI Anthropic Launches Claude Tools for AI Shopping Agents
Security

New Flaw Lets Ordinary Users Hijack Windows Certificate Authorities

CVE-2026-54121 shows how a misconfigured Enterprise CA can be escalated by a standard domain account into full Domain Controller-level access.

A newly disclosed vulnerability, tracked as CVE-2026-54121 and nicknamed "Certighost," targets Active Directory Certificate Services (AD CS). Researchers found that under common configurations, a low-privileged domain user can abuse certificate enrollment and template logic to escalate all the way to Domain Controller privileges.

The bug isn't just a coding error to patch and forget. It highlights that certificate authorities function as Tier 0 identity infrastructure, on par with domain controllers themselves, yet are frequently deployed with default or loosely audited permissions. Because certificates can be used to authenticate as any account, a compromised CA effectively hands over the keys to the entire domain.

Microsoft has issued a patch, but security teams are being urged to also review CA templates, enrollment permissions, and standing access rights rather than treating this as a simple update-and-move-on fix.

Why it matters: AD CS attacks have quietly become one of the most reliable domain-takeover paths in enterprise environments, yet PKI infrastructure rarely gets the same scrutiny as domain controllers. This flaw is a reminder that patching alone won't fix architectural over-trust — organizations need to audit certificate template permissions and enforce least privilege on CA enrollment rights.

Sources: BleepingComputer