LG Smart TVs Collect Voice Data Even When Powered Off
I've been covering smart home privacy for long enough to know that "off" usually means "off, mostly," but LG's webOS implementation might be the worst case I've seen. According to a new investigation by Gamers Nexus, these TVs continue sweeping local networks and mapping every connected device even when they appear to be powered down. Meanwhile, user voice prompts are being logged in plain text files stored right on the device.
The 135-minute deep dive didn't just surface minor quirks either. What they found was pretty systematic: continuous network discovery protocols running in the background, device fingerprinting of everything from smartphones to smart speakers, and audio recordings that stick around longer than you'd expect. This isn't some obscure edge case buried in firmware either. It's happening on current LG smart TVs that people bought expecting normal consumer electronics behavior.
I've reviewed enough privacy policies to know that companies always leave themselves wiggle room, but there's a difference between collecting analytics and essentially turning your TV into a persistent surveillance node. The question isn't whether LG knew about this, but whether they actually understood what their own software was doing. Either answer is unsettling.
What the Investigation Found
Gamers Nexus didn't just glance at a TV menu and call it a day. They ran a 135-minute deep dive, leaving a TV on in a room, letting it sit, and watching. What they found wasn't a glitch or a one-off. It was persistent, unrelenting behavior.
Using plain text voice prompt logging on webOS, they tracked every command the TV executed. And while the TV screen stayed dark — appearing powered off to anyone walking by — it was wide awake on the network. Continuous scanning, probing, reaching out. Not once. Not twice. For over two hours straight.
Wireshark packet captures confirmed it: the TV was actively scanning the local area network for unrelated hardware. Phones. Smartwatches. Other smart devices sitting idle on the same WiFi. It wasn't connecting to them. It wasn't pairing. It was just... looking. Constantly.
This isn't isolated. 216 million smart TVs were sold globally last year. 363 million secondary addressable devices exist in the US alone — phones, tablets, wearables — all potential targets for this kind of passive reconnaissance. The scale makes the behavior more than just annoying. It's systemic.
They just won't stop, will they?
Here's how you can check your own TV's network activity:
sudo tshark -i wlan0 -Y "ip.addr == [TV_IP_ADDRESS]" -w tv_traffic.pcap
tshark -r tv_traffic.pcap -Y "arp || mdns" | head -20
Replace [TVIPADDRESS] with your TV's actual IP. If you see repeated ARP requests or mDNS queries targeting devices you don't recognize, your TV is doing the same thing.
How LG's Always-On Surveillance Works
LG's approach to always-on listening isn't just a feature—it's a persistent data collection mechanism that operates without meaningful user control. The plain text logging means voice commands, conversations, and ambient audio near the TV are being processed and potentially stored in ways users never explicitly consented to. This isn't accidental; it's architectural.
What's more concerning is the network mapping capability discovered by Gamers Nexus. Smart TVs positioned in living rooms, bedrooms, and kitchens are uniquely situated to build detailed maps of household device ecosystems—phones, laptops, smart speakers, IoT gadgets—all broadcasting their presence on local networks. LG isn't just listening; it's cataloging the digital footprint of entire households.
I'm skeptical this represents intentional malice rather than sloppy engineering. Companies ship products with data collection enabled by default because it's easier than building opt-out mechanisms. But the practical effect is the same: millions of TVs acting as passive surveillance nodes, collecting behavioral data that's valuable for advertising and user profiling. The difference between "always listening for a wake word" and "always listening and recording" becomes academic when users can't verify or control what's happening.
The real question isn't whether LG intended to create a surveillance apparatus—it's whether any smart TV manufacturer can reliably distinguish between voice analysis for functionality and voice analysis for data extraction. Until that line is technically enforceable, not just contractually promised, the smart TV ecosystem remains fundamentally untrustworthy.
The Privacy Implications You Can't Opt Out Of
What we're looking at isn't just another privacy policy buried in 50 pages of EULA text. It's the quiet normalization of always-listening devices that don't just hear you—they remember, log, and potentially correlate everything you say in the room. The webOS finding is bad enough on its own: your voice prompts, sitting there in plain text, probably indexed and stored somewhere LG's legal team figured was covered by a checkbox you clicked through years ago.
But the network scanning behavior is where this crosses into something more insidious. LG smart TVs mapping local networks to identify phones and nearby devices isn't just data collection—it's reconnaissance. Every TV becomes a node in a mesh that's quietly building a map of who visits your house, what devices they carry, and how often they show up. The TV doesn't need to know your Netflix password when it can infer your daily routine from which phone connects to your WiFi at 7 AM.
I've watched companies burn through privacy concerns before, treating them like speed bumps on the road to convenience. But this feels different because the data collection happens at the hardware level, below the OS layer where users might expect to find controls. You can disable apps, reset preferences, even flash custom firmware—but you can't opt out of a chip that's designed to report back. That's the real implication: we're moving toward a world where privacy isn't a setting you toggle, it's a threat model you actively defend against.
The question I keep coming back to is whether consumers will care enough to act when this becomes standard across the industry. Because make no mistake—this isn't LG being uniquely evil. It's LG being early.
Protecting Your Network From Smart TV Snooping
What I find most troubling about this isn't the voice data collection itself — that's become so routine we barely blink anymore. It's the network scanning. When your TV starts mapping devices on your local network, it crosses from "passive listener" into "active reconnaissance." That's a meaningful escalation.
The technical details matter here. If Gamers Nexus is right that LG is fingerprinting devices on your LAN, we're not just talking about targeted ads anymore. Local network topology reveals household patterns — when devices are active, how often they connect, what kind of devices they are. Combined with voice transcripts, that creates a surprisingly detailed behavioral profile.
I'm genuinely uncertain whether this represents deliberate product design or shoddy engineering. The difference matters because sloppy code might get patched; intentional data collection won't. Either way, the incident underscores something I keep running into: our living room devices have network access that most users never audit or understand. That's the real vulnerability here, and it's not limited to LG.
Conclusion
The math is stark: 216 million LG smart TVs globally, 363 million secondary devices mapped in the US alone, all feeding into LG Ad Solutions' targeting engine. This isn't accidental data collection leaking through bugs — it's systematic network surveillance disguised as a TV feature. The plain text logging of voice prompts while the TV appears off isn't a privacy flaw to patch; it's the product working as designed.
I'm genuinely unsure what to make of a company that sold me a $1,200 TV only to turn it into a persistent network sniffer. The real question isn't whether LG will change this behavior — they've built a $216 million install base into an advertising business model. The question is whether consumers will start treating their living rooms like the surveillance zones they've become, or if we'll keep accepting "smart" devices that are smarter about profiling us than serving us.