Description
The Aqara Developer Portal (developer.aqara.com) and shared test environments (developer-test.aqara.com, aiot-test.aqara.com) exhibit cross-origin request sharing, which is an instance of "CWE-942: Permissive Cross-domain Policy with Untrusted Domains," and has an estimated CVSS of CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N (8.2 High).
Published: 2026-06-12
Score: 8.2 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An improper CORS configuration allows web pages from any origin to issue requests to the Aqara Developer Portal and its shared test environments. Because the portal serves sensitive data and internal APIs, an attacker can retrieve information that should be protected, potentially exposing secrets, user credentials, or internal system details. The weakness is classified as CWE‑942, a permissive cross‑domain policy with untrusted domains, leading primarily to confidentiality violations; the impact score reflects a high severity.

Affected Systems

The affected infrastructure consists of Aqara’s public developer portal at developer.aqara.com and its test environments at developer-test.aqara.com and aiot-test.aqara.com. Both sites are operated by Aqara’s developer and testing teams. No specific version or build identifiers are disclosed in the advisory, so the vulnerability could exist in any current deployment of these portals.

Risk and Exploitability

The CVSS v3.1 score of 8.2 marks it as high severity, with no known exploits reported yet, and there is no EPSS data available. Because the attack vector is network reachable from the public Internet (the affected sites are publicly accessible) and the exploit requires no authentication or local privileges, the risk to exposed data is significant. The issue is not listed in CISA’s KEV catalog, but the lack of protection around these portals means a determined actor could use cross‑origin requests to exfiltrate data if other mitigations are not in place.

Generated by OpenCVE AI on June 12, 2026 at 16:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply vendor patches or updates that fix the CORS policy configuration for Aqara Developer Portal and its test environments.
  • If a patch is not immediately available, reconfigure the web servers to remove or narrow permissive Access‑Control‑Allow‑Origin headers, limiting them to trusted domains only and disabling the credentials attribute unless explicitly required.
  • Perform a code and configuration audit of any shared test environments to confirm that no other insecure cross‑origin settings remain, and ensure that internal APIs are protected by authentication and proper access controls consistent with CWE‑942 remediation principles.
  • Monitor traffic and logs for unauthorized cross‑origin requests and review them regularly for signs of exploitation.

Generated by OpenCVE AI on June 12, 2026 at 16:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 12 Jun 2026 20:45:00 +0000

Type Values Removed Values Added
First Time appeared Aqara
Aqara aqara Developer Portal
Aqara aqara Developer Test Portal
Vendors & Products Aqara
Aqara aqara Developer Portal
Aqara aqara Developer Test Portal

Fri, 12 Jun 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 12 Jun 2026 15:45:00 +0000

Type Values Removed Values Added
Description The Aqara Developer Portal (developer.aqara.com) and shared test environments (developer-test.aqara.com, aiot-test.aqara.com) exhibit cross-origin request sharing, which is an instance of "CWE-942: Permissive Cross-domain Policy with Untrusted Domains," and has an estimated CVSS of CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N (8.2 High).
Title Aqara Developer Portal cross-origin resource sharing
Weaknesses CWE-942
References
Metrics cvssV3_1

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


Subscriptions

Aqara Aqara Developer Portal Aqara Developer Test Portal
cve-icon MITRE

Status: PUBLISHED

Assigner: runZero

Published:

Updated: 2026-06-12T15:51:21.684Z

Reserved: 2026-06-03T14:25:34.982Z

Link: CVE-2026-50088

cve-icon Vulnrichment

Updated: 2026-06-12T15:51:17.768Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-06-12T16:16:32.403

Modified: 2026-06-12T17:16:25.940

Link: CVE-2026-50088

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-12T20:19:43Z

Weaknesses
  • CWE-942

    Permissive Cross-domain Security Policy with Untrusted Domains