← Smart Home
F

Eufy HomeBase 3

Eufy promised "local storage only." Caught uploading thumbnails to AWS with facial recognition data.
Fail
Anker/Eufy · 🇨🇳 China · WiFi + Bluetooth
PolicyApp PermissionsNetwork TrafficFirmwareRegulatory
Technical details
FCC ID: 2AOKB-T8030
Chipset: Quad-core ARM processor
App: com.oceanwing.battery.cam
Manufacturer: Anker/Eufy
Model: HomeBase 3 (S380)

⚠️ The bottom line

Eufy told customers that their facial recognition data and video stayed on their device and never went to the cloud. Independent researchers proved this was false — face data was being secretly uploaded to Amazon servers, and anyone with the right URL could watch your camera feeds without a password. Eufy denied it for months before finally admitting the truth. Eufy advertised "military-grade encryption" for their cameras, suggesting your video was completely secure. In reality, anyone who found the right web address could watch your live camera feed using a free video player — no password needed. There was no encryption at all on these streams.

Legal jurisdiction
🇨🇳 China (headquarters)
National Intelligence Law read more →
Company must secretly hand data to Chinese intelligence on request
Data Security Law read more →
State can classify any data as 'important' and demand access for national security
🇺🇸 United States (data storage)
CLOUD Act read more →
US govt can demand your data from this company even if stored overseas
FISA §702 / PRISM read more →
NSA collects stored emails, photos, messages without individual warrants
Geofence warrants read more →
Police can demand location data for everyone near a crime scene
B
Parent company: Anker (Eufy)
Uploaded footage to cloud despite "local only" claims
1 structural risks · 8 products →
Spying
4/4 EXTREME
Is someone spying on me?
Data Sharing
3/4 HIGH
Who gets my data?
Security
4/4 EXTREME
Is it actually secure?
Honesty
3/4 HIGH
Can I trust what they say?
REPLACE Extreme risk. Look for alternatives or lock down hard.
10Contradictions
4Critical
4High
2Medium
5Sources
Findings by concern
Spying 4/4 EXTREME 6 findings
⚠️ criticalpolicy claims vs firmware analysis
Eufy told customers that their facial recognition data and video stayed on their device and never went to the cloud. Independent researchers proved this was false — face data was being secretly uploaded to Amazon servers, and anyone with the right URL could watch your camera feeds without a password. Eufy denied it for months before finally admitting the truth.

What they claim: Eufy privacy policy states: "the applicable biometric assessment process is conducted entirely on your device. We do not store or have access to this biometric data." Marketing materials consistently claim "local storage only, no cloud."

What we found: Security researcher Paul Moore discovered in November 2022 that Eufy cameras connected to HomeBase were uploading facial recognition thumbnails to AWS cloud servers (s3.amazonaws.com). The Verge independently confirmed that live video feeds were accessible via unencrypted cloud URLs without any authentication. Anker denied the findings for months before admitting in January 2023 that cameras did not offer end-to-end encryption as promised.

⚠️ criticalfirmware analysis vs policy claims
Eufy built a powerful hub that can absolutely run facial recognition locally — it has the processor and storage to do it. But they chose to upload your face data to the cloud anyway. The device could have kept your data private as promised. Instead, the software was designed to secretly send your facial recognition data to Amazon servers, even though the hardware did not require it.

What they claim: Eufy promotes facial recognition as a privacy-respecting feature, with BionicMind AI engine processing faces "entirely on your device."

What we found: The HomeBase 3 has 16GB eMMC storage and a quad-core processor capable of on-device AI processing for facial recognition, person detection, and pet detection. However, Paul Moore proved that facial recognition thumbnails were being uploaded to AWS (s3.amazonaws.com) despite the hardware being fully capable of local processing. The hardcoded endpoints (security-app.eufylife.com, mysecurity.eufylife.com, s3.amazonaws.com) confirm cloud connectivity infrastructure exists. The device has the hardware to do it locally but the software chose to upload it anyway.

⚡ highpolicy claims vs app permissions
For a security system that claims everything stays on your device, the app asks for advertising tracking IDs and the ability to track your location in the background. These are tools used for ad targeting and user profiling, not home security. A truly local-only system would not need to know your advertising identity.

What they claim: Eufy privacy policy claims biometric processing is "conducted entirely on your device" and they "do not store or have access to this biometric data." The system is marketed as a local-only security solution.

What we found: The eufy Security app (com.oceanwing.battery.cam) requests ACCESS_ADSERVICES_AD_ID, ACCESS_ADSERVICES_ATTRIBUTION, and AD_ID permissions — advertising tracking identifiers that have no function in a local-only security system. The app also requests ACCESS_BACKGROUND_LOCATION, allowing continuous location tracking even when the app is not in use. Combined with the proven cloud uploads of facial recognition data, these permissions indicate a data collection apparatus inconsistent with "local only" claims.

⚡ highapp permissions vs firmware analysis
The Eufy app asks for 49 permissions on your phone, including the ability to detect whether you are walking or driving, read your phone identity, track your location when the app is closed, and keep the microphone running in the background. A home security hub app should not need to know your physical activity or track your phone when you are not using the app.

What they claim: The eufy Security app requests 49 permissions including CAMERA, RECORD_AUDIO, ACCESS_FINE_LOCATION, ACCESS_BACKGROUND_LOCATION, READ_PHONE_STATE, ACTIVITY_RECOGNITION, and FOREGROUND_SERVICE_MICROPHONE.

What we found: For a device that is a Wi-Fi-connected security hub (HomeBase 3), the companion app requests permissions far beyond what is needed to view and manage camera feeds: ACTIVITY_RECOGNITION (tracking user physical activity), READ_PHONE_STATE (accessing phone call status and device identifiers), ACCESS_BACKGROUND_LOCATION (continuous GPS tracking), FOREGROUND_SERVICE_MICROPHONE (persistent microphone access), and WRITE_SETTINGS (modifying system settings). The HomeBase 3 itself has no GPS, microphone, or phone capability.

