← Routers
D

Deco X55

Serious concerns
TP-Link · 🇨🇳 China · WiFi + Bluetooth
PolicyApp PermissionsNetwork TrafficFirmwareRegulatory
Technical details
FCC ID: 2AXJ4X50
Chipset: Qualcomm IPQ0518
App: com.tplink.tpm5
Manufacturer: TP-Link

⚠️ The bottom line

Your router secretly sends your browsing data (every website you visit) to a company called NortonLifeLock for "security scanning." This is buried in a separate privacy policy that most users never see. Hackers backed by the Chinese government have turned thousands of TP-Link routers into a spy network. The U.S. government is so concerned it may ban the company entirely. Meanwhile, multiple security holes remain in the same router firmware.

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
Spying
2/4 MODERATE
Is someone spying on me?
Data Sharing
4/4 EXTREME
Who gets my data?
Security
3/4 HIGH
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
3Critical
6High
1Medium
5Sources
Findings by concern
Spying 2/4 MODERATE 1 finding
⚡ highpolicy claims vs app permissions
The app that controls your WiFi router asks for permission to use your phone camera, read your files, and access your precise location — none of which are needed to manage a WiFi network.

What they claim: TP-Link Deco privacy policy states data is collected for "providing, maintaining, and improving our products and services" and implies minimal data collection for device management.

What we found: The Deco app (com.tplink.tpm5) requests 27 permissions including CAMERA, ACCESS_FINE_LOCATION, BLUETOOTH_PRIVILEGED, READ_EXTERNAL_STORAGE, WRITE_EXTERNAL_STORAGE, and SYSTEM_ALERT_WINDOW. A mesh WiFi router management app has no legitimate need for camera access, storage read/write, or privileged Bluetooth operations beyond initial setup.

Data Sharing 4/4 EXTREME 4 findings
⚠️ criticalpolicy claims vs regulatory findings
Your router secretly sends your browsing data (every website you visit) to a company called NortonLifeLock for "security scanning." This is buried in a separate privacy policy that most users never see.

What they claim: TP-Link Deco privacy policy does not mention Avira or NortonLifeLock by name in the main Deco privacy policy. The HomeShield privacy policy is a separate document that users must independently discover.

What we found: HomeShield subscription service embeds third-party SDKs from NortonLifeLock (Avira) and F-Secure Corporation directly in the router firmware. When Network Security is activated, the device collects and sends DNS queries, HTTP headers, and DHCP data to NortonLifeLock servers. The SDK selection varies by model and firmware version, meaning data collection behavior can change with firmware updates without user notification.

⚡ highpolicy claims vs regulatory findings
TP-Link says they won't sell your data, but they share your "anonymized" information with marketing companies for advertising, and your browsing data gets sent to NortonLifeLock through your router.

What they claim: TP-Link privacy policy states "We will not sell your personal information" and claims data sharing is limited to service providers.

What we found: The privacy policy simultaneously discloses sharing data with "marketing service providers" who receive "anonymized user information" for advertising purposes. The HomeShield feature sends network traffic data (DNS queries, HTTP headers) to NortonLifeLock. The Deco app includes Google CrashLytics tracker. Data is processed across US, Ireland, Singapore, and unspecified partner locations.

⚡ highpolicy claims vs regulatory findings
TP-Link won't tell you how long they keep your data, and they restructured their company during a U.S. government investigation — but your data may still flow through the same systems regardless of which corporate entity is on the paperwork.

What they claim: TP-Link Deco privacy policy discloses no specific data retention period. Users can request deletion but administrative emails cannot be opted out of without closing their account.

What we found: The FCC filing shows the Deco X55 is filed under TP-Link Corporation Limited (Hong Kong), while the original TP-Link Technologies is based in Shenzhen, China. Chinese law requires companies to comply with intelligence agency data requests. The corporate restructuring (splitting into HK and Shenzhen entities) was performed in 2024 during the U.S. national security investigation, raising questions about whether the restructuring changes actual data handling practices.

⚡ highregulatory findings vs firmware analysis
TP-Link can change what data your router collects and who it sends it to through automatic updates — without telling you. Since every device in your home connects through this router, a single update could change the privacy of your entire household.

What they claim: HomeShield third-party SDK selection varies by model and firmware version — the data collection behavior can change with a firmware update without user notification.

What we found: The Deco X55 supports automatic firmware updates managed through TP-Link cloud. Users have no option for local-only management. Firmware updates can add, remove, or modify NortonLifeLock/Avira/F-Secure SDKs. The device processes all network traffic from every connected device. A firmware update could silently change what network data is collected and which third parties receive it.

