TL;DR

What it is

The "Internet of Things" is the umbrella name for everyday objects with internet connections. A smart bulb. A robot vacuum. A doorbell with a camera. A speaker that responds to your voice. A baby monitor on Wi-Fi. A smart fridge. A robotic lawnmower. A smart oven. A children's toy with a microphone. A pet camera. A printer.

Most of these are small Linux computers with one task and one network connection. That makes them genuinely useful. It also makes them genuinely risky in three ways:

  1. They listen, watch, and report. Microphones, cameras, motion sensors, temperature sensors, presence sensors. Almost all of them send data back to the manufacturer's cloud — and from there to various advertisers, analytics partners, and sometimes other organisations.
  2. They can be broken into. Many cheap devices ship with default passwords, slow security updates, and obvious vulnerabilities. Attackers scan the entire internet for these. When one of yours appears, it gets added to a botnet — a fleet of compromised devices used to attack other people, sometimes also used to watch you back.
  3. They are doors into your home network. Once an attacker is on the device, they are on your Wi-Fi. From there, they can scan for the other things on your network — your laptop, your network-attached storage, your phone, your smart lock.

This is why smart-home security is half a physical topic (where you put the device, what it sees) and half a digital topic (how its software, account, and network are configured).

How to spot a problem

Some signs that an IoT device has gone wrong, or was never right:

How to set things up safely

If you do nothing else, do this — once, when you set up a new device. It saves long-term grief.

  1. Pick the device deliberately. Independent test labs (Stiftung Warentest, Consumer Reports, Which?, Que Choisir, AV-TEST IoT testing) publish IoT-specific reviews. A device that promises 5 years of updates is worth more than a device costing half as much that promised nothing.
  2. Read the data-collection policy in plain language, or ask an AI to summarise it. What does it record? What is sent off the device? Who sees it? For how long?
  3. Change the default password before the device touches the internet. Some still ship with admin / admin. Many routers do.
  4. Update its firmware immediately. The version it ships with is almost never the latest.
  5. Create a strong unique password for the manufacturer account. Turn on two-factor authentication on that account if offered.
  6. Put it on a separate Wi-Fi network for IoT devices (often called Guest network or IoT SSID on consumer routers). This keeps a compromised lightbulb away from your laptop and your backup drive.
  7. Disable any features you won't use — remote access, cloud recording, voice activation, third-party integrations.
  8. Check the device's location. A camera in a hallway is one thing. A camera in a child's bedroom is a different conversation.
  9. Write down what you bought and where it is. Within a year, you will not remember whether the camera at the back gate is even still powered. A simple note keeps an old device from becoming a forgotten weakness.

When the device is a microphone or a camera

These deserve extra thought.

Network basics

Most smart-home risk lives on your Wi-Fi. A small amount of network hygiene goes a long way.

What NOT to do

Use AI to help you

Audit your current setup:

"I have the following smart-home devices on my home network: [list each — brand, model, room, what it does]. My router is [brand, model] and it offers [list features — guest network, WPA3, separate SSIDs, etc.]. Please audit my setup and tell me (a) which devices are highest risk and why, (b) what configuration changes I should make first, in priority order, and (c) any devices I should consider replacing because the manufacturer no longer supports them."

Plan a separate IoT network:

"I want to put my smart-home devices on a separate Wi-Fi network from my computers and phones. My router is [brand, model]. Walk me through, step by step, how to set up a separate IoT network on this specific router. Note any limits or considerations for the devices to keep working as expected."

A reminder: AI doesn't know your current router firmware or the current vulnerability advisories for any specific device. Use it as a planner, then verify each step against the manufacturer's official documentation.

Who to call

Find the latest contacts for your country with AI:

"I'm in [your country] and I use the following smart-home devices: [list — brand, model, room, what it does]. List the official sources I should consult for IoT and smart-home security guidance — the national cybersecurity centre's IoT-specific page, the manufacturer's official security advisory page for each device I named, the router maker's support page for configuring a separate IoT network, the data-protection authority (for the legal rules on what these devices may record and share), and an independent IoT-testing organisation that has reviewed devices in my market. For each, give the official URL and public phone number where available. Cite each source. Flag anything that might be outdated, and note any country-specific certification (e.g. EU Cyber Resilience Act compliance) I should look for when I next replace a device."

When to escalate beyond chat

Related topics


Sources & references (internal — not rendered to the live page):