Google has another secret browser
Android’s hidden in-app browser, accessible through system components like Contacts, can bypass parental controls and screen pinning, raising questions about how Google defines and prioritizes “real” security boundaries. Commenters argue over whether this is a true vulnerability or merely a design flaw, but many note the practical risks for parental controls, kiosk modes, and abuse scenarios where device usage limits matter. The thread broadens into criticism of Google’s incentives, support culture, and the generally weak, inconsistent state of parental control tools across major platforms.
Nature of the “secret browser” issue
- Some see it as a serious bug: parental controls and screen pinning are expected to be security boundaries, so bypassing them is a vulnerability or at least privilege escalation.
- Others argue it’s a design flaw, not a classic security hole: no lock-screen bypass, no arbitrary code execution, and no obvious data exfiltration.
- There’s disagreement over whether usage controls (parental lock, pinning, kiosk-like behavior) should qualify for bug bounties.
Impact on parental controls and threat models
- Many emphasize that for parents and in some abuse scenarios, bypassing time limits or controls is security-relevant, even if the device owner isn’t compromised in the traditional sense.
- Others argue parental controls are inherently soft controls; motivated kids will always find workarounds, and trying to make them “NSA-grade” is unrealistic or even undesirable.
- Some worry about kiosk-like or shared-device scenarios (e.g., public terminals) where embedded browsers could expose broader networks.
Google’s internal processes and “not my department” culture
- Several comments criticize the “that’s another internal team” response: a plausible vuln should be routed internally, not pushed back onto the reporter.
- Others describe large-org “hot potato” dynamics: employees avoid touching issues that may become their responsibility, reinforced by metrics (e.g., handle time, perf incentives).
- Ex-Googlers describe opaque team names, destaffed components, and incentives that reward shipping visible features rather than cross-team fixing of edge-case bugs.
Technical details: WebView and Play Services
- Android WebView is described as essentially Chrome with sandboxing; unless an app injects extra capabilities, it’s no less secure than the main browser.
- A side discussion details that Google Play Services is a highly privileged system app: not root, but with broad permissions and the ability to grant itself some permissions and install apps, raising concerns about backdoor-like power.
State of parental controls across platforms
- Multiple parents report Google’s Family Link is clumsy, device-centric, and easy to circumvent; integration across phones, TVs, and accounts is poor.
- Apple, Microsoft, Sony, Amazon, and others are also criticized: all major ecosystems’ parental controls are described as fragile, inconsistent, or riddled with holes.
- Business incentives are seen as misaligned: parental controls don’t drive revenue and may reduce engagement, so they become under-resourced “abandonware.”
Regulation and broader context
- Some argue stricter regulation of children’s digital environments (akin to broadcast TV rules) is needed, especially for app stores that are already highly curated.
- Others warn that extending government control over app stores and internet content risks broad, unwanted content regulation.
Historical parallels and hacker culture
- Many share anecdotes of bypassing kiosks, school filters, Windows 9x/NT lock screens, game consoles, and other “walled” systems via help dialogs, badges, or side channels.
- The Android issue is framed as part of a long tradition of UI-level escape hatches that unintentionally train the next generation of hackers.