Description
DEEBOT PRO M1 and DEEBOT PRO K1VAC incorrectly implement authentication algorithm in Websocket communications.
An unauthenticated attacker may connect and operate the affected robot.
Published: 2026-08-10
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability lies in the incorrect implementation of the authentication algorithm used in WebSocket communications of Ecovacs Deebot robots. Because the algorithm fails to enforce authentication, an unauthenticated attacker can establish a WebSocket connection and issue arbitrary control commands to the robot. This allows the attacker to manipulate the device’s behavior and potentially disrupt normal operations or compromise user privacy.

Affected Systems

Ecovacs Robotics devices affected are the Deebot Pro M1 and Deebot Pro K1VAC. No firmware version range is provided in the advisory; therefore, any device running the default or unpatched firmware is potentially vulnerable. This information is inferred from the lack of version details in the references and description.

Risk and Exploitability

The CVSS score of 6.9 indicates medium severity. EPSS is not available, and the vulnerability is not listed in CISA KEV. Attackers can exploit the flaw by connecting to the robot’s WebSocket port if they have network access to the device. The absence of authentication enforcement lowers the barrier to exploitation, although network proximity is required. The risk is further amplified if the robot is exposed to the internet or poorly protected local networks.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the firmware update released by Ecovacs on March 31, 2026 to fix the authentication flaw in the Deebot Pro M1 and K1VAC.
  • Restrict local network access to the robot’s WebSocket interface using router or firewall rules, allowing only trusted devices or networks.
  • Enable logging or monitoring of WebSocket traffic to detect and alert on unauthorized connection attempts.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 11 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
First Time appeared Ecovacs Robotics
Ecovacs Robotics deebot Pro K1vac
Ecovacs Robotics deebot Pro M1
Vendors & Products Ecovacs Robotics
Ecovacs Robotics deebot Pro K1vac
Ecovacs Robotics deebot Pro M1

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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Title Unauthenticated WebSocket Control of Ecovacs Deebot Robots

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

Type Values Removed Values Added
Description DEEBOT PRO M1 and DEEBOT PRO K1VAC incorrectly implement authentication algorithm in Websocket communications. An unauthenticated attacker may connect and operate the affected robot.
Weaknesses CWE-303
References
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'}

cvssV4_0

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


Subscriptions

Ecovacs Robotics Deebot Pro K1vac Deebot Pro M1
cve-icon MITRE

Status: PUBLISHED

Assigner: jpcert

Published:

Updated: 2026-08-10T11:01:17.836Z

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

Link: CVE-2026-66411

cve-icon Vulnrichment

Updated: 2026-08-10T11:01:07.367Z

cve-icon NVD

Status : Deferred

Published: 2026-08-10T09:17:23.483

Modified: 2026-08-28T16:09:10.947

Link: CVE-2026-66411

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T14:25:38Z

Weaknesses
  • CWE-303

    Incorrect Implementation of Authentication Algorithm