AUGUST 4, 2026
Live Feed
Return to register
Case File

CVE-2018-19441

MEDIUM · CVSS 4.7 EPSS 0.30%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2020-01-27 · Last synced 2026-08-04

Field Assessment

AI analysis pending.

CVE
CVE-2018-19441
Severity
MEDIUM
CVSS
4.7
EPSS
0.30%

Original Filing — NVD Description

An issue was discovered in Neato Botvac Connected 2.2.0. The GenerateRobotPassword function of the NeatoCrypto library generates insufficiently random numbers for robot secret_key values used for local and cloud authentication/authorization. If an attacker knows the serial number and is able to estimate the time of first provisioning of a robot, he is able to brute force the generated secret_key of the robot. This is because the entropy of the secret_key exclusively relies on these two values, due to not seeding the random generator and using several constant inputs for secret_key computation. Serial numbers are printed on the packaging and equal the MAC address of the robot.