ZeroHour
Cyber Security Newspublished ()ingested Guru Baran
Part of a story covered by 2 sources: “Windows 11 KB5124008 update breaks Active Directory domain trust, blocking logins for some users” — merged summary and timeline →

Windows 11 KB5124008 Update Breaks Active Directory Domain Trust and Blocks User Logins

mediumVulnerabilityimportance 58
AI summary · glm-5.3-flash

Microsoft's September Windows 11 cumulative update KB5124008 breaks Active Directory domain trust on domain-joined machines, blocking logins despite valid credentials.

Microsoft is investigating community reports that KB5124008, the September 8, 2026 cumulative update for Windows 11 24H2/25H2 (builds 26100.9445/26200.9445), breaks the AD secure channel, causing 'The user name or password is incorrect' errors on interactive logon. Admins reproduced the failure consistently and observed nltest error 1786 (ERROR_NO_TRUST_LSA_SECRET) plus domain controller Event 4625 with status 0xC000006D over NTLM. The problem is suspected in Machine Identity Isolation, a Credential Guard capability that moves machine-account secrets into virtualization-based security, and disabling it via registry value, Group Policy, or Intune baseline restored trust. The September 14 out-of-band update KB5129195 does not address the domain trust issue, and Microsoft's release notes do not list it as a known problem.

  • KB5124008 released September 8, 2026 for Windows 11 24H2/25H2 builds 26100.9445/26200.9445
  • Failures show nltest error 1786 and Event 4625 with status 0xC000006D over NTLM
  • Suspected cause: Machine Identity Isolation enforcement moving machine secrets into Credential Guard
  • Workarounds: disable isolation, reset machine password, run Test-ComputerSecureChannel -Repair, or rejoin the domain
  • Out-of-band KB5129195 fixes other issues but not the domain trust failures
Full article564 words · extracted from cybersecuritynews.com · click to collapse

Microsoft is investigating reports that the Windows 11 KB5124008 security update is breaking Active Directory domain trust on some enterprise computers, leaving users unable to sign in with valid credentials.

The problem appears linked to Machine Identity Isolation, although Microsoft has not confirmed the root cause or published an official workaround.

Released on September 8, 2026, KB5124008 is a cumulative security update for Windows 11 versions 25H2 and 24H2, advancing them to builds 26200.9445 and 26100.9445, respectively. Microsoft’s release notes currently document USB audio, Hyper-V Plan9 folder-sharing, and Remote Desktop Services problems, but do not list domain-trust failures among the update’s known issues.

The first detailed report came from an administrator managing Windows 11 25H2 workstations in a domain with two Windows Server 2019 controllers. The administrator reproduced the failure on six systems: installing KB5124008 and restarting broke the secure channel, uninstalling the update and rebuilding domain membership restored it, and reinstalling the update triggered the problem again.

Affected users saw “The user name or password is incorrect” during interactive logon despite supplying valid credentials. Cached sign-in worked while the computer was offline, and network authentication could still succeed, indicating that ordinary user credentials were not necessarily invalid.

PowerShell’s Test-ComputerSecureChannel returned False, while nltest /sc_query:<domain> produced ERROR_NO_TRUST_LSA_SECRET, error 1786.

The domain controller also recorded Security Event 4625 for the computer account, identified by the HOST$ format, with Logon Type 3 over NTLM. Status 0xC000006D and sub-status 0xC000006A indicated an authentication failure.

Administrators said DNS discovery, Active Directory replication, time synchronization, account lockouts, duplicate machine SIDs, and general domain-controller health had been ruled out.

Attention then shifted to Machine Identity Isolation, a Credential Guard capability that protects Active Directory machine-account secrets using virtualization-based security.

Microsoft explains that enforcement mode moves the machine secret into Credential Guard and deletes its copy from the normal Local Security Authority environment. If Credential Guard cannot complete machine authentication after a restart, domain authentication can fail, and recovery may require a local administrator.

In the reported environment, the MachineIdentityIsolation registry value under HKLM\SYSTEM\CurrentControlSet\Control\Lsa was set to 2, representing enforcement mode. Setting the feature to Disabled through Group Policy and the Intune security baseline, then forcing the registry value to 0, stopped the repeated failures.

Other administrators reported restoring trust by resetting the machine password and running Test-ComputerSecureChannel with the -Repair option after disabling isolation. Some affected systems still required removal from the domain, a restart, and a complete domain rejoin.

Administrators should treat this as a community-reported mitigation rather than a vendor-approved permanent fix. Disabling Machine Identity Isolation reduces virtualization-based protection for machine-account credentials, while uninstalling KB5124008 removes the security fixes delivered with September’s cumulative update.

Organizations should consider pausing broad deployment, test policy changes on a limited device group, preserve local administrator or LAPS access, and verify recovery with nltest before returning endpoints to production.

The September 14 out-of-band update KB5129195 fixes documented RDS, Hyper-V Plan9, and multichannel USB audio problems, but its release notes do not mention domain trust or Machine Identity Isolation.

Until definitive guidance arrives, enterprises should monitor Microsoft’s KB page and audit Machine Identity Isolation settings across Windows 11 fleets.

Guru Baranhttps://cybersecuritynews.com

Gurubaran KS is a cybersecurity analyst, and Journalist with a strong focus on emerging threats and digital defense strategies. He is the Co-Founder and Editor-in-Chief of Cyber Security News, where he leads editorial coverage on global cybersecurity developments.

Text extracted automatically; images, tables and formatting may be missing. Original: https://cybersecuritynews.com/windows-11-kb5124008-update/