YellowKey Bitlocker Bypass Vulnerability

(github.com)

74 points | by entuno 2 days ago ago

19 comments

  • coopreme 2 days ago ago

    Seems like a backdoor.

    • pajko 21 hours ago ago

      [flagged]

      • ranger_danger 20 hours ago ago

        How does this prove BitLocker has a backdoor?

        • gib444 18 hours ago ago

          What proof would be necessary to convince you, out of curiosity? In concrete terms.

        • forestry 20 hours ago ago

          It doesn’t.

      • forestry 20 hours ago ago

        Just because you post about it doesn’t make it so.

  • protimewaster 2 days ago ago

    What's the data in the FsTx folder? Is it just some magic data that Windows looks for?

  • jllyhill a day ago ago

    Does anyone know if the fix was shipped already? If it not a backdoor, of course.

    • pajko 21 hours ago ago

      It does not matter. Who's gonna stop them adding a new backdoor in a later Windows Update(TM) ? T this point they are not to be trusted at all.

      • ChocolateGod 17 hours ago ago

        Microsoft doesn't need a back door, they can literally sign a new bootchain with the same certificate and install them on your computer.

        This is a bug / vulnerability, not a back door.

  • msuser a day ago ago

    How is this a backdoor if one of the steps is to reboot the system while holding down SHIFT? To boot in the first place, the drive needs to be unlocked.

    • jamescrowley 20 hours ago ago

      The EFI partition is unencrypted.

      “you don't even need to plug an external storage device, you can just pull out the disk, copy the files in the EFI partition, put it back and it will still work. That's how bad it is.”

    • anonymars 21 hours ago ago

      If you have physical access to plug in a flash drive, why would you need the drive unlocked to reboot into the recovery environment? Just power it off and trigger the boot options

    • e12e a day ago ago

      In addition to sibling comments, the author claims it also affects tpm+pin.

    • fh67 a day ago ago

      Most users have it unlocked by TPM only as that is the default Microsoft configuration - you then reboot into windows recovery, yes if windows recovery is disabled or if bitlocker requires a startup pin then this is mitigated.

      • pajko 21 hours ago ago

        "No, TPM+PIN does not help, the issue is still exploitable regardless, I asked myself this question, can it still work in a TPM+PIN environment ? Yes it does, I'm just not publishing the PoC, I think what's out there is already bad enough."

        https://deadeclipse666.blogspot.com/2026/05/were-doing-silen...

        • biennvops 20 hours ago ago

          Interesting. If TPM+PIN does not help, then what stands between Bitlocker and TPM unsealing the key?

      • msuser a day ago ago

        Point taken, but I would call this an authentication bypass (i.e. you can become administrator without any credentials) instead of a BitLocker bypass. It looks like at most, having BitLocker turned on is a requirement to trigger the bug/backdoor.

        In any case I'd be very curious to read a response to these findings from someone at Microsoft.