CVE-2025-65297
Aqara Hub M2 Firmware 4.3.6_0027
Raw vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:NSummary
CVE-2025-65297 is a high-severity J2EE Misconfiguration: Data Transmission Without Encryption (CWE-5) vulnerability in Aqara Hub M2 Firmware. Its CVSS base score is 7.5 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Network Sniffing (T1040); ranked at the 9th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
The strongest mitigations our analysis identified map to SC-13 (Cryptographic Protection) and SC-8 (Transmission Confidentiality and Integrity) — see the control section below for these in your framework.
OWASP Top 10 for Web (2025)
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-202635
Vulnerability Data
Aqara Hub devices including Camera Hub G3 4.1.9_0027, Hub M2 4.3.6_0027, and Hub M3 4.3.6_0025 automatically collect and upload unencrypted sensitive information. Note that this occurs without disclosure or consent from the manufacturer.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise Techniques
CVEs Like This One
Affected Assets
Mitigating Controls
Mitigating Controls (NIST 800-53 r5) AI
SC-13 mandates use of cryptography, which is the mechanism needed to avoid unencrypted transmission.
SC-8 directly requires protection of confidentiality and integrity for transmitted information, structurally preventing plaintext transmission.
Mitigating Controls (NIST CSF 2.0) AI
Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.
Directly requires encryption and related protections for all data-in-transit, preventing the exact misconfiguration described.
Configuration management practices would normally enforce encrypted transit settings, but the control addresses many other settings beyond this weakness.
Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI
Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.
Directly requires use of cryptography to protect data confidentiality and integrity during transmission.
Mandates network security controls including encryption of traffic to prevent interception.
Requires secure transfer procedures that would mandate encryption for sensitive data in transit.
Requires security measures for network services, which include encryption of transmitted data.
Application security requirements may specify encryption for data in transit as a functional requirement.