The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2020-15802

CVE-2020-15802: Bluetooth Core Auth Bypass Vulnerability

CVE-2020-15802 is an authentication bypass flaw in Bluetooth Core Specification before 5.1, known as BLURtooth, that enables man-in-the-middle attacks. This article covers the technical details, affected versions, and mitigation.

Updated: May 16, 2026

CVE-2020-15802 Overview

CVE-2020-15802, publicly known as BLURtooth, affects devices implementing Bluetooth Core Specification versions 4.2 and 5.0. The flaw resides in Cross-Transport Key Derivation (CTKD), the mechanism that allows pairing keys generated on one transport (Bluetooth Low Energy or BR/EDR) to be reused on the other. An unauthenticated attacker within radio range can abuse CTKD to overwrite an existing authenticated bonding key with an unauthenticated one, or replace a high-entropy key with one of lower entropy. The resulting trust relationship enables man-in-the-middle (MITM) attacks against paired devices. This issue is tracked under [CWE-287] Improper Authentication.

Critical Impact

Successful exploitation allows an attacker to impersonate a previously bonded device and intercept or manipulate Bluetooth communications between authenticated peers.

Affected Products

  • Bluetooth Core Specification v4.2
  • Bluetooth Core Specification v5.0
  • Devices supporting Bluetooth prior to version 5.1 that implement Cross-Transport Key Derivation

Discovery Timeline

  • 2020-09-11 - CVE-2020-15802 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2020-15802

Vulnerability Analysis

Dual-mode Bluetooth devices support both Bluetooth Low Energy (LE) and Basic Rate/Enhanced Data Rate (BR/EDR) transports. Cross-Transport Key Derivation lets a device pair once on one transport and derive a Long Term Key (LTK) or Link Key for the other transport without re-pairing. The Bluetooth Core Specification v4.2 and v5.0 did not require the derived key to meet or exceed the security properties of the existing key on the opposite transport. An attacker can therefore initiate a new pairing on the unprotected transport and force the device to overwrite a strong, authenticated key with a weaker one.

Once the trusted key is degraded, the attacker can authenticate to the victim as the previously bonded peer and act as a relay between the two legitimate endpoints. The attack carries an elevated complexity rating because the adversary must be within Bluetooth radio range and time the unauthorized pairing against a vulnerable device state.

Root Cause

The defect is a specification-level authentication weakness. CTKD logic in v4.2 and v5.0 lacked policy constraints preventing key overwrite when the new key offered weaker authentication, lower entropy, or no MITM protection. Bluetooth SIG addressed this in v5.1 errata by mandating that derived keys must not replace stronger existing keys.

Attack Vector

Exploitation requires proximity to the target and the ability to initiate Bluetooth pairing. The attacker pairs with the victim on a transport where bonding is unauthenticated, triggers CTKD, and silently overwrites the authenticated key on the opposite transport. No user interaction or prior privileges on the target are required. Refer to the Bluetooth SIG BLURtooth advisory and CERT/CC VU#589825 for protocol-level details.

Detection Methods for CVE-2020-15802

Indicators of Compromise

  • Unexpected re-pairing prompts or bonding requests from previously trusted devices.
  • Bluetooth host controller logs showing CTKD-initiated key replacement on an already-bonded transport.
  • Unknown Bluetooth peers within range during periods of unusual connectivity behavior.

Detection Strategies

  • Audit Bluetooth bonding databases on managed endpoints for changes in key type, authentication flag, or entropy after pairing events.
  • Correlate HCI (Host Controller Interface) traces with Bluetooth pairing telemetry to surface unauthenticated CTKD derivations.
  • Monitor for repeated pairing failures followed by a successful low-security pairing, which often precedes BLURtooth exploitation.

Monitoring Recommendations

  • Enable verbose Bluetooth stack logging on high-value mobile and IoT assets and forward logs to a centralized SIEM.
  • Alert on Bluetooth state transitions that downgrade authentication level, MITM protection, or key length on an existing bond.
  • Track wireless proximity events near sensitive environments using Bluetooth-aware sensors or wireless intrusion detection systems.

How to Mitigate CVE-2020-15802

Immediate Actions Required

  • Apply vendor firmware updates that implement Bluetooth Core Specification v5.1 CTKD restrictions on every dual-mode device.
  • Disable Bluetooth on devices that cannot be patched, especially in environments handling sensitive data.
  • Remove stale or untrusted bonding entries from endpoints and require re-pairing under controlled conditions.

Patch Information

The Bluetooth Special Interest Group resolved the issue through errata to the Bluetooth Core Specification that require CTKD to reject key derivations that would weaken an existing bond. Device manufacturers must ship firmware and Bluetooth stack updates incorporating these errata. Consult the Bluetooth SIG security notice and individual vendor advisories to confirm patch availability for specific chipsets and platforms.

Workarounds

  • Keep Bluetooth disabled when not actively in use, particularly on devices in public or untrusted environments.
  • Restrict pairing to known devices using allowlists and avoid pairing in crowded RF environments.
  • Prefer Bluetooth Secure Connections with MITM protection and reject pairings that downgrade an existing bond.
bash
# Example: disable Bluetooth on a Linux endpoint until firmware is updated
sudo systemctl stop bluetooth
sudo systemctl disable bluetooth
sudo rfkill block bluetooth

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechBluetooth

  • SeverityMEDIUM

  • CVSS Score5.9

  • EPSS Probability55.49%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-287
  • Technical References
  • Gizmodo Security Issue Report

  • CERT Vulnerability Database Entry
  • Vendor Resources
  • Bluetooth Security Overview
  • Related CVEs
  • CVE-2020-26559: Bluetooth Mesh Profile Auth Bypass Flaw

  • CVE-2020-26558: Bluetooth Core Auth Bypass Vulnerability

  • CVE-2020-26555: Bluetooth Core Auth Bypass Vulnerability

  • CVE-2020-26556: Bluetooth Core Auth Bypass Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English