Android: Sicherer Wechsel zwischen Passwort-Managern inklusive Passkeys

ChatGPT Cookie __obi: Security Researcher Uncovers Cross-Site Tracking by OpenAI

AI corporation OpenAI uses a cookie named __obi that can link users’ web activities across hundreds of external platforms to their ChatGPT account. This was demonstrated in a study published on September 20, 2026, by independent security researcher “Buchodi”. The data collection particularly affects users whose web browsers allow third-party cookies by default.

How tracking via the pixel network works

According to the researcher’s findings, ChatGPT sets the cookie on the .openai.com domain with a lifespan of one year (31,536,000 seconds). Configured with the attributes SameSite=None and Secure, the identifier can also be accessed across browsers in the context of external websites. Upon visiting, the client generates random bytes and requests a signed authorization token via the endpoint POST /backend-api/bazaar/obi/sync-token. In addition to an account ID, this token contains a 22-character identification code.

Via the script bzrcdn.openai.com/sdk/oaiq.min.js, a tracking pixel automatically extracts webpage content. The analysis identified four collection channels: advertiser inputs, form fields, page text, and tag managers. A total of 685 automatically collected data points were logged, compared to 255 events submitted manually by site operators.

Data collected includes hashed—i.e., cryptographically scrambled—email addresses, phone numbers, and real names, alongside plaintext location data such as country, state or region, city, and postal code. Sensitive information such as passwords, payment cards, medical diagnoses, dates of birth, or one-time codes is not transmitted.

See also  JFrog Artifactory: Critical Auth-Bypass Flaw (CVE-2026-82329) Under Active Attack

Hundreds of websites and sensitive URLs affected

The investigation documents a total of 936 OpenAI ad pixels across 1,029 hostnames and more than 23,900 observed URLs. Of 932 analyzed tokens, 736 could be directly linked to specific user accounts; 196 originated from anonymous sessions but nonetheless remained persistent for at least 27 days.

During testing, twelve commercial platforms transmitted the exact same identifier, including prominent services such as HelloFresh, Eventbrite, Coursera, Wayfair, Chewy, and SeatGeek. Critically: While the system strips query parameters from URLs, directory paths remain completely visible. As a result, visited subpages in sensitive areas such as legal disputes, debt counseling, or medical services were also logged.

Background on the advertising push

The data collection is closely tied to the vendor’s commercial ambitions. After OpenAI tested ads in ChatGPT across additional markets and recently tested sponsored AI agents in ChatGPT, advertisements for US users on Free and Go tiers launched as early as February. Advertisers there commit to minimum budgets of $200,000 at costs of around $60 per 1,000 impressions. Since August 24, 2026, these ads have also been rolled out to free-tier accounts in Germany.

In its policy updated on September 10, 2026, OpenAI lists __obi purely as an analytics cookie, stating that advertisers do not receive access to chats or histories. However, the company left inquiries submitted by the researcher on September 14, 2026, unanswered. The analysis revealed that synchronization tokens were generated even when users had withheld consent for marketing purposes.

What users can do now

The test was conducted on an Android device using Google Chrome. Browsers such as Mozilla Firefox, Apple Safari, or Brave block third-party cookies out of the box, largely preventing synchronization. In Google Chrome and Microsoft Edge, third-party cookies remain enabled by default.

See also  Security Flaw at OpenAI: Researchers Use Claude Opus for Attack

Users can protect themselves with simple steps:

  • Block third-party cookies: Enable third-party cookie blocking in the privacy settings of Chrome or Edge.
  • Use tracking protection: Switch to browsers with built-in tracking protection (such as Firefox or Brave) or install ad-blocking extensions that filter requests to bzrcdn.openai.com.
  • Separate profiles: Use a separate browser profile or private browsing mode without being logged into ChatGPT for everyday browsing and research.

Sources: Borncity.com

Leave a Comment

Your email address will not be published. Required fields are marked *

Mastodon
Scroll to Top