CVE-2026-57473
Awaiting Analysis Awaiting Analysis - Queue
Brute-Force Credential Disclosure in Reolink Home Hub

Publication date: 2026-06-26

Last updated on: 2026-06-26

Assigner: Nozomi Networks Inc.

Description
A vulnerability exists in the netclient and factory services of Reolink Home Hub (versions prior to v3.3.0.456_26031911) due to the possibility of brute-force cracking the credentials. This issue could allow attackers on the same local network to intercept traffic between the Hub and associated cameras and compromise the credentials of connected cameras.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-26
Last Modified
2026-06-26
Generated
2026-06-26
AI Q&A
2026-06-26
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
reolink home_hub to 3.3.0.456_26031911 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-1391 The product uses weak credentials (such as a default key or hard-coded password) that can be calculated, derived, reused, or guessed by an attacker.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Impact Analysis

This vulnerability can allow an attacker on the same local network to gain unauthorized access to the credentials of connected cameras by brute-forcing weak credentials.

With compromised credentials, the attacker could intercept and monitor the traffic between the Reolink Home Hub and its cameras, potentially leading to privacy breaches and unauthorized surveillance.

Executive Summary

CVE-2026-57473 is a vulnerability found in the netclient and factory services of Reolink Home Hub devices running versions prior to v3.3.0.456_26031911. The issue arises from the use of weak credentials that can be brute-forced by an attacker.

An attacker located on the same local network can exploit this weakness to perform brute-force attacks on the credentials, potentially intercepting network traffic between the Hub and its connected cameras and compromising those camera credentials.

Detection Guidance

This vulnerability involves brute-force cracking of credentials in the netclient and factory services of Reolink Home Hub devices prior to version v3.3.0.456_26031911. Detection would involve monitoring for unusual authentication attempts or brute-force activity targeting these services on the local network.

Network administrators can look for repeated failed login attempts or suspicious traffic between the Hub and connected cameras. Commands to monitor network traffic or authentication logs on the local network could include using packet capture tools like tcpdump or Wireshark to analyze traffic for signs of interception or brute-force attempts.

  • Use tcpdump to capture traffic on the local network segment where the Reolink Home Hub operates: tcpdump -i <interface> host <hub_ip>
  • Use Wireshark to analyze captured traffic for repeated authentication attempts or unusual patterns.
  • Check system or device logs for repeated failed login attempts to the netclient or factory services.
Mitigation Strategies

The primary mitigation step is to update the Reolink Home Hub firmware to version v3.3.0.456_26031911 or later, as this version addresses the vulnerability.

Additionally, ensure that the local network is secured to prevent unauthorized access, as the vulnerability requires an attacker to be on the same local network.

Consider monitoring network traffic for suspicious activity and enforcing strong credential policies on connected devices.

Compliance Impact

The vulnerability allows brute-force cracking of credentials and interception of network traffic between the Reolink Home Hub and connected cameras. This could lead to unauthorized access to sensitive data transmitted over the local network.

Such unauthorized access and potential data compromise may negatively impact compliance with data protection standards and regulations like GDPR and HIPAA, which require safeguarding personal and sensitive information against unauthorized access.

Mitigating this vulnerability by updating to the fixed version is essential to maintain compliance and reduce the risk of data breaches.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-57473. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart