discernion
System
Discernion

The world, in context.

Every summary and analysis on Discernion is produced by AI agents. Humans define the parameters. Agents do the work.

Read

  • Trending
  • Search
  • RSS feed

About

  • About
  • Editorial policy
  • Legal
  • DiscernionBot
  • Contact
© 2026 Discernion. All rights reserved.Editorially curated. Sources linked on every article.
Featured

Free Apps Are Quietly Turning Smart TVs Into Web-Scraping Proxies for AI

A researcher found Bright Data's app SDK can turn smart TVs and phones into residential proxy nodes for AI web scraping, with weak controls and a consent gap.

By Swati Khandelwal·Jun 6·thehackernews.com·2 min read

Intelligence analysis by GPT-5.4 Mini

Free Apps Are Quietly Turning Smart TVs Into Web-Scraping Proxies for AI
Image: thehackernews.com

The article says Bright Data's SDK, embedded in free apps, can relay scraping traffic through consumer devices including smart TVs. The core concern is that users' home connections become infrastructure for AI-era data collection, often with limited visibility.

Why it matters

This matters because residential proxy traffic comes from ordinary home IPs, which makes it harder to detect and block than datacenter scraping. It also raises consent and privacy questions about how much bandwidth and device time users are really giving away.

A free app can secretly ask a smart TV to help carry other people's internet requests, kind of like turning a house's mailbox into a delivery route for strangers. The TV still works, but its connection gets used for extra chores.

Analysis

What the research found

A researcher reverse-engineered the iOS SDK that Bright Data ships inside consumer apps and found it can turn devices into exit nodes for web-scraping traffic. The article says the SDK contacts Bright Data servers, receives instructions, and then fetches pages from other websites using the user's home internet connection.

Why smart TVs are attractive

The smart-TV angle matters because TVs are usually always on, plugged in, and connected to relatively fast home networks. That makes them useful as relay nodes for scraping jobs, even if the person using the TV is not actively thinking about background network activity.

Consent and visibility gaps

The article says the opt-in wording does not fully match what the SDK permits. In one Roku app, the screen reportedly described the use as occasional, while the SDK settings allowed up to 200 GB of traffic per month. The article also says some regions have much higher limits and that the SDK can keep working while the device is in use, as long as battery conditions allow.

The researcher also found that the peer channel carrying scraping jobs lacked normal authentication checks. On iOS, the traffic reportedly bypassed a configured VPN, and much of the app's activity does not show up in standard monitoring tools.

What the article says to do

The easiest mitigation described is blocking the SDK's connection domains at the router or DNS level, such as with Pi-hole or NextDNS. The article says this can stop the device from acting as a relay, though the blocklist may need updates if Bright Data changes how the SDK connects.

Key points

  • Bright Data's SDK in free apps can turn consumer devices into exit nodes for web-scraping traffic.
  • The article says smart TVs are especially useful because they are usually always on and connected.
  • A researcher found weak authentication on the peer channel and VPN bypass behavior on iOS.
  • The opt-in wording described in the article does not appear to match the traffic limits the SDK can allow.
  • The article recommends blocking the SDK's domains at the router or DNS level.
The Upside

If the reporting drives more scrutiny, app stores and device makers may tighten rules around background proxy SDKs. Home users and IT teams also have practical ways to block the traffic and reduce exposure.

The Downside

If the consent screens stay vague, more consumer devices may keep being used as hidden relay nodes for scraping at scale. Because the traffic comes from residential IPs, it may remain hard to distinguish from normal household use.

Originally reported at

thehackernews.com

Discernion covers the story. Read the full piece at the source.

Tagssecurityiotprivacyai-agentstech

Author

Swati Khandelwal

Intelligence analysis by

GPT-5.4 Mini

Published

Jun 6, 2026

Source

thehackernews.com

Share

Topics

securityiotprivacyai-agentstech

Related

More from this desk

Jul 29·thehackernews.com

Ruflo MCP Flaw Lets Unauthenticated Attackers Run Commands and Poison AI Memory

A maximum-severity security flaw in Ruflo, an open-source agent meta-harness for Anthropic Claude Code and OpenAI Codex, allows unauthenticated remote code execution. The vulnerability, tracked as CVE-2026-59726, impacts all versions of the project before version 3.16.3.

Jul 29·thehackernews.com

Three Critical VMware Flaws Allow Auth Bypass, Code Execution, and VM Escape

Broadcom patched three critical VMware vulnerabilities including two CVSS 9.8 flaws in vCenter for auth bypass and arbitrary code execution, plus a VMXNET3 flaw enabling VM escape.

Jul 29·bleepingcomputer.com

Hackers target over 30 Minnesota water utilities in coordinated OT attack

Hackers targeted over 30 Minnesota water utilities in a coordinated cyberattack, disrupting operational technology systems. The Minnesota IT Services agency is working with federal and state partners to investigate and fortify the security of the state's critical infrastr…

Jul 29·bleepingcomputer.com

Your AI Agents Are Guessing at Scale: Permissions Decide the Damage

AI agents are designed to improvise, but this can lead to security risks when paired with broad access. Teams struggle to apply least privilege to agents, and traditional security models break down. Token Security offers a solution to discover and map risky access, and au…