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

CVE-2025-60858: Reolink Doorbell Info Disclosure Flaw

CVE-2025-60858 is an information disclosure vulnerability in Reolink Video Doorbell Wi-Fi that exposes DDNS credentials in plaintext. This article covers technical details, affected versions, security impact, and mitigation.

Published: April 21, 2026

CVE-2025-60858 Overview

CVE-2025-60858 is an information disclosure vulnerability affecting the Reolink Video Doorbell Wi-Fi DB_566128M5MP_W device. The vulnerability exists because the device stores and transmits Dynamic DNS (DDNS) credentials in plaintext within its configuration files and update scripts. This insecure handling of sensitive authentication data allows attackers with network access to intercept or extract DDNS credentials, potentially leading to unauthorized access to the user's network infrastructure and associated services.

Critical Impact

Attackers can intercept plaintext DDNS credentials from network traffic or extract them from device configuration, enabling unauthorized access to user accounts and network services.

Affected Products

  • Reolink Video Doorbell Wi-Fi DB_566128M5MP_W

Discovery Timeline

  • 2025-10-28 - CVE-2025-60858 published to NVD
  • 2026-04-15 - Last updated in NVD database

Technical Details for CVE-2025-60858

Vulnerability Analysis

This vulnerability falls under CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor). The Reolink Video Doorbell Wi-Fi device improperly handles DDNS credentials by storing them without encryption in configuration files and transmitting them over the network without adequate protection. This design flaw violates fundamental security principles for handling authentication credentials in IoT devices.

The network-based attack vector means that an attacker positioned on the same network segment, or with the ability to perform man-in-the-middle attacks, can passively capture these credentials during device operations such as firmware updates or DDNS registration processes. Additionally, attackers with physical access to the device or access to device backups may be able to extract credentials directly from configuration files.

Root Cause

The root cause of this vulnerability is the failure to implement proper encryption and secure storage mechanisms for sensitive DDNS credentials. The device's firmware stores these credentials in plaintext within configuration files and update scripts, rather than using secure credential vaults or encrypted storage. Furthermore, the transmission of these credentials appears to lack TLS encryption or other transport-layer protections, exposing them during network communication.

Attack Vector

The attack can be executed through network interception by an attacker with access to the same network as the vulnerable device. The attacker can capture network traffic during DDNS operations and extract plaintext credentials. Alternatively, if an attacker gains access to the device's filesystem through other means (such as firmware extraction or exploiting another vulnerability), they can directly read the stored credentials from configuration files.

The vulnerability requires no authentication or user interaction to exploit, and can be performed remotely over the network. An attacker successfully exploiting this vulnerability gains access to the victim's DDNS credentials, which could be reused across other services or leveraged to manipulate DNS records pointing to the user's network.

Detection Methods for CVE-2025-60858

Indicators of Compromise

  • Unusual network traffic patterns involving DDNS service endpoints from the doorbell device
  • Unexpected DNS record changes for domains associated with the Reolink doorbell
  • Evidence of unauthorized access attempts using DDNS credentials on related services
  • Network packet captures showing plaintext credential transmission from the device

Detection Strategies

  • Monitor network traffic from Reolink doorbell devices for unencrypted authentication data
  • Implement network segmentation and IDS rules to detect plaintext credential transmission
  • Review DDNS service logs for unauthorized login attempts or configuration changes
  • Deploy network traffic analysis tools to identify insecure credential handling patterns

Monitoring Recommendations

  • Enable logging on DDNS provider accounts to track authentication events
  • Implement network monitoring on IoT VLAN segments to detect anomalous traffic
  • Set up alerts for DNS record modifications on domains linked to the doorbell device
  • Regularly audit device configuration exports for credential exposure

How to Mitigate CVE-2025-60858

Immediate Actions Required

  • Isolate the affected Reolink Video Doorbell on a separate network segment or IoT VLAN
  • Change DDNS credentials immediately if the device has been exposed to untrusted networks
  • Disable DDNS functionality if not required for your deployment
  • Monitor for unauthorized access to accounts that may share credentials with the DDNS service

Patch Information

Check the Reolink Download Center for firmware updates that address this vulnerability. At the time of publication, users should verify whether a patched firmware version has been released and apply it as soon as available. For detailed technical information about this vulnerability, refer to the Cybermaya Blog Post.

Workarounds

  • Place the device behind a firewall that restricts outbound connections to only necessary services
  • Use a VPN for remote access instead of relying on DDNS functionality
  • Implement network-level encryption (such as IPsec) for traffic to and from the device
  • Consider using a separate, unique DDNS account specifically for this device to limit credential reuse exposure
  • Enable packet inspection on your network perimeter to detect and block plaintext credential transmission

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechReolink

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.04%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/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
  • Cybermaya Blog Post

  • Reolink Download Center
  • Related CVEs
  • CVE-2021-40407: Reolink RLC-410W Command Injection Flaw
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