CVE-2026-54121 (Certighost) July 2026 update - what happens after install, any disadvantages, and pre-install checks?

Rajesh Alda 125 Reputation points
2026-09-14T11:44:37.3333333+00:00

We're planning to install the July 14, 2026 security update for CVE-2026-54121 (Certighost) on our Enterprise CA servers, which currently have EDITF_ENABLECHASECLIENTDC enabled. What will happen if we install this update? Are there any disadvantages of installing it? And is there anything we should check or do before installing it on the CA?

Windows for business | Windows Server | Directory services | Certificates and public key infrastructure (PKI)
0 comments No comments

1 answer

Sort by: Oldest
  1. Harry Phan 31,455 Reputation points Independent Advisor
    2026-09-14T12:17:49.9366667+00:00

    Hello,

    Installing the July 14, 2026 update for CVE-2026-54121 (Certighost) will harden your Enterprise CA servers by enforcing strict validation on chase fallback. With EDITF_ENABLECHASECLIENTDC enabled today, the CA may chase client-supplied attributes to arbitrary hosts, which is the core of the vulnerability. After the patch, the CA will only chase to verified Domain Controllers, blocking rogue LDAP endpoints and preventing certificate issuance abuse. The main disadvantage is that if you rely on chase fallback for legitimate workflows, those requests may fail post-update. Most enterprises do not depend on this feature, so the impact is usually minimal. Before installing, review your certificate templates and enrollment policies to confirm no critical process depends on chase fallback. If you cannot patch immediately, disable chase fallback via certutil -setreg policy\EditFlags -EDITF_ENABLECHASECLIENTDC and restart CertSvc as a temporary mitigation. Given active exploitation and public proof-of-concept code, applying the update is strongly recommended.

    I hope you've found something useful here. If it helps you get more insight into the issue, it's appreciated to accept the answer. Should you have more questions, feel free to leave a message. Have a nice day!

    HP.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.