External risk intelligence

TOTOLINK T6 Unauthenticated Restart Cloud Update via MQTT

CVE advisorySeverity: CRITICAL (CVSS 9.8)

CVE-2026-51769

The vulnerability involves an MQTT message sent to a broker component in a consumer router device. While network-reachable, MQTT brokers on routers are typically intended for internal device management or local communication rather than being directly exposed to the public internet, making widespread public exposure less common than standard web or VPN interfaces.

Halo Surface Signal: 3 out of 5 — possibly public-facing.

External exposure likelihood

Horizon Alert

Summary of the vulnerability and why it matters

This advisory addresses a critical vulnerability identified in specific TOTOLINK consumer router devices. The issue involves improper access controls that could allow unauthenticated attackers to trigger a cloud update check workflow by sending a specially crafted MQTT message. At a high level, this could potentially impact the integrity and availability of the affected devices by allowing unauthorized system actions.

  • Attackers can trigger device updates with fake messages.
  • Matters because it allows unauthorized system actions.
  • Confirm relevance and exposure for affected consumer devices.

Attack Path

How an attacker could exploit the issue

An attacker can initiate a restart of the cloud update check by sending a specially crafted MQTT message to the device's `cs_broker` component. This attack does not require any prior authentication or special access. Once triggered, the vulnerability could lead to a complete loss of confidentiality, integrity, and availability.

  • No authentication needed to access.
  • Crafted MQTT message triggers vulnerability.
  • Complete loss of confidentiality, integrity, availability.

Live Threat

Current exploitation, exposure, and threat context

This vulnerability could affect the cloud update check workflow on consumer routers when an attacker sends a specially crafted MQTT message to the cs_broker component.

  • Affected asset: Router update check workflow.
  • Exposure: Unauthenticated network message.
  • Consequence: Uncontrolled restart of update checks.

Operational Fix

Recommended remediation, mitigation, and detection steps

The TOTOLINK T6 router's remoteCloudUpdateCheck function is susceptible to exploitation via crafted MQTT messages. Responsibility for addressing this critical vulnerability likely falls to the network infrastructure or IoT device management teams, who must first identify all deployed T6 devices, assess their network exposure and business criticality, and then plan remediation.

  • Network or IoT teams should own.
  • Verify device reachability and criticality.
  • Plan remediation based on exposure.

Supplementary metadata

Validate whether this threat affects your internet-facing exposure.

Halo Threat Intelligence helps prioritize remediation with Halo Surface Signal and H/A/L/O context. Start exposure validation with a free external attack surface trial.

Frequently asked questions

What is the TOTOLINK T6?

The TOTOLINK T6 is a consumer-grade router designed for home or small office network connectivity. It manages internet traffic distribution and uses internal components, such as the cs_broker, to handle device communication and cloud-based firmware update workflows.

What does CWE-284 mean for CVE-2026-51769?

CWE-284 is the weakness class for Improper Access Control. In this case, it means the router lacks the necessary checks to verify who is sending commands. Because of this, the device blindly accepts requests to restart its cloud update process from anyone who can communicate with the internal broker.

How can an attacker trigger this vulnerability?

An attacker initiates this by sending a specially crafted MQTT message directly to the cs_broker component on the router. Crucially, simply sending random network traffic or general web requests will not trigger the bug; the message must be specifically formatted for the MQTT protocol to be processed as a valid command by the update function.

Is my TOTOLINK T6 at risk from the internet?

Halo Surface Signal notes that while the T6 is network-reachable, its MQTT broker is typically intended for local management. If your router is configured to allow direct access to its internal services from the public internet, it is more vulnerable than a device kept behind a firewall or restricted to local network traffic.

How should I respond to this advisory?

Start by identifying all T6 devices within your network environment. Once located, assess whether they are reachable from the internet or restricted to internal traffic. Prioritize devices that are exposed, and monitor official manufacturer channels for firmware updates or specific guidance on securing the broker interface.

References