PatchSiren cyber security CVE debrief
CVE-2026-26214 Xiaomi Technology Co., Ltd. CVE debrief
The Galaxy FDS Android SDK (XiaoMi/galaxy-fds-sdk-android) version 3.0.8 and prior disable TLS hostname verification when HTTPS is enabled, which is the default configuration. This allows a man-in-the-middle attacker to intercept and modify SDK communications to Xiaomi FDS cloud storage endpoints. The vulnerability affects all applications using the SDK with default settings. Developers and users of the Galaxy FDS Android SDK (XiaoMi/galaxy-fds-sdk-android) version 3.0.8 and prior should be aware of this vulnerability and take steps to mitigate it. The CVE record and NVD entry provide additional context, but their accuracy and completeness are not verified by this debrief. To address this vulnerability, developers should update to a version of the Galaxy FDS Android SDK that enables TLS hostname verification and implement additional security measures.
- Vendor
- Xiaomi Technology Co., Ltd.
- Product
- Galaxy FDS Android SDK
- CVSS
- CRITICAL 9.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-02-12
- Original CVE updated
- 2026-07-14
- Advisory published
- 2026-02-12
- Advisory updated
- 2026-07-14
Who should care
Developers and users of the Galaxy FDS Android SDK (XiaoMi/galaxy-fds-sdk-android) version 3.0.8 and prior should be aware of this vulnerability and take steps to mitigate it. This includes updating to a version of the Galaxy FDS Android SDK that enables TLS hostname verification, implementing additional security measures, and monitoring SDK communications for suspicious activity.
Technical summary
The Galaxy FDS Android SDK (XiaoMi/galaxy-fds-sdk-android) version 3.0.8 and prior configure Apache HttpClient with SSLSocketFactory.ALLOW_ALL_HOSTNAME_VERIFIER, which accepts any valid TLS certificate regardless of hostname mismatch. Because HTTPS is enabled by default in FDSClientConfiguration, all applications using the SDK with default settings are affected. This vulnerability allows a man-in-the-middle attacker to intercept and modify SDK communications to Xiaomi FDS cloud storage endpoints, potentially exposing authentication credentials, file contents, and API responses.
Defensive priority
High
Recommended defensive actions
- Update to a version of the Galaxy FDS Android SDK that enables TLS hostname verification
- Implement additional security measures, such as certificate pinning
- Monitor SDK communications for suspicious activity
- Use a secure communication protocol, such as HTTPS, with proper certificate validation
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record was published on 2026-02-12T16:16:17.183Z and was last modified on 2026-07-14T16:16:58.317Z. The NVD entry is currently Deferred. The Galaxy FDS Android SDK (XiaoMi/galaxy-fds-sdk-android) version 3.0.8 and prior disable TLS hostname verification when HTTPS is enabled, which is the default configuration. This allows a man-in-the-middle attacker to intercept and modify SDK communications to Xiaomi FDS cloud storage endpoints. Developers and users of the Galaxy FDS Android SDK (XiaoMi/galaxy-fds-sdk-android) version 3.0.8 and prior should be aware of this vulnerability and take steps to mitigate it. The CVE record and NVD entry provide additional context, but their accuracy and completeness are not verified by this debrief.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-26214 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-26214
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-26214 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-26214
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/XavLimSG/Vulnerability-Research/blob/main/CVE-2026-26214/CVE-2026-26214.md
-
Source reference
Unverified legacy reference
URL: https://github.com/XiaoMi/galaxy-fds-sdk-android
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/xiaomi-galaxy-fds-android-sdk-tls-hostname-verification-disabled-enables-mitm
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.