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-67399

CVE-2025-67399: AIRTH AQI Monitor Information Disclosure

CVE-2025-67399 is an information disclosure vulnerability in AIRTH SMART HOME AQI MONITOR Bootloader that allows physically proximate attackers to access sensitive data via UART. This article covers technical details, impact, and mitigation.

Published: January 23, 2026

CVE-2025-67399 Overview

A sensitive information disclosure vulnerability exists in the AIRTH SMART HOME AQI MONITOR Bootloader version 1.005. The vulnerability allows a physically proximate attacker to obtain sensitive information by accessing the unprotected UART port on the BK7231N controller, which handles both Wi-Fi and BLE module communications. This hardware-level vulnerability exposes confidential device data to unauthorized parties with physical access to the device.

Critical Impact

Attackers with physical access can extract sensitive device configuration, credentials, and potentially compromise the entire smart home network through the exposed UART debug interface.

Affected Products

  • AIRTH SMART HOME AQI MONITOR with Bootloader version 1.005
  • Devices utilizing the BK7231N Wi-Fi and BLE controller module
  • Smart home air quality monitoring systems from AIRTH

Discovery Timeline

  • January 14, 2026 - CVE-2025-67399 published to NVD
  • January 14, 2026 - Last updated in NVD database

Technical Details for CVE-2025-67399

Vulnerability Analysis

This vulnerability falls under CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor). The core issue stems from the UART (Universal Asynchronous Receiver-Transmitter) port on the BK7231N controller being left open and accessible without any authentication or access controls.

The BK7231N is a popular IoT chip used in smart home devices that provides both Wi-Fi and Bluetooth Low Energy (BLE) connectivity. When the UART interface is left unsecured, it creates a direct communication channel to the device's bootloader and potentially the running firmware. This allows attackers to read sensitive data including Wi-Fi credentials, device configuration, firmware contents, and potentially extract cryptographic keys stored on the device.

The physical access requirement means that exploitation requires the attacker to be in proximity to the device and have the ability to connect to the UART pins, typically through a USB-to-UART adapter. While this limits remote exploitation, it represents a significant security gap for devices deployed in shared spaces, rental properties, or areas accessible to malicious actors.

Root Cause

The root cause of this vulnerability is improper hardware security design in the bootloader implementation. The UART debug interface, which is commonly used during development and manufacturing, was not properly disabled or protected before the device was shipped to consumers. This is a common oversight in IoT device manufacturing where debug interfaces are left enabled for potential field debugging or firmware updates but are not secured against unauthorized access.

The BK7231N controller's bootloader at version 1.005 does not implement any authentication mechanism or access controls for the UART port, allowing anyone with physical access to interact with the bootloader directly.

Attack Vector

The attack requires physical proximity to the target device. An attacker would need to:

  1. Gain physical access to the AIRTH SMART HOME AQI MONITOR device
  2. Open the device enclosure to access the internal circuit board
  3. Identify and connect to the UART pins on the BK7231N controller
  4. Use a USB-to-UART adapter connected to a computer to establish communication
  5. Interact with the bootloader to extract sensitive information

The exploitation does not require any privileges or user interaction, making it straightforward for anyone with basic hardware hacking knowledge. The attack specifically targets the confidentiality of the device's stored information without affecting integrity or availability.

Detection Methods for CVE-2025-67399

Indicators of Compromise

  • Physical evidence of device tampering or enclosure being opened
  • Unauthorized solder points or wires connected to the internal circuit board
  • Signs of UART pin headers being accessed or modified
  • Unusual network behavior from the device indicating credential compromise

Detection Strategies

  • Implement physical tamper detection mechanisms on deployed devices
  • Monitor for new device registrations on the network using credentials from compromised units
  • Track MAC addresses of AQI monitors and alert on duplicate or cloned devices appearing on the network
  • Review access logs for unusual authentication patterns from smart home devices

Monitoring Recommendations

  • Enable logging on smart home hubs to detect abnormal device behavior
  • Monitor Wi-Fi network for unauthorized devices that may be using stolen credentials
  • Implement network segmentation to isolate IoT devices and limit exposure if credentials are compromised
  • Conduct periodic physical audits of deployed smart home devices in accessible locations

How to Mitigate CVE-2025-67399

Immediate Actions Required

  • Deploy affected devices in physically secure locations with limited public access
  • Consider adding tamper-evident seals to device enclosures to detect unauthorized access
  • Change Wi-Fi network credentials if device tampering is suspected
  • Implement network segmentation to limit the impact of credential disclosure
  • Contact AIRTH support for guidance on securing deployed devices

Patch Information

No official firmware patch has been announced at the time of publication. Users should monitor the Airth Company Website for security updates and firmware releases. Additional technical details about this vulnerability are available in the GitHub CVE-2025-67399 Document.

Workarounds

  • Physically secure all deployed AIRTH SMART HOME AQI MONITOR devices
  • Apply epoxy or conformal coating over UART pins to prevent easy access (note: this may void warranty)
  • Deploy devices only in trusted, access-controlled environments
  • Implement strong network security measures including WPA3 encryption and network monitoring
  • Consider replacing vulnerable devices with models that have secured debug interfaces
bash
# Network segmentation example for IoT devices
# Create a separate VLAN for IoT devices to limit exposure
# Example using standard VLAN configuration

# 1. Create IoT VLAN (example VLAN ID 100)
# 2. Assign IoT devices including AQI monitor to this VLAN
# 3. Configure firewall rules to restrict IoT VLAN access

# Monitor for suspicious connections from IoT VLAN
# Review logs for any unauthorized access attempts

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechAirth Smart Home

  • SeverityMEDIUM

  • CVSS Score4.6

  • EPSS Probability0.02%

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

  • GitHub CVE-2025-67399 Document
  • 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