Security 3/4 HIGH 3 findings
⚠️ criticalfirmware analysis vs regulatory findings
Hackers backed by the Chinese government have turned thousands of TP-Link routers into a spy network. The U.S. government is so concerned it may ban the company entirely. Meanwhile, multiple security holes remain in the same router firmware.

What they claim: Three critical/high severity CVEs affect the Deco platform: CVE-2024-21833 (CVSS 8.8, unauthenticated command injection), CVE-2024-53375 (authenticated RCE via HomeShield), CVE-2026-0654 (config file command injection). Chinese state-sponsored actors have actively exploited TP-Link router vulnerabilities.

What we found: Microsoft documented CovertNetwork-1658, a Chinese state-sponsored botnet of ~8,000 compromised TP-Link routers used for password-spraying against U.S. critical infrastructure. Three U.S. federal departments (Commerce, Defense, Justice) opened investigations into TP-Link. The Commerce Department proposed banning TP-Link devices from the U.S. market. TP-Link devices were found on U.S. military bases.

⚠️ criticalfirmware analysis vs regulatory findings
The "security" feature TP-Link sells to protect your network actually contains a backdoor that hackers can use to take complete control of your router. The irony: the security feature is itself the security risk.

What they claim: CVE-2024-53375 allows authenticated remote code execution through the HomeShield tmp_get_sites function — the OwnerId parameter is passed directly to os.execute without sanitization. Public exploit code is available on GitHub.

What we found: The HomeShield functionality that contains this RCE vulnerability is the same feature that TP-Link promotes as a "security" service for protecting your network. The vulnerability is exploitable even without HomeShield activation. The attacker gains root access and can dump any file from the device. No patch was available as of disclosure.

⚡ highfirmware analysis vs app permissions
If a hacker breaks into your TP-Link router (using known security holes), they could potentially access your phone's camera, read your files, and monitor every device in your home — all because the router app asked for permissions it doesn't need.

What they claim: The Deco X55 has 3 known CVEs including unauthenticated command injection (CVE-2024-21833) and RCE through HomeShield (CVE-2024-53375). The Deco app has SYSTEM_ALERT_WINDOW permission.

What we found: SYSTEM_ALERT_WINDOW allows the app to draw over other apps — a permission frequently abused by malware for phishing overlays and clickjacking. Combined with CAMERA, READ_EXTERNAL_STORAGE, and the router's ability to see all network traffic, a compromised Deco system (via any of the 3 CVEs) would give an attacker access to the phone's camera, files, and all network traffic from every device in the home simultaneously.

Honesty 3/4 HIGH 2 findings
⚡ highpolicy claims vs firmware analysis
You cannot use your own WiFi router without creating an account with TP-Link and connecting it to their cloud servers. There is no way to manage the router locally without sending your data to TP-Link.

What they claim: TP-Link markets the Deco X55 as a home networking product focused on "seamless whole-home WiFi coverage" with no prominent disclosure of cloud dependency or data collection scope.

What we found: All device management requires a TP-Link cloud account — there is no local-only management option. The device has 7 hardcoded cloud endpoints (use1-api.tplinkcloud.com, euw1-api.tplinkcloud.com, aps1-api.tplinkcloud.com, devs.tplinkcloud.com, n-devs.tplinkcloud.com, time-a-g.nist.gov, time-b-g.nist.gov). As a mesh router, every packet from every device in the home passes through it.

⚫ mediumapp permissions vs firmware analysis
The router app keeps permissions to use your camera and track your precise GPS location long after the initial setup is done, even though the router itself has no camera and already knows where it is.

What they claim: The Deco app requests CAMERA, ACCESS_FINE_LOCATION, and BLUETOOTH_PRIVILEGED permissions for a mesh WiFi router.

What we found: The Deco X55 uses Bluetooth only for initial setup pairing. The device has no camera. The router knows its own location from the network. The CAMERA permission enables QR code scanning for setup but remains available after setup. BLUETOOTH_PRIVILEGED is a system-level permission that goes beyond what BLE setup requires. ACCESS_FINE_LOCATION provides GPS-level precision unnecessary for router management.

What happened to real people
Documented incidents involving TP-Link products and user data.
TP-Link routers used as infrastructure in Volt Typhoon — Chinese state-sponsored attacks targeting US critical infrastructure including water, energy, and communications. CISA advisory. [source]
What your data is worth to governments
Jurisdiction: CN (China National Intelligence Law (Article 7: all organisations must support national intelligence work)).
Documented: TP-Link routers used as infrastructure in Volt Typhoon — Chinese state-sponsored attacks targeting US critical infrastructure including water, energy, and communications. CISA advisory.
China National Intelligence Law
Sources