Description
DEEBOT PRO M1 and DEEBOT PRO K1VAC do not validate server certificates in MQTT communications. Operation logs and activity logs stored on the affected products may be retrieved.
Published: 2026-08-10
Score: 6 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The affected Deebot Pro devices fail to verify server certificates during MQTT communication. This weakness means that any malicious actor who can intercept or inject traffic into the MQTT channel may read or alter the messages exchanged between the device and its server. The data exposed includes operation logs and activity logs that the devices store locally, which could contain sensitive user activity and scheduling information. The vulnerability does not appear to allow code execution or direct control over the device, but it does enable confidentiality compromise of logged data.

Affected Systems

The flaw affects Ecovacs Robotics’ Deebot Pro K1VAC and Deebot Pro M1 models. No specific firmware revision is listed, so all current production binaries of these models are potentially vulnerable until a vendor fix is issued.

Risk and Exploitability

The CVSS score of 6 suggests moderate severity. There is no EPSS score available, and the vulnerability is not listed in the CISA KEV catalog, indicating no confirmed exploitation yet. The attack vector is inferred to be network-based: an attacker who can reach the MQTT broker used by the devices, either locally or over the internet if the broker is exposed, could mount a man‑in‑the‑middle attack to harvest logs. Because the device accepts unsigned certificates, a malicious broker could be substituted without any immediate detection. The impact is limited to compromise of confidential logs rather than direct loss of control of the robot.

Generated by OpenCVE AI on August 10, 2026 at 09:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑issued firmware update that enforces server certificate validation for MQTT communications.
  • If a patch is not yet available, limit network access to the MQTT broker to trusted networks or block external connections using a firewall or access control list.
  • Configure the MQTT broker to require client authentication and enforce proper TLS certificate validation as an additional defense in depth.

Generated by OpenCVE AI on August 10, 2026 at 09:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 10 Aug 2026 09:45:00 +0000

Type Values Removed Values Added
Title MQTT Certificate Validation Failure Exposes Logs

Mon, 10 Aug 2026 08:30:00 +0000

Type Values Removed Values Added
Description DEEBOT PRO M1 and DEEBOT PRO K1VAC do not validate server certificates in MQTT communications. Operation logs and activity logs stored on the affected products may be retrieved.
Weaknesses CWE-295
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 6, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: jpcert

Published:

Updated: 2026-08-10T07:59:17.344Z

Reserved: 2026-07-27T00:45:20.456Z

Link: CVE-2026-66404

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-10T09:30:03Z

Weaknesses
  • CWE-295

    Improper Certificate Validation