惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 叶小钗
D
Docker
Google DeepMind News
Google DeepMind News
Y
Y Combinator Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Blog — PlanetScale
Blog — PlanetScale
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
U
Unit 42
博客园 - 【当耐特】
N
Netflix TechBlog - Medium
V
Visual Studio Blog
Microsoft Azure Blog
Microsoft Azure Blog
博客园_首页
Recent Announcements
Recent Announcements
GbyAI
GbyAI
T
Tailwind CSS Blog
S
SegmentFault 最新的问题
WordPress大学
WordPress大学
T
The Blog of Author Tim Ferriss
Engineering at Meta
Engineering at Meta
L
LangChain Blog
A
About on SuperTechFans
M
MIT News - Artificial intelligence
B
Blog

rss.livelink.threads-in-node

Probably has less bugs than windows 11 | Microsoft Community Hub Quick question about window PC requirements for meta link cable? Is it possible to run ryujinx canary on an administrator account on windows? Why Windows 11 still depends on 1990s code iphone auf pc spiegeln windows 11 – Welche Methode funktioniert zuverlässig? CHERIoT-Ibex: Closing the door on memory safety vulnerabilities with hardware-enforced protection Known issue: Upgrading Microsoft Tunnel version 20260129.1 What's New in Microsoft Entra: May 2026 Carta de validación TSP (aka.ms/TSP_Achievement_Code_Enroll...) restricted across all accounts unable to enroll Class Admin Build observability for scalable AI apps and agents selling through Microsoft Marketplace Inspektor Gadget Completes Its First Independent Security Audit Retirement of Direct Exchange ActiveSync Certificate-Based Authentication by End of 2026 Export mixed text and tabular Excel to PDF Safely Migrating Terraform Managed Disks on Azure Using Stable Keys and Copilot Microsoft 365 & Power Platform Community call Microsoft 365 & Power Platform product updates call Course Retirement Announcement: AI-3022 The End is Nigh for DES and an Update for hunting down RC4 Unable to Access Scheduling Poll Options Title Plan Update - May 8, 2026 Secure Medallion Architecture Pattern on Azure Databricks (Part II) From Observability to Action: Building an AI-Powered AIOps Agent for Customer-Specific Operations General Availability of Mailbox Import and Export Microsoft Graph APIs Why External Participants Can—or Can’t—Join a Microsoft Teams Meeting CRITICAL: Data Loss on Build 26200.8328 - AI Storage Sense deleted 160+ apps with 870GB free space. Why is everyone hating on Windows 11? I was pissed at the Windows 11 context menu so I built this. Windows 11 Shows ASUS LOGO but then goes dark for 5 minutes Windows 11 causes discrete graphics cards to be locked at their base clock speed when idle
YellowKey BitLocker Exploit | Microsoft Community Hub
StuartK73 · 2026-05-18 · via rss.livelink.threads-in-node

Forum Discussion

StuartK73's avatar

Hi All

I hope you are well.

Anyway, the YellowKey BitLocker Exploit has came to my attention.

We already have automatic  / silent BitLocker encryption enabled.

So, is there anything we should be doing (preferably via Intune) to mitigate this new exploit?

SK

