All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-50084
CRITICALpublished 2026-06-12 16:16 UTC · 13 days ago · modified 2026-06-12 17:16 UTC
9.6
CVSS / 10
// description
The Aqara Cloud Production API (open-cn.aqara.com/v3.0/open/api) would authorize any valid developer token for access to any account. This is an instance of "CWE-862: Missing Authorization" with an estimated CVSS of CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N (9.6 Critical). When combined with CVE-2026-50082, CVE-50083, and CVE-50085, this can lead to a fully unauthenticated, remote takeover of affected devices.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
// weaknesses (CWE)
- CWE-862