CVE-2026-50661
Analyzed Analyzed - Analysis Complete

BitLocker Security Feature Bypass via Physical Attack

Vulnerability report for CVE-2026-50661, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-14

Last updated on: 2026-07-22

Assigner: Microsoft Corporation

Description

Protection mechanism failure in Windows BitLocker allows an unauthorized attacker to bypass a security feature with a physical attack.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-14
Last Modified
2026-07-22
Generated
2026-08-04
AI Q&A
2026-07-15
EPSS Evaluated
2026-08-02
NVD
EUVD

Affected Vendors & Products

Showing 20 associated CPEs
Vendor Product Version / Range
microsoft windows_10_1607 to 10.0.14393.9339 (exc)
microsoft windows_10_1607 to 10.0.14393.9339 (exc)
microsoft windows_10_1809 to 10.0.17763.9020 (exc)
microsoft windows_10_1809 to 10.0.17763.9020 (exc)
microsoft windows_server_2016 to 10.0.14393.9339 (exc)
microsoft windows_server_2019 to 10.0.17763.9020 (exc)
microsoft windows_server_2022 to 10.0.20348.5386 (exc)
microsoft windows_server_2025 to 10.0.26100.33158 (exc)
microsoft windows_11_26h1 to 10.0.28000.2525 (exc)
microsoft windows_11_26h1 to 10.0.28000.2525 (exc)
microsoft windows_11_24h2 to 10.0.26100.8875 (exc)
microsoft windows_11_24h2 to 10.0.26100.8875 (exc)
microsoft windows_10_21h2 to 10.0.19044.7548 (exc)
microsoft windows_10_21h2 to 10.0.19044.7548 (exc)
microsoft windows_10_21h2 to 10.0.19044.7548 (exc)
microsoft windows_10_22h2 to 10.0.19045.7548 (exc)
microsoft windows_10_22h2 to 10.0.19045.7548 (exc)
microsoft windows_10_22h2 to 10.0.19045.7548 (exc)
microsoft windows_11_25h2 to 10.0.26200.8875 (exc)
microsoft windows_11_25h2 to 10.0.26200.8875 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-693 The product does not use or incorrectly uses a protection mechanism that provides sufficient defense against directed attacks against the product.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-50661 is a security vulnerability in Windows BitLocker, a full-disk encryption feature in Microsoft Windows. The vulnerability involves a protection mechanism failure that allows an unauthorized attacker to bypass a security feature.

This bypass can be achieved through a physical attack, meaning the attacker needs physical access to the affected device. The vulnerability does not require any privileges or user interaction to exploit.

Detection Guidance

The provided context does not include specific detection methods or commands for identifying the vulnerability (CVE-2026-50661) on a network or system. This vulnerability involves a physical attack vector targeting Windows BitLocker, which may not be detectable via traditional network or system scanning tools.

To check if BitLocker is enabled on a system, you can use the following command in Windows PowerShell or Command Prompt:

  • PowerShell: Get-BitLockerVolume | Select-Object MountPoint, ProtectionStatus
  • Command Prompt: manage-bde -status

However, these commands only verify BitLocker's status and do not detect the specific vulnerability. Physical security measures and reviewing Microsoft's guidance are recommended for mitigation.

Impact Analysis

If you are using Windows BitLocker to encrypt your data, this vulnerability could impact you in the following ways:

  • An attacker with physical access to your device could bypass BitLocker encryption and gain unauthorized access to your encrypted data.
  • Sensitive information stored on the device, such as personal files, corporate data, or credentials, could be exposed or stolen.
  • The integrity of the system could be compromised, as the attacker may be able to make unauthorized changes to the data or system configuration.

This vulnerability is particularly concerning for devices that are lost, stolen, or left unattended in unsecured locations.

Compliance Impact

This vulnerability could impact compliance with several common standards and regulations, depending on the nature of the data stored on the affected device:

  • GDPR (General Data Protection Regulation): If the device contains personal data of EU citizens, a successful exploit of this vulnerability could lead to a data breach. GDPR requires organizations to implement appropriate security measures to protect personal data, and failure to do so could result in significant fines and legal consequences.
  • HIPAA (Health Insurance Portability and Accountability Act): For organizations handling protected health information (PHI), this vulnerability could result in unauthorized access to sensitive patient data. HIPAA mandates strict safeguards for PHI, and a breach could lead to penalties and reputational damage.
  • Other industry-specific regulations (e.g., PCI DSS for payment card data, FISMA for U.S. federal agencies): If the device stores data covered by these regulations, the vulnerability could lead to non-compliance and associated penalties.

Organizations should assess the risk posed by this vulnerability and take appropriate mitigations to maintain compliance with applicable regulations.

Mitigation Strategies

The vulnerability (CVE-2026-50661) involves a physical attack on Windows BitLocker, so immediate mitigation steps should focus on physical security and BitLocker configuration.

  • Ensure physical access to systems with BitLocker enabled is restricted to authorized personnel only.
  • Enable additional authentication methods for BitLocker, such as TPM + PIN or TPM + USB key, to strengthen protection against physical attacks.
  • Apply any available security updates or patches from Microsoft that address this vulnerability. Refer to the Microsoft Update Guide for CVE-2026-50661 for specific guidance.
  • Monitor Microsoft's security advisories for further updates or recommendations related to this vulnerability.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-50661. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart