T The Triage ManualTechnical Guides for IT Emergencies
P1 · Endpoint & Device Management

BitLocker YellowKey Bypass — CVE-2026-45585: WinRE TPM Validation Physical Access Exploit

CVE-2026-45585 is a hardware/firmware interface flaw allowing physical attackers to bypass BitLocker Device Encryption on Windows 10, Windows 11, and Windows Server systems using standard TPM-only configurations. The exploit manipulates the Windows Recovery Environment (WinRE) boot path to bypass TPM-based BitLocker key release. Remediation requires deploying Microsoft's official WinRE configuration script via SCCM/Intune or enforcing a BitLocker pre-boot PIN via GPO/Intune as a compensating control.

Indicators

Likely causes

Diagnostic steps

  1. Query device inventory and compliance tools (Intune and/or Absolute) to identify all managed devices where the WinRE security patch mitigation for CVE-2026-45585 has NOT been applied.
    Establish the blast radius — determine exactly how many and which devices remain vulnerable before prioritising remediation.
  2. On a representative sample of affected devices, run: `manage-bde -protectors -get C:` to enumerate active BitLocker protectors and confirm whether a PIN or Startup Key protector is present alongside the TPM protector.
    Confirm that affected devices are in the vulnerable TPM-only configuration (no PIN, no Startup Key), making them susceptible to the WinRE bypass.
  3. Cross-reference the MSRC advisory for CVE-2026-45585 (published May 19, 2026) against device OS build versions to confirm which devices fall within the affected Windows 10, Windows 11, and Windows Server scope.
    Ensure remediation scope is accurate and excludes any devices already patched or running non-affected configurations.
  4. Review SCCM/Intune deployment status reports to determine whether the WinRE configuration script has been successfully deployed and executed on each target device, noting any failures or devices not reporting back.
    Identify deployment gaps — devices that are in scope but have not received or successfully run the remediation script.
  5. Run `reagentc /info` on sample devices to verify WinRE status and confirm the recovery image location and enablement state.
    Validate that WinRE is properly configured and accessible for script-based remediation.
  6. For any device flagged as high-risk (lost, stolen, or unmanaged), escalate immediately to security/compliance teams and consider the device's data as potentially compromised pending investigation.
    Ensure major data security and compliance violation risks are triaged for lost or stolen assets per incident response policy.

Resolution path

Prevention

Tools

References

BitLockerCVE-2026-45585WinRETPMphysical-securityencryption-bypassWindows 10Windows 11Windows ServerIntuneSCCMdata-protectioncompliancepre-boot-PINhardware-firmware-vulnerabilityP1security-patchYellowKey