Summary
Microsoft's BitLocker security feature bypass, called YellowKey, targets the Windows Recovery Environment (WinRE). A crafted FsTx folder on removable media or the EFI partition is replayed during recovery boot, which can delete winpeshl.ini and drop the machine into cmd.exe while the BitLocker-protected volume is already decrypted by TPM. The public proof of concept requires physical access and can expose files on affected Windows systems until Microsoft ships a fix.
Why Planned Fix?
4/6Exploitation Details
Bypass BitLocker protection and read files from the encrypted volume without the recovery key.
Data DisclosureAffected Software
| Product | Affected Versions |
|---|---|
| BitLocker | Windows 11 24H2, Windows 11 25H2, Windows 11 26H1, Windows Server 2025 |
Microsoft's full-disk encryption feature for Windows that protects data at rest on PCs and servers.
Affected ComponentWindows Recovery Environment (WinRE) recovery boot flow, especially NTFS transaction-log replay from System Volume Information\FsTx that can delete winpeshl.ini and spawn cmd.exe.
Windows Recovery Environment (WinRE) recovery boot flow, especially NTFS transaction-log replay from System Volume Information\FsTx that can delete winpeshl.ini and spawn cmd.exe.
Affected Endpoints(2)System Volume Information\FsTx, winpeshl.ini…
Follow Microsoft's manual WinRE mitigation to stop autofstx.exe from launching from BootExecute, then disable and re-enable WinRE on affected systems. If possible, enforce TPM+PIN and a BIOS/UEFI admin password; disabling WinRE removes the published attack path but breaks local recovery.
Follow Microsoft's manual WinRE mitigation to stop autofstx.exe from launching from BootExecute, then disable and re-enable WinRE on affected systems. If possible, enforce TPM+PIN and a BIOS/UEFI admin password; disabling WinRE removes the published attack path but breaks local recovery.
Not available
Not available
Probability of exploitation in the next 30 days
Worse than 24% of all CVEs
No known threat actors
NVD Data
Description Summary
CVSS Base Score
CVSS Vector (CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H)
Affected Software (CPE) (4)
- •cpe:2.3:o:microsoft:windows_11_24h2:*:*:*:*:*:*:x64:*
- •cpe:2.3:o:microsoft:windows_11_25h2:*:*:*:*:*:*:x64:*
- •cpe:2.3:o:microsoft:windows_11_26h1:*:*:*:*:*:*:x64:*
- •cpe:2.3:o:microsoft:windows_server_2025:*:*:*:*:*:*:*:*
Sources
| Source | Article |
|---|---|
| msrc.microsoft.com | CVE-2026-45585 mitigation guidance |
| nvd.nist.gov | CVE-2026-45585 Detail |
| eclypsium.com | YellowKey: The Unpatched BitLocker Bypass Hidden in Windows Recovery |
| learn.microsoft.com | BitLocker countermeasures |
| www.bleepingcomputer.com | Microsoft shares mitigation for YellowKey Windows zero-day |
| www.tenable.com | CVE-2026-45585 |
Priority History
Initial analysis