ChatGPT Work Can Now Auto-Login to Websites Using Stored Session Cookies
OpenAI's agentic ChatGPT Work feature can now log into websites on your behalf without repeated credential entry, storing login sessions via cookies in its built-in browser. Security experts warn the feature creates identity and session-hijacking risks, even though OpenAI says ChatGPT never sees your actual username or password.
OpenAI has added a new capability to ChatGPT Work, its agentic assistant, that allows it to log into your website accounts automatically after the first sign-in, without prompting you for credentials again. The feature launched Tuesday and is available only to ChatGPT Pro and Plus subscribers.
How it works
The first time ChatGPT Work needs to access a password-protected site, it prompts you to enter your username and password, either manually or via a third-party password manager's autofill. ChatGPT's built-in cloud browser then stores the resulting session cookies. On subsequent tasks involving the same site, the agent uses those stored cookies to sign in without asking you again.
OpenAI suggests use cases including signing up for apartment utilities, booking DMV appointments, filling out passport renewal forms, checking insurance costs, and searching job candidate profiles.
In hands-on testing by ZDNET, the feature worked reliably through the ChatGPT Windows app but failed on the ChatGPT website, where Amazon blocked login attempts from the ChatGPT cloud browser. Repeated attempts through the Windows app were also blocked after a few successful logins, which ChatGPT attributed to Amazon flagging the activity pattern.
Users can review and delete stored cookies through Settings > Cloud Browser > Browser data > Cookies. Deleting a site's cookies forces ChatGPT to request credentials again on the next login attempt.
OpenAI's privacy claims
According to OpenAI, ChatGPT's underlying model never sees or trains on your username or password, and the AI always asks for confirmation before taking consequential actions like completing a payment or reservation. Users control which sites the agent is permitted to access.
Security concerns
Security professionals contacted by ZDNET say the bigger issue isn't credential exposure but what happens after authentication succeeds. "This sounds like a privacy risk, but I would characterize it more accurately as an identity, security, and authorization risk," said Morey Haber, chief security advisor at BeyondTrust. Once an AI agent operates inside an authenticated session, he noted, it holds whatever privileges and entitlements the user has — meaning an attacker targeting the session itself, rather than the password, could gain the same access.
Haber pointed to prompt injection as a known attack vector where a malicious actor hijacks an AI session to extract data or trigger unwanted actions. Session cookie and token theft is an established cybercriminal technique independent of AI, and storing persistent authenticated sessions in a browser—AI-controlled or not—inherits that same exposure.
Shane Barney, CISO at Keeper Security, recommended starting with low-stakes, routine sites and avoiding financial or healthcare accounts until OpenAI provides more detail on how persistent access is protected and how users can review or revoke it. He also advised checking account settings regularly for unrecognized active sessions, since task completion doesn't necessarily end the underlying access.
What this means
This is a convenience feature with a real tradeoff: it removes repeated login friction for agentic tasks but extends the attack surface of any given web account to include the AI agent's session state, not just the user's credentials. OpenAI's claim that the model never sees raw credentials addresses one narrow risk—credential theft from the AI itself—but does not address session hijacking, prompt injection, or the possibility that a compromised or manipulated agent could act with a user's full account privileges. Until OpenAI publishes clearer detail on session lifecycle management and revocation, the responsible approach is limiting this feature to low-value accounts and auditing connected sessions regularly, as both security experts recommend.
Related Articles
OpenAI's GPT-6 Astra Beats Claude Fable 5.1 Nearly 3-to-1 in Autonomous Business Benchmark, Tops Drone Navigation Tests
Independent testing lab Andon Labs found OpenAI's GPT-6 Astra nearly triples Claude Fable 5.1's performance running a simulated vending machine business, averaging $15,515 versus $5,422. Astra also became the first model to beat human-AI baseline performance across all five Drone-Bench subtasks, including autonomous person-tracking via drone.
OpenAI Launches Agents API in Public Beta, Exposing Codex Infrastructure to Developers
OpenAI has released the Agents API in public beta, giving developers access to the same cloud infrastructure that powers Codex and ChatGPT. The API supports long-running agents, parallel tool use, and sub-agent delegation, with billing based solely on token usage.
OpenAI Launches ChatGPT for Financial Services to Automate Wall Street Analyst Work
OpenAI launched ChatGPT for Financial Services, a tailored enterprise product built with design partners Morgan Stanley and Evercore that automates research, financial analysis, and pitchbook creation. The tool, powered by GPT-6 Astra, targets tasks traditionally performed by Wall Street's junior analysts and associates.
GPT-6 Astra Beats Ai2's MolmoAct2 on New Robotics Benchmark, Researcher Calls It a 'Step Change'
A new robotics benchmark called StationeryBench shows OpenAI's GPT-6 Astra completing 7 of 100 desk-object manipulation tasks versus zero for Ai2's MolmoAct2, with a median progress score of 46 against 12. Cornell/DeepMind researcher Yoav Artzi calls the result a 'step change in spatial reasoning.'
Comments
Loading...