14 Replies

  • Lucaraheller's avatar

    Hi StuartK73​ ,

    From what I understand, Microsoft’s script is intended to apply the current mitigation for the YellowKey / CVE-2026-45585 issue, so yes, I would deploy that first rather than immediately moving everyone to TPM+PIN.

    For Intune, I would personally use a remediation approach if possible:

    • Detection script: check whether the mitigation is already applied
    • Remediation script: apply Microsoft’s mitigation when missing
    • Start with a small pilot group
    • Then expand in rings

    I would not disable WinRE permanently unless Microsoft specifically recommends it for your scenario. I would also not rush into TPM+PIN for every user unless your risk profile requires it, because that can create a lot of operational impact.

    So my approach would be:

    Apply Microsoft’s mitigation script via Intune, validate on pilot devices, monitor BitLocker/WinRE behavior, and keep TPM+PIN for higher-risk devices or users where physical access risk is a bigger concern.

    • StuartK73's avatar

      Hi Buddy

      Many thanks for your very informative reply.

      Can you elaborate on:

      • Detection script: check whether the mitigation is already applied
      • Remediation script: apply Microsoft’s mitigation when missing

      As I can only see the X 1 MS script and I'm not sure how to detect and remediate scripts from that.

      Info appreciated.

      Stuart

  • peptixcalc's avatar

    I think the biggest problem right now is that many organizations rely heavily on TPM-only BitLocker deployments because they are easy to scale with Intune and Entra ID, but YellowKey seems to expose the weakness of relying only on transparent unlock mechanisms when physical access is possible.

    From what I understand so far, Microsoft’s mitigation script mainly reduces the current attack surface, but it does not completely replace stronger protections like TPM+PIN. For high risk environments, adding pre-boot authentication still seems like the safest long term approach, even if deployment across existing fleets is painful.

    Disabling WinRE temporarily also makes sense as an emergency mitigation until Microsoft provides a cleaner permanent fix. I also agree with others here that USB restrictions and BIOS passwords alone are not enough on many modern devices.

    For Intune environments, a remediation script checking WinRE status and mitigation compliance sounds like the most scalable approach right now. Surprised Microsoft did not publish an official Intune remediation package already.

    I was actually reading through a few security and infrastructure discussions while testing monitoring setups on one of my own utility projects recently:
    https://peptixcalc.com/

    Curious to see whether Microsoft eventually pushes an automatic mitigation through Defender or BitLocker policy updates.

  • StuartK73's avatar

    Hi All

    I see MS have updated the post and provided a script.

    Could someone please clarify the following:

    • Does running the script mitigate / fix the vulnerability?
    • Do we still need to set BitLocker PIN's?
    • Do we still need to set BIOS's PIN's?
    • Do we still need to disable WinRE?
    • What are the settings for deploying this script via PowerShell via Intune?
    • Does anyone know how to compile an Intune remed script?

    Info appreciated

    Stuart

    • RyanSteele-CoV's avatar

      • StuartK73's avatar

        Thanks for that buddy.

        Are we to just deploy this as a standalone PS script then and not as an Intune remediation detect and remed script?

        SK

  • RyanSteele-CoV's avatar

    • StuartK73's avatar

      Thanks buddy, although I'm not sure what MS are asking us to do here on Entra ID joined / Intune enrolled devices that are in numerous offices throughout the country, as these do look like per device commands to me and we don't really want BitLocker PINs. Am I missing something?

      SK

      • RyanSteele-CoV's avatar

        Good question. In theory, it ought to be possible to create a PowerShell Remediation script that checks whether the mitigation has been applied and runs the commands to apply it if needed. Why didn't Microsoft provide one?

        Edit: The article was updated on May 21 to include a PowerShell remediation script.

  • Klaas123's avatar

    Yes, I would also like to see a proper response from Microsoft. (has been 7 days since release now...)

    We are moving toward deploying TPM+PIN, but rolling this out across an existing fleet is quite troublesome and will take a significant amount of time.

    That said, the creator of the exploit has mentioned that they have a PoC capable of bypassing TPM+PIN as well (unreleased).

    As an immediate mitigation, we have deployed a remediation script to disable WinRE, until Microsoft has a fix.

    USB boot restrictions, BIOS passwords etc..., are  relatively easy to bypass on most hardware...

  • Radzik_PL's avatar

    I’ve been wondering about this too — looks quite serious.

    From what I see, YellowKey abuses WinRE + FsTx to get a shell with the BitLocker volume already unlocked, no password or recovery key needed. So in practice, with physical access, default BitLocker setups can be bypassed.

    For now, likely worth tightening things around

    •  pre-boot auth (TPM+PIN),
    • USB boot restrictions,
    • physical access controls.

    Curious how Microsoft will address this.

  • lee42's avatar

    The silence from Microsoft on this issue is deafening!

    You should be looking at requiring a startup PIN. Intune will allow you to set the PIN as a requirement, but I don't believe that will apply except to net new volumes, existing volumes will need to be updated by the user - which makes sense, they need to know the PIN.