Description
Incorrect access control in the updatePriStaList function of TOTOLINK T6 4.1.5cu.748_B20211015 allows unauthenticated attackers to refresh the primary station list via sending a crafted MQTT message to the cs_broker component.
Published: 2026-09-01
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized access to router configuration via MQTT
Action: Apply Fix
AI Analysis

Impact

An incorrect access control check in TOTOLINK devices running firmware version T6 4.1.5cu.748_B20211015 allows any entity that can reach the MQTT broker to send a specifically crafted updatePriStaList command. The function, when invoked, refreshes the internal list of primary stations without verifying that the sender is authenticated. Because this function performs an operation that alters device configuration, an attacker can force the Wi‑Fi router to reload its station list, potentially disrupting normal connectivity or creating a loop in the firmware. The affected code falls under CWE‑284, an improper authorization flaw.

Affected Systems

The vulnerability affects devices manufactured by TOTOLINK, specifically the T6 series with firmware T6 4.1.5cu.748_B20211015. No other versions or variants are listed as affected. The description does not provide a broader version range, so administrators should check the exact firmware string against the one below to determine if the device is impacted.

Risk and Exploitability

The CVSS base score of 5.3 classifies this weakness as moderate severity. The EPSS score is currently unavailable, but the lack of a public exploit and absence from the CISA KEV catalog suggest that exploitation risk is moderate. Exploitation requires the ability to send MQTT messages to the cs_broker component, so network access to the device’s MQTT broker or a compromised local network node is necessary. Once the crafted message is received, the router will update its station list, which can be used to disrupt service or pivot to other components.

Generated by OpenCVE AI on September 1, 2026 at 16:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade TOTOLINK firmware to the latest supported version that addresses the updatePriStaList access control issue.
  • Configure firewall or ACL rules to restrict inbound MQTT traffic to trusted administrative devices only.
  • Disable or restrict external access to the cs_broker component via network segmentation or VPN.

Generated by OpenCVE AI on September 1, 2026 at 16:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
Title Unauthenticated MQTT Message Refresh Primary Station List via Access Control Bypass
First Time appeared Totolink
Totolink t6
Vendors & Products Totolink
Totolink t6

Tue, 01 Sep 2026 14:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 01 Sep 2026 13:15:00 +0000

Type Values Removed Values Added
Description Incorrect access control in the updatePriStaList function of TOTOLINK T6 4.1.5cu.748_B20211015 allows unauthenticated attackers to refresh the primary station list via sending a crafted MQTT message to the cs_broker component.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-01T14:30:20.235Z

Reserved: 2026-06-08T00:00:00.000Z

Link: CVE-2026-51745

cve-icon Vulnrichment

Updated: 2026-09-01T14:02:00.472Z

cve-icon NVD

Status : Deferred

Published: 2026-09-01T13:19:45.503

Modified: 2026-09-01T21:00:36.830

Link: CVE-2026-51745

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T16:15:04Z

Weaknesses