Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-2025-65396

CVE-2025-65396: Blurams Flare Camera Boot Hijack Flaw

CVE-2025-65396 is a boot hijack vulnerability in Blurams Flare Camera that allows physical attackers to dump firmware and expose cryptographic keys. This article covers technical details, affected versions, and mitigation.

Published: January 23, 2026

CVE-2025-65396 Overview

A vulnerability exists in the boot process of Blurams Flare Camera version 24.1114.151.929 and earlier that allows a physically proximate attacker to hijack the boot mechanism and gain a bootloader shell via the UART interface. This hardware-level vulnerability is exploited by inducing a read error from the SPI flash memory during boot by shorting a data pin of the IC to ground. Upon successful exploitation, an attacker can dump the entire firmware, leading to the disclosure of sensitive information including cryptographic keys and user configurations.

Critical Impact

Physical access exploitation allows complete firmware extraction, exposing cryptographic keys and sensitive user configuration data stored on the IoT camera device.

Affected Products

  • Blurams Flare Camera version 24.1114.151.929 and earlier
  • Devices with exposed UART interface and accessible SPI flash memory
  • IoT camera systems utilizing vulnerable boot verification mechanisms

Discovery Timeline

  • 2026-01-14 - CVE-2025-65396 published to NVD
  • 2026-01-16 - Last updated in NVD database

Technical Details for CVE-2025-65396

Vulnerability Analysis

This vulnerability falls under CWE-119 (Improper Restriction of Operations within the Bounds of a Memory Buffer) and represents a hardware-level bootloader vulnerability in IoT camera devices. The attack requires physical access to the device, allowing an adversary to manipulate the boot process through hardware fault injection techniques.

The exploitation mechanism targets the SPI flash memory communication during the boot sequence. By physically shorting a data pin of the SPI flash IC to ground at the precise moment during boot, an attacker can induce read errors that cause the bootloader to fail into a debug shell accessible via the UART serial interface. This technique bypasses normal boot security mechanisms entirely.

Once access to the bootloader shell is obtained, the attacker gains the ability to execute commands that dump the entire firmware contents directly from memory. This exposes critical assets including cryptographic keys used for device authentication, encrypted communication channels, and stored user configuration data that may contain network credentials and privacy-sensitive settings.

Root Cause

The root cause of this vulnerability lies in the lack of hardware tamper protection mechanisms and insufficient boot verification resilience in the Blurams Flare Camera. The device fails to implement adequate fault-tolerant boot procedures that would detect and respond to induced memory read errors. Additionally, the UART debug interface remains accessible in production devices without proper authentication, allowing attackers to interact with the bootloader when fault injection triggers the fallback shell mode.

Attack Vector

The attack requires physical proximity to the target device. An attacker must disassemble the camera housing to access the internal circuit board, locate the SPI flash memory IC, and identify the appropriate data pin to short. Using a conductive tool or jumper wire connected to ground, the attacker times the short during the boot sequence to induce the read failure. The UART interface must be connected to a serial terminal to capture the bootloader shell prompt when the fault injection succeeds.

The exploitation flow involves:

  1. Physical disassembly of the Blurams Flare Camera to expose the PCB
  2. Identification of the SPI flash memory IC and its data pins
  3. Connection of a UART adapter to the debug serial port on the board
  4. Power cycling the device while momentarily shorting the SPI data pin to ground
  5. Capturing the bootloader shell via UART when the boot process fails
  6. Executing memory dump commands to extract the complete firmware image

Detection Methods for CVE-2025-65396

Indicators of Compromise

  • Evidence of physical tampering or disassembly of camera housing
  • Unusual boot behavior logs indicating repeated boot failures
  • Unauthorized physical access to device deployment locations
  • Signs of soldering or wire attachments to internal PCB components

Detection Strategies

  • Implement physical security monitoring for IoT device deployment areas
  • Enable tamper-evident seals on device enclosures to detect unauthorized access
  • Monitor for devices that exhibit unusual boot timing patterns or repeated restarts
  • Maintain chain-of-custody documentation for all deployed camera devices

Monitoring Recommendations

  • Deploy environmental monitoring to detect unauthorized physical access to device locations
  • Implement network-based anomaly detection to identify devices that may have been compromised and reflashed
  • Establish baseline boot timing metrics to detect devices exhibiting fault injection symptoms
  • Configure centralized logging to capture any boot-related error messages from managed devices

How to Mitigate CVE-2025-65396

Immediate Actions Required

  • Conduct physical security assessments of all deployed Blurams Flare Camera devices
  • Apply tamper-evident seals to device enclosures to detect unauthorized access attempts
  • Relocate cameras to physically secure locations where possible
  • Audit stored cryptographic keys and consider rotation if device compromise is suspected

Patch Information

At the time of publication, no vendor patch has been released for this vulnerability. Organizations should monitor the Blurams Official Website for security advisories and firmware updates. The vulnerability affects devices running firmware version 24.1114.151.929 and earlier. Additional technical analysis is available from LessonSec.

Workarounds

  • Deploy devices in tamper-resistant enclosures with intrusion detection
  • Disable or physically remove UART debug interfaces on production devices where feasible
  • Implement network segmentation to isolate IoT cameras from critical infrastructure
  • Consider device replacement with models featuring hardware secure boot and tamper protection
  • Store devices in locked cabinets or secured mounting positions to limit physical access
bash
# Physical security hardening recommendations
# Disable UART access if device supports configuration
# Note: This may require vendor support or custom firmware

# Network isolation example (firewall rule)
iptables -A FORWARD -i eth0 -o iot_vlan -j DROP
iptables -A FORWARD -i iot_vlan -o eth0 -m state --state ESTABLISHED,RELATED -j ACCEPT

# Monitor for unusual device reboots in logs
grep -i "boot\|restart\|reboot" /var/log/syslog | tail -50

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechBlurams

  • SeverityMEDIUM

  • CVSS Score6.1

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-119
  • Technical References
  • Blurams Official Website

  • Flare Security Solutions

  • LessonSec CVE-2025-65396 Analysis
  • Related CVEs
  • CVE-2025-65397: Blurams Flare Camera Privilege Escalation
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