Researchers have published a working proof-of-concept for Certighost, tracked as CVE-2026-54121. This vulnerability demonstrates that a standard Active Directory user with low privileges can force an Enterprise Certificate Authority (CA) to issue an authentication certificate for a Domain Controller. This certificate can then be used to impersonate the Domain Controller.
The Certighost vulnerability resides within an Active Directory Certificate Services (AD CS) enrollment behavior known as 'chase' functionality. This feature allows an Enterprise CA to follow requester-supplied routing information (a parameter called cdc) to resolve target objects when they are not immediately available locally. The critical defect is that the CA does not verify the legitimacy of the endpoint named in cdc before connecting to it.
An attacker can point the cdc parameter to a machine they control. The CA then connects to this rogue endpoint, which provides forged identity data, including the target Domain Controller’s object security identifier and DNS host name. The CA trusts this information, binds the identity to a signed X.509 certificate, and issues it to the attacker. With this certificate, the attacker can use PKINIT, the public key extension to Kerberos, to obtain a Ticket Granting Ticket as the Domain Controller's machine account, effectively becoming the Domain Controller.
Microsoft released a fix for CVE-2026-54121 on July 14, 2026. The vulnerability was rated 8.8 on the CVSS scale, indicating a high severity. Organizations using Active Directory Certificate Services are advised to apply the update to mitigate the risk posed by Certighost.
✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →
One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.
One email a day. Unsubscribe in one click, any time.
Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.
▶ Play today's briefNew every morning, and the back catalogue is archived by date.
A vulnerability named Certighost (CVE-2026-54121) in Microsoft's Active Directory Certificate Services allows a low-privileged Active Directory user to obtain a valid authentication certificate for a Domain Controller. This flaw enables attackers to impersonate a Domain Controller, gaining significant control over an Active Directory environment. Microsoft released a fix for this issue on July 14, 2026.