Cyber Security News

Google, Microsoft, Meta Tracking You Even if You Opt Out – New Research

In a massive blow to consumer privacy, a new forensic audit reveals that tech giants Google, Microsoft, and Meta are systematically ignoring legally defined privacy opt-out signals.

According to the March 2026 California Privacy Audit conducted by webXray, 194 online advertising services are setting tracking cookies even after users explicitly invoke the Global Privacy Control (GPC).

Led by Dr. Timothy Libert, a former lead of Google’s cookie policy, the webXray research analyzed web traffic across thousands of popular websites in California.

The findings expose what researchers identify as industrial-scale non-compliance with the California Consumer Privacy Act (CCPA), noting that 55% of audited sites set ad cookies despite user opt-outs.

How Tracking Bypasses Opt-Outs

The audit highlights the specific technical mechanisms these companies use to bypass privacy preferences. When a user enables GPC, their browser sends a sec-gpc: 1 network request header.

Under California law, businesses must honor this as a valid request to stop sharing personal data, but the audit found glaring failures:

  • Google (86% Failure Rate): When Google’s ad servers receive the sec-gpc: 1 signal, they routinely ignore it and respond with a command to create the two-year “IDE” advertising cookie. Researchers note Google could easily fix this by returning an HTTP 451 “Unavailable For Legal Reasons” status code instead.
  • Microsoft (50% Failure Rate): Similar to Google, Microsoft’s tracking network receives the GPC signal but unconditionally returns a one-year “MUID” tracking cookie to the consumer’s device.
  • Meta (69% Failure Rate): Meta’s tracking pixel snippet, which publishers embed on their websites, contains no code to check for the GPC signal. It fires unconditionally, recording tracking events regardless of the user’s privacy settings.

Perhaps the most concerning discovery is the failure of Consent Management Platforms (CMPs). The audit found that the vast majority of cookie banners actually fail to protect users.

Even worse, Cookie Choice Banners that are officially certified by Google frequently fail to prevent Google from setting cookies after a user opts out. Across three major Google-certified CMP vendors tested by webXray, opt-out failure rates ranged from 77% to 91%.

Regulatory Fallout and Mitigation

California regulators have made it clear that ignoring the GPC is a punishable offense, and recent CCPA enforcement actions have resulted in massive penalties for companies that fail to process opt-outs properly.

The California Privacy Audit projects a potential aggregate liability exposure of $5.8 billion across the industry due to these ongoing violations.

To mitigate these privacy threats and avoid regulatory fines, organizations should implement the following strategies:

  • Server-Side Rejection: Ad servers must be configured to detect the sec-gpc: 1 header and immediately drop the request, ensuring no tracking payloads are delivered.
  • Conditional Script Loading: Website administrators should wrap third-party tracking scripts in conditional statements that check for navigator.globalPrivacyControl before execution.
  • Independent Traffic Auditing: Organizations cannot blindly trust third-party consent banners; compliance teams must actively monitor live network requests to verify that cookies are actually blocked.

Follow us on Google News, LinkedIn, and X for daily cybersecurity updates. Contact us to feature your stories.

Abinaya

Abi is a Security Editor and fellow reporter with Cyber Security News. She is covering various cyber security incidents happening in the Cyber Space.

Recent Posts

Top 10 Best Cloud Detection & Response (CDR) Solutions in 2026

CDR is the runtime, real-time half of cloud security: while CSPM tells you what’s misconfigured,…

4 minutes ago

Top 10 Best SaaS Security Posture Management (SSPM) Tools in 2026

Your SaaS estate M365, Salesforce, Workday, Slack, hundreds of others is a sprawl of misconfigurations,…

10 minutes ago

Top 10 Best Data Security Posture Management (DSPM) Tools in 2026

DSPM finds sensitive data you didn’t know you had, classifies it, maps who can reach…

15 minutes ago

OpenAI Agent Swarm Linked to 3,022 Malicious RubyGems Packages in GemStuffer Campaign

Open-source packages are meant to save developers time. In the GemStuffer campaign, that trust became…

26 minutes ago

Google Chrome 153 Update Fixes 42 Security Flaws, Including 3 Critical Ones

Google has released an important Chrome 153 security update that fixes 42 vulnerabilities across the…

5 hours ago

CISA and NIST Release Technical Checklist for Safeguarding Identity Tokens From Theft and Misuse

The Cybersecurity and Infrastructure Security Agency (CISA) and the National Institute of Standards and Technology…

15 hours ago