Description
The Aqara Board service (op-test.aqara.com) accepts arbitrary MQTT command payloads, and forwards them to the platfom's HiveMQ broker without authentication. This is an instance of "CWE-306: Missing Authentication for Critical Function" and has an estimated CVSS ofCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L (8.6 High). When combined with CVE-2026-50082, CVE-50083, and CVE-50084, this can lead to a fully unauthenticated, remote takeover of affected devices.
Published: 2026-06-12
Score: 8.6 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Aqara Board service accepts arbitrary MQTT command payloads and forwards them to the platform’s HiveMQ broker without any authentication. This missing authentication allows an attacker to send any MQTT message that the broker will accept, enabling unauthorized control over the device. The vulnerability is classified as CWE‑306 and has a CVSS score of 8.6, indicating a high‑severity remote code execution risk. When used in conjunction with CVE-2026‑50082, 50083, and 50084, an attacker could fully take over the device.

Affected Systems

This flaw affects Aqara Board services hosted at op‑test.aqara.com. Detailed product or firmware versions were not provided, so administrators should verify all instances of the Aqara Board service that communicate with HiveMQ for the possibility of this insecure debug API.

Risk and Exploitability

The CVSS metric highlights the high likelihood of exploitation, with no authentication or user interaction required. Because the attack vector is through the open MQTT broker, an adversary can remotely send malicious commands from any network that reaches the broker. The EPSS score is not available, and the vulnerability is not listed in CISA’s KEV catalog, but the lack of authentication poses significant risk for devices that rely on the Board service for operational commands.

Generated by OpenCVE AI on June 12, 2026 at 16:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deploy a firmware or configuration update that removes or hardens the debug API, requiring authentication before accepting MQTT payloads.
  • Limit network access to the op‑test.aqara.com service and the HiveMQ broker, allowing only trusted controllers and blocking external traffic.
  • Monitor and log MQTT traffic for anomalous or unauthorized messages, and investigate any suspicious activity.

Generated by OpenCVE AI on June 12, 2026 at 16:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 12 Jun 2026 20:45:00 +0000

Type Values Removed Values Added
First Time appeared Aqara
Aqara board Service
Vendors & Products Aqara
Aqara board Service

Fri, 12 Jun 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 12 Jun 2026 15:45:00 +0000

Type Values Removed Values Added
Description The Aqara Board service (op-test.aqara.com) accepts arbitrary MQTT command payloads, and forwards them to the platfom's HiveMQ broker without authentication. This is an instance of "CWE-306: Missing Authentication for Critical Function" and has an estimated CVSS ofCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L (8.6 High). When combined with CVE-2026-50082, CVE-50083, and CVE-50084, this can lead to a fully unauthenticated, remote takeover of affected devices.
Title Aqara Board IoT insecure debug API
Weaknesses CWE-306
References
Metrics cvssV3_1

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


Subscriptions

Aqara Board Service
cve-icon MITRE

Status: PUBLISHED

Assigner: runZero

Published:

Updated: 2026-06-12T15:54:34.323Z

Reserved: 2026-06-03T14:25:34.982Z

Link: CVE-2026-50085

cve-icon Vulnrichment

Updated: 2026-06-12T15:54:28.692Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-06-12T16:16:32.060

Modified: 2026-06-12T17:16:25.317

Link: CVE-2026-50085

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-12T20:19:52Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function