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
    • 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-2025-69969

CVE-2025-69969: Pebble Prism Ultra BLE RCE Vulnerability

CVE-2025-69969 is an RCE vulnerability in SRK Powertech Pebble Prism Ultra v2.9.2 due to missing authentication in BLE protocol. Attackers can execute commands, intercept data, and hijack firmware via OTA services.

Published: March 6, 2026

CVE-2025-69969 Overview

A critical authentication bypass vulnerability exists in the Bluetooth Low Energy (BLE) communication protocol of SRK Powertech Pvt Ltd Pebble Prism Ultra v2.9.2. The lack of authentication and authorization mechanisms allows attackers within BLE proximity to reverse engineer the protocol and execute arbitrary commands on the device without establishing a legitimate connection. This vulnerability extends beyond command execution to include cleartext data interception and unauthenticated firmware hijacking via Over-The-Air (OTA) update services.

Critical Impact

Attackers within Bluetooth range can execute arbitrary commands, intercept cleartext data, and hijack device firmware without any authentication, potentially compromising device integrity and user privacy.

Affected Products

  • SRK Powertech Pvt Ltd Pebble Prism Ultra v2.9.2
  • BLE-enabled devices using the affected communication protocol
  • OTA firmware update services on affected devices

Discovery Timeline

  • 2026-03-04 - CVE CVE-2025-69969 published to NVD
  • 2026-03-04 - Last updated in NVD database

Technical Details for CVE-2025-69969

Vulnerability Analysis

This vulnerability is classified under CWE-311 (Missing Encryption of Sensitive Data), which describes a failure to encrypt sensitive information before storage or transmission. The Pebble Prism Ultra smartwatch implements BLE communication without proper authentication or authorization controls, creating a significant attack surface for adversaries within wireless proximity.

The attack requires adjacent network access, meaning attackers must be within BLE range (typically 10-100 meters depending on environment and device capabilities). Once within range, no user interaction or prior privileges are required to exploit this vulnerability. The scope is changed, meaning successful exploitation can affect resources beyond the vulnerable component itself, potentially compromising the confidentiality, integrity, and availability of connected systems.

Root Cause

The root cause lies in the complete absence of authentication and authorization mechanisms in the BLE communication protocol implementation. The device accepts and processes commands from any BLE-capable device within range without verifying the identity or authorization level of the requesting party. Additionally, sensitive data transmitted over BLE is sent in cleartext without encryption, violating basic security principles for wireless communications.

The OTA firmware update service compounds this issue by accepting firmware updates without proper signature verification or authentication, enabling malicious actors to push unauthorized firmware to vulnerable devices.

Attack Vector

The attack vector is adjacent network access via Bluetooth Low Energy. An attacker positioned within BLE proximity of a vulnerable Pebble Prism Ultra device can:

  1. Reverse engineer the BLE protocol - Analyze BLE advertising packets and GATT services to understand the command structure
  2. Execute arbitrary commands - Send crafted BLE packets to trigger device functions without pairing or authentication
  3. Intercept cleartext data - Passively monitor BLE communications to capture sensitive user data transmitted without encryption
  4. Hijack firmware updates - Exploit the unauthenticated OTA service to push malicious firmware to the device

The attack can be executed using commodity BLE hardware such as nRF52 development boards or Ubertooth devices, combined with BLE analysis tools. For additional technical details on this vulnerability class, see the BLEached Security Advisory.

Detection Methods for CVE-2025-69969

Indicators of Compromise

  • Unexpected BLE connection attempts or pairing requests from unknown devices
  • Device behavior changes such as unauthorized setting modifications or unexpected reboots
  • Firmware version discrepancies indicating potential malicious firmware installation
  • Unusual battery drain patterns that may indicate active exploitation

Detection Strategies

  • Monitor BLE traffic using dedicated BLE sniffers to identify anomalous command patterns
  • Implement firmware integrity verification to detect unauthorized modifications
  • Deploy endpoint detection solutions capable of monitoring IoT device communications
  • Establish baseline BLE communication patterns to identify deviations indicative of attack activity

Monitoring Recommendations

  • Enable BLE connection logging where available on connected mobile applications
  • Regularly audit device firmware versions against known-good vendor releases
  • Implement network segmentation to isolate IoT devices from critical infrastructure
  • Consider deploying SentinelOne Singularity for comprehensive endpoint visibility across IoT environments

How to Mitigate CVE-2025-69969

Immediate Actions Required

  • Limit use of the affected Pebble Prism Ultra device until a security patch is available
  • Disable BLE connectivity when not actively required for device operation
  • Avoid using the device in public or high-risk environments where attackers could be within BLE range
  • Monitor vendor communications for security updates addressing this vulnerability

Patch Information

No official patch information is currently available from SRK Powertech Pvt Ltd. Users should monitor the vendor's official channels and the BLEached Security GitHub repository for updates regarding security fixes.

Contact SRK Powertech Pvt Ltd directly to inquire about the availability of firmware updates that address this vulnerability. Consider device replacement if the vendor does not provide a timely security update.

Workarounds

  • Disable BLE functionality on the device when not in active use to reduce the attack surface
  • Use the device only in trusted, private environments where the risk of nearby attackers is minimal
  • Avoid storing sensitive information on or transmitting through the affected device
  • Consider implementing physical security controls to limit attacker proximity to affected devices
bash
# BLE monitoring example using btmon (Linux)
# Monitor BLE traffic for suspicious activity
sudo btmon -w ble_capture.btsnoop

# List BLE devices in range to identify potential rogue devices
sudo hcitool lescan

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechSrk Powertech

  • SeverityCRITICAL

  • CVSS Score9.6

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-311
  • Technical References
  • GitHub BLEached Security Repo

  • GitHub Security Advisory GHSA-cp6q-87g8-mq77
  • Latest CVEs
  • CVE-2025-70797: LimeSurvey XSS Vulnerability

  • CVE-2025-30650: Juniper Junos OS Auth Bypass Vulnerability

  • CVE-2026-35471: Goshs Path Traversal Vulnerability

  • CVE-2026-35393: Goshs Path Traversal 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