⚡ highpolicy claims vs regulatory findings
Eufy says they do not sell your personal information, but their own policy lists sharing data with ad networks, advertising partners, and marketing partners. The app includes advertising tracking IDs. If your data is being shared with advertising companies, the distinction between "selling" and "sharing for advertising purposes" is meaningless to the user whose data is being used.

What they claim: Eufy privacy policy states: "We do not sell personal information to third parties." Data handling is described as privacy-focused and local-first.

What we found: The same privacy policy discloses sharing personal data with "ad networks and advertising partners, business and marketing partners, third-party providers." The app includes ACCESS_ADSERVICES_AD_ID and AD_ID permissions for Google advertising identity tracking. Transaction details are shared with Riskified for fraud prevention. For Expert Monitoring subscribers, video data is shared with Rapid Response Monitoring Services Inc. The Cisco Talos research (CVE-2022-25989) showed the HomeBase could be tricked into sending traffic to attacker-controlled servers via DHCP manipulation.

⚡ highpolicy claims vs firmware analysis
Eufy claims your data is protected by the strongest encryption available. But researchers found that the camera video streams had no login protection at all on your home network, face recognition photos were uploaded to Amazon servers without proper encryption, and anyone who found the right link could watch your cameras remotely without any password.

What they claim: Eufy privacy policy claims data "is encrypted during transfer using industry-standard protocols (such as TLS 1.3 and ECDH key exchange with AES-256)."

What we found: CVE-2021-3555 demonstrated a pre-authentication buffer overflow in the RTSP server of Eufy cameras on the local network — the video stream interface had no authentication. The Verge confirmed that camera feeds were accessible via unencrypted cloud URLs. Paul Moore showed facial recognition thumbnails uploaded to AWS were not encrypted end-to-end. The gap between policy encryption claims and observed encryption in practice represents a systemic pattern rather than an isolated incident.

Security 4/4 EXTREME 3 findings
⚠️ criticalpolicy claims vs firmware analysis
Eufy advertised "military-grade encryption" for their cameras, suggesting your video was completely secure. In reality, anyone who found the right web address could watch your live camera feed using a free video player — no password needed. There was no encryption at all on these streams.

What they claim: Eufy marketing materials prominently featured "military-grade encryption" and "end-to-end encryption" as core selling points for their security camera system.

What we found: The Verge confirmed that Eufy camera feeds could be accessed remotely via VLC media player using unencrypted cloud URLs. No authentication was required to view the streams. Anker admitted in January 2023 to The Verge that Eufy cameras were "not natively end-to-end encrypted" and could produce unencrypted video streams via the web portal.

⚠️ criticalpolicy claims vs regulatory findings
When researchers caught Eufy secretly uploading your camera data to the cloud, Eufy denied it was happening. They gave misleading answers to journalists for months. They only told the truth when a news outlet threatened to publish a story about their cover-up. A security researcher is now suing them in Europe for breaking privacy laws. If a company lies when caught, it raises serious questions about what else they may not be telling customers.

What they claim: Anker initially denied all findings about cloud uploads and unencrypted streams when confronted by Paul Moore and The Verge in November-December 2022.

What we found: The Verge documented a months-long pattern of Anker providing "deliberately unclear and often misleading answers" about Eufy camera security. Anker only admitted the truth in January 2023 after The Verge threatened to publish a story about the company stonewalling. Paul Moore initiated a GDPR lawsuit against Eufy/Anker for violating European data protection regulations. The company eventually admitted cameras were "not natively end-to-end encrypted" — a direct reversal of their marketing claims.

⚫ mediumfirmware analysis vs regulatory findings
Eufy sells the HomeBase as the secure brain of your home security system. But security researchers found that an attacker on your network could completely take over the HomeBase with a perfect severity score of 10 out of 10, redirect all your camera feeds to themselves, or crash the device to disable your security system. Since every camera connects through this one device, one hack exposes everything.

What they claim: Eufy HomeBase is marketed as a secure central hub for the entire home security system, protecting all connected cameras and sensors.

What we found: Cisco Talos discovered CVE-2022-21806 (CVSS 10.0): a critical remote code execution vulnerability in the Eufy HomeBase 2 that allowed complete takeover via network packets. CVE-2022-25989 allowed authentication bypass via DHCP packets, redirecting all device traffic to an attacker. CVE-2022-26073 allowed forced device reboots, disabling the security system entirely. Since all Eufy cameras connect through the HomeBase, a single exploit compromises the entire home security system. The HomeBase 3 is the direct successor to the vulnerable HomeBase 2.

Honesty 3/4 HIGH 1 finding
⚫ mediumapp permissions vs policy claims
Eufy says their data collection program is optional and just collects basic diagnostic info. But the app asks for permissions that let it start automatically when you turn on your phone, prevent your phone from shutting it down to save battery, and keep running in the background constantly. This is the behavior of an app designed to always be collecting data, not one with an optional improvement program.

What they claim: Eufy privacy policy states the User Experience Improvement Program is optional and collects "diagnostic and usage data" to improve products.

What we found: The eufy Security app requests RECEIVE_BOOT_COMPLETED (auto-starts when phone boots), REQUEST_IGNORE_BATTERY_OPTIMIZATIONS (prevents Android from limiting background activity), KILL_BACKGROUND_PROCESSES, FOREGROUND_SERVICE (persistent background operation), and WRITE_SETTINGS (modify system settings). These permissions enable persistent, always-on data collection that goes well beyond a voluntary "improvement program." The app effectively resists being shut down by the operating system.

Sources