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

推荐订阅源

The GitHub Blog
The GitHub Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Microsoft Security Blog
Microsoft Security Blog
J
Java Code Geeks
S
SegmentFault 最新的问题
Apple Machine Learning Research
Apple Machine Learning Research
N
Netflix TechBlog - Medium
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园_首页
宝玉的分享
宝玉的分享
Google DeepMind News
Google DeepMind News
B
Blog RSS Feed
Hugging Face - Blog
Hugging Face - Blog
量子位
Blog — PlanetScale
Blog — PlanetScale
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
阮一峰的网络日志
阮一峰的网络日志
D
Docker
罗磊的独立博客
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
云风的 BLOG
云风的 BLOG
IT之家
IT之家
MyScale Blog
MyScale Blog
Microsoft Azure Blog
Microsoft Azure Blog

Help Net Security

Police arrest 10 suspected members of Black Axe cybercrime gang ShinyHunters claims it stole 1.4 million records from Udemy Sevii unveils Cyber Swarm Defense Mode to stop AI-driven attacks at scale Alleged Chinese hacker extradited to US over cyberattacks targeting COVID-19 research Cequence Agent Personas bring granular control and governance to enterprise AI agents NowSecure MARI gives enterprises evidence-based visibility into third-party mobile app risk The metrics killing your SOC, and what to use instead US state privacy fines reached $3.425 billion in 2025 Canada’s first SMS blaster case leads to three arrests Linux storage management tool Stratis 3.9.0 adds online encryption and cache-less pool startup TLS Connect gives SMBs a right-sized automated tool to manage TLS certificates Aptori expands its platform with autonomous offensive testing to reduce security bottlenecks Your IAM was built for humans, AI agents don’t care The AI criminal mastermind is already hiring on gig platforms 25 open-source cybersecurity tools that don’t care about your budget Product showcase: LuLu reveals unauthorized outbound connections from Mac apps Week in review: Claude Mythos finds 271 Firefox flaws, Vercel breach Users advised to drop passwords and make room for passkeys - Help Net Security Indirect prompt injection is taking hold in the wild - Help Net Security Compromised everyday devices power Chinese cyber espionage operations - Help Net Security New Cisco firewall malware can only be killed by pulling the plug - Help Net Security Meta is overhauling how you sign in, manage settings, and protect your accounts - Help Net Security Ubuntu 26.04 LTS delivers memory-safe system tools and live patching for Arm servers - Help Net Security OpenAI’s GPT-5.5 is out with expanded cybersecurity safeguards - Help Net Security AI is speeding up nation-state cyber programs - Help Net Security A study of 1,000 Android apps finds a privacy policy logging gap - Help Net Security IT spending to hit $6.31 trillion record, thanks to AI - Help Net Security Where AI in CI/CD is working for engineering teams - Help Net Security With AI's help, North Korean hackers stumbled into a near-undetectable attack - Help Net Security Hacker with a special interest in breaching sports institutions ends behind bars - Help Net Security
Microsoft provides mitigation for “YellowKey” BitLocker b...
Zeljka Zorz · 2026-05-20 · via Help Net Security

Microsoft is working on a fix for CVE-2026-45585 (aka “Yellowkey”), a vulnerability that can be used by attackers to bypass protections offered by BitLocker, the full-disk encryption feature built into Windows, and access users’ data.

In the meantime, the company has provided step-by-step mitigation advice to protect affected Windows devices from exploitation.

CVE-2026-45585 and the YellowKey exploit

CVE-2026-45585 is a security feature bypass vulnerability that can only be exploited if the attacker has physical access to a vulnerable device. It affects various Windows 11 and Windows Server 2025 versions.

The existence of the vulnerability was disclosed as a zero-day a week ago by a security researcher that goes by Nightmare Eclipse, ostensibly out of frustration with Microsoft’s handling of bug reports. The proof-of-concept (PoC) exploit published by them can be easily leveraged.

BitLocker’s core promise is that stolen or unattended machines will keep users’ data safe even if the drive is removed or the machine is powered off, because the data is encrypted at rest and the keys are tied to the Trusted Platform Module (TPM), which also verifies that the boot process hasn’t been tampered with before releasing the key.

“The vulnerability is not in the encryption itself, but in the recovery environment that surrounds BitLocker,” NCSC Netherlands pointed out.

Vulnerability analyst Will Dormann confirmed that the PoC exploit works.

Mitigations available

Microsoft’s proffered mitigations involve either:

  • Removing a vulnerable value (autofstx.exe) from the mounted Windows Recovery Environment (Windows RE) image hive and reestablishing BitLocker trust for WinRE, or
  • Adding a PIN to the BitLocker protection

Dormann noted that the first option works because the FsTx Auto Recovery Utility (autofstx.exe) is prevented from automatically starting when the WinRE image launches.

The second, easier to implement option works as well, though Nightmare Eclipse previously stated they are holding back a PoC exploit that can bypass TPM+PIN protection.

They previously published PoC for several Microsoft zero-days, including:

  • BlueHammer (a Windows local privilege escalation vulnerability),
  • RedSun (another Windows privilege escalation flaw), and
  • UnDefend (a vulnerability that can be exploited to block Microsoft Defender from receiving signature updates or disable it).

Subscribe to our breaking news e-mail alert to never miss out on the latest breaches, vulnerabilities and cybersecurity threats. Subscribe here!