Skip to main content

Aqara IAM/SSO Gateway EUVDEUVD-2026-36476

| CVE-2026-50086 CRITICAL
Use of a Broken or Risky Cryptographic Algorithm (CWE-327)
2026-06-12 runZero GHSA-3897-2crh-vgmr
9.8
CVSS 3.1 · NVD
Share

Severity by source

Vendor (runZero) PRIMARY
CRITICAL
qualitative
NVD
9.8 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
9.1 CRITICAL

Unauthenticated network oracle (AV:N/AC:L/PR:N) exposes the signing key enabling token forgery (I:H) and key/data disclosure (C:H); no evidence of availability impact, so A:N.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (runZero).

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

6
Analysis Updated
Jul 09, 2026 - 16:13 vuln.today
v3 (cvss_changed)
Analysis Updated
Jul 09, 2026 - 16:13 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Jul 09, 2026 - 16:07 vuln.today
cvss_changed
CVSS changed
Jul 09, 2026 - 16:07 NVD
10.0 (CRITICAL) 9.8 (CRITICAL)
Patch available
Jun 12, 2026 - 17:01 EUVD
Analysis Generated
Jun 12, 2026 - 16:22 vuln.today

DescriptionNVD

The Aqara IAM/SSO gateway (gw-builder.aqara.com) exposes bidirectional AES round-trups against the platform's signing key without authentication. This is an instance of "CWE-306: Missing Authentication for Critical Function" and "CWE-327: Use of a Broken or Risky Cryptographic Algorithm," and has an estimated CVSS of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N (7.5 High).

AnalysisAI

Unauthenticated cryptographic oracle exposure in the Aqara IAM/SSO gateway (gw-builder.aqara.com) lets remote attackers submit data for bidirectional AES encrypt/decrypt operations performed with the platform's signing key, with no authentication required. Because the same key that signs SSO tokens can be exercised as an oracle, an attacker can recover protected material and potentially forge or manipulate signed authentication tokens (tagged Authentication Bypass). Publicly available exploit code exists (SSVC exploitation=poc) and CISA's SSVC rates it automatable with total technical impact, though EPSS remains very low at 0.06%.

Technical ContextAI

The affected component is Aqara's Identity and Access Management / Single Sign-On gateway, a vendor-hosted cloud endpoint (gw-builder.aqara.com, CPE cpe:2.3:a:aqara:aqara_iam/sso_gateway) that underpins account authentication for Aqara's smart-home ecosystem. The root cause is dual: CWE-306 (Missing Authentication for Critical Function) exposes a sensitive cryptographic operation to anonymous callers, and CWE-327 (Use of a Broken or Risky Cryptographic Algorithm) reflects that raw AES round-trips against the platform signing key are reachable without integrity protection or access control. Exposing an encrypt/decrypt oracle keyed with a signing secret is dangerous because SSO systems rely on that key's secrecy to guarantee token authenticity; an oracle that both encrypts and decrypts attacker-chosen input undermines the confidentiality of the key material and the trustworthiness of every token it protects.

RemediationAI

Because the flaw resides in a vendor-operated cloud service, remediation is server-side and controlled by Aqara: patch available per vendor advisory (no specific fix version is published, consistent with a hosted-service fix). Consult the runZero advisory (https://www.runzero.com/advisories/aqara-unauth-aes-oracle-cve-2026-50086) and NVD entry (https://nvd.nist.gov/vuln/detail/CVE-2026-50086) to confirm the endpoint has been remediated. Customers cannot self-patch the cloud gateway, so compensating actions are limited to Aqara-side controls: require authentication on the AES/oracle endpoint, rotate the platform signing key that was exposed to the oracle (a key that has served as an oracle should be treated as compromised - rotation invalidates existing sessions and forces re-login, the primary side effect), and separate the signing key from any encrypt/decrypt service function so signing material is never reachable through a data-transformation endpoint. Downstream operators depending on Aqara SSO should watch for and, where possible, invalidate potentially forged tokens after the vendor confirms key rotation.

Share

EUVD-2026-36476 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy