CVE-2025-56557

9.1 CRITICAL

📋 TL;DR

This vulnerability in the Tuya Smart Life App allows attackers to gain unauthorized control over Matter-compatible smart devices without requiring elevated privileges. It affects users of the Tuya Smart Life App version 5.6.1 who have Matter devices connected to their smart home ecosystem.

💻 Affected Systems

Products:
  • Tuya Smart Life App
Versions: 5.6.1
Operating Systems: Android, iOS
Default Config Vulnerable: ⚠️ Yes
Notes: Only affects Matter protocol devices connected through the Tuya Smart Life App; non-Matter Tuya devices are not vulnerable.

📦 What is this software?

⚠️ Risk & Real-World Impact

🔴

Worst Case

Attackers could take complete control of all Matter devices in a home, including locks, cameras, thermostats, and lights, potentially enabling physical intrusion, surveillance, or safety hazards.

🟠

Likely Case

Unauthorized users could manipulate smart devices like lights, plugs, or sensors, causing disruption, energy waste, or minor property damage.

🟢

If Mitigated

With network segmentation and strong authentication, impact would be limited to isolated devices rather than entire smart home systems.

🌐 Internet-Facing: HIGH
🏢 Internal Only: MEDIUM

🎯 Exploit Status

Public PoC: ⚠️ Yes
Weaponized: LIKELY
Unauthenticated Exploit: ⚠️ Yes
Complexity: LOW

The vulnerability appears to be in the Matter fabric implementation, allowing unauthorized control without authentication.

🛠️ Fix & Mitigation

✅ Official Fix

Patch Version: Unknown

Vendor Advisory: http://tuya.com

Restart Required: No

Instructions:

1. Check Tuya's official website for security updates. 2. Update the Tuya Smart Life App through your device's app store when available. 3. Restart the app after updating.

🔧 Temporary Workarounds

Disable Matter Protocol

all

Temporarily disable Matter functionality in the Tuya Smart Life App settings

Network Segmentation

all

Isolate smart home devices on a separate VLAN from primary networks

🧯 If You Can't Patch

  • Disconnect vulnerable Matter devices from the Tuya Smart Life App
  • Use physical controls instead of smart features for critical devices like locks

🔍 How to Verify

Check if Vulnerable:

Check if you're using Tuya Smart Life App version 5.6.1 and have Matter devices connected

Check Version:

In Tuya Smart Life App: Settings > About > Version

Verify Fix Applied:

Verify app version is updated beyond 5.6.1 and test Matter device control from unauthorized accounts

📡 Detection & Monitoring

Log Indicators:

  • Unauthorized Matter control commands in device logs
  • Unexpected device state changes without user interaction

Network Indicators:

  • Unusual Matter protocol traffic from unexpected sources
  • Matter fabric join requests from unknown devices

SIEM Query:

source="tuya_app" AND (event="matter_control" OR event="device_state_change") AND user="unknown"

🔗 References

📤 Share & Export