<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>cve.2026-54121 on Detection.FYI</title>
    <link>https://detection.fyi/tags/cve.2026-54121/</link>
    <description>Recent content in cve.2026-54121 on Detection.FYI</description>
    <generator>Hugo -- gohugo.io</generator>
    <copyright> </copyright>
    <lastBuildDate>Wed, 05 Aug 2026 08:52:16 +0000</lastBuildDate><atom:link href="https://detection.fyi/tags/cve.2026-54121/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>ADCS - Certighost CDC Chase Certificate Request (CVE-2026-54121)</title>
      <link>https://detection.fyi/sigmahq/sigma/emerging-threats/2026/exploits/cve-2026-54121/win_security_adcs_certighost_cdc_chase_request/</link>
      <pubDate>Wed, 05 Aug 2026 08:52:16 +0000</pubDate>
      
      <guid>https://detection.fyi/sigmahq/sigma/emerging-threats/2026/exploits/cve-2026-54121/win_security_adcs_certighost_cdc_chase_request/</guid>
      <description>
        
          
            Detects Active Directory Certificate Services (ADCS) certificate requests that include the
&#39;cdc&#39; (Client DC) request attribute pointing to a domain or IP that is not a known Domain Controller.

&#39;cdc&#39; is an optional MS-WCCE enrollment attribute designed for cross-domain/cross-forest
scenarios where a client in a child domain tells the CA which DC to contact for identity
lookups when the CA cannot reach that domain directly. Legitimate values are DC hostnames
or IPs that resolve to a real Domain Controller computer object in AD with the
SERVER_TRUST_ACCOUNT (0x2000) userAccountControl bit set.

In an attack, the attacker sets cdc to a domain or IP they control so the CA connects to their
rogue SMB and LDAP services instead of a real DC. The rogue server returns a forged DC
identity which the pre-patch CA accepts without validation. A malicious event looks like:

    Requester: DOMAIN\GHOST&lt;random&gt;$
    Attributes: cdc:&lt;attacker_ip&gt;
                rmd:&lt;target_dc_fqdn&gt;
    SubjectAlternativeName: DNS Name=&lt;target_dc_fqdn&gt;

CVE-2026-54121 (Certighost) is the known exploit for this path. The July 2026 patch added
_ValidateChaseTargetIsDC which rejects cdc values that do not resolve to a legitimate
DC object in Active Directory before following the chase.

          
          
        
      </description>
    </item>
    
    <item>
      <title>ADCS - Certighost Certificate Issued via CDC Chase (CVE-2026-54121)</title>
      <link>https://detection.fyi/sigmahq/sigma/emerging-threats/2026/exploits/cve-2026-54121/win_security_adcs_certighost_cert_issued_via_chase/</link>
      <pubDate>Wed, 05 Aug 2026 08:52:16 +0000</pubDate>
      
      <guid>https://detection.fyi/sigmahq/sigma/emerging-threats/2026/exploits/cve-2026-54121/win_security_adcs_certighost_cert_issued_via_chase/</guid>
      <description>
        
          
            Detects successful issuance of an ADCS certificate where the request attributes include
&#39;cdc&#39; (Client DC) or &#39;rmd&#39; (Remote Domain) pointing to a non-DC domain or IP, confirming the
CA&#39;s chase fallback path was taken against an attacker-controlled target.

&#39;cdc&#39; directs the CA to an address for identity lookup; &#39;rmd&#39; specifies the principal to
look up there. In an attack (CVE-2026-54121, Certighost), cdc points to a rogue host that
returns a forged DC identity. A successfully issued certificate at this stage means the
attacker has obtained a cert carrying a Domain Controller&#39;s SID and DNS identity, enabling
PKINIT authentication as that DC followed by DCSync replication.

          
          
        
      </description>
    </item>
    
    <item>
      <title>ADCS - Certighost Ghost Machine Account Creation</title>
      <link>https://detection.fyi/sigmahq/sigma/emerging-threats/2026/exploits/cve-2026-54121/win_security_adcs_certighost_ghost_machine_account_creation/</link>
      <pubDate>Wed, 05 Aug 2026 08:52:16 +0000</pubDate>
      
      <guid>https://detection.fyi/sigmahq/sigma/emerging-threats/2026/exploits/cve-2026-54121/win_security_adcs_certighost_ghost_machine_account_creation/</guid>
      <description>
        
          
            Detects the creation of a machine account whose name starts with &#39;GHOST&#39;, which is the
naming convention used by the CVE-2026-54121 (Certighost) exploit tooling.

The public proof-of-concept for Certighost creates a temporary machine account with a
name of the form GHOST&lt;random&gt;$ before enrolling for a DC certificate via the cdc chase
path. The attacker-controlled machine account is used as the requester identity in the
certificate request; the cdc attribute then redirects the CA to a rogue host that returns
a forged Domain Controller identity. The resulting certificate carries the DC&#39;s SID and
DNS name, enabling full PKINIT authentication as the targeted DC followed by DCSync.

A machine account creation event (4741) where TargetUserName starts with &#39;GHOST&#39; and
ends with &#39;$&#39; is a high-fidelity indicator of this attack tool&#39;s execution. Legitimate
environments very rarely provision machine accounts with this prefix.

          
          
        
      </description>
    </item>
    
    <item>
      <title>Suspicious Machine Account Replication - DcSync Indicator</title>
      <link>https://detection.fyi/sigmahq/sigma/windows/builtin/security/win_security_ad_replication_machine_account/</link>
      <pubDate>Wed, 05 Aug 2026 08:52:16 +0000</pubDate>
      
      <guid>https://detection.fyi/sigmahq/sigma/windows/builtin/security/win_security_ad_replication_machine_account/</guid>
      <description>
        
          
            Detects suspicious Active Directory Replication Service (ADRS) requests originating from
a machine account (SubjectUserName ending in &#39;$&#39;) rather than a legitimate Domain Controller.

Under normal operation, only Domain Controllers initiate replication requests carrying the
DS-Replication-Get-Changes-All right. If a threat actor obtains valid machine account
credentials — for example by abusing certificate-based authentication (PKINIT) to
impersonate a DC after exploiting a CA vulnerability such as CVE-2026-54121 (Certighost),
where a temporary machine account is created to request a DC certificate and then used to
perform DCSync — they can dump all domain credential material including the krbtgt hash.

          
          
        
      </description>
    </item>
    
  </channel>
</rss>
