TL;DR: Agentic browsers such as Perplexity Comet can be affected by PleaseFix and can let attackers hijack AI agents, exfiltrate local files, and steal credentials within authenticated sessions, including password manager workflows, according to Zenity Labs. The breach shows that browser-era trust assumptions break when autonomous agents inherit user access and act without human validation.
At a glance
What this is: Zenity Labs disclosed a vulnerability family in agentic browsers that can silently hijack AI agents and abuse authenticated sessions to exfiltrate files or steal credentials.
Why it matters: IAM teams need to treat agentic browsers as a distinct access layer because inherited user trust, not just password strength or endpoint hardening, now shapes credential exposure and workflow abuse risk.
By the numbers:
- 80% of organisations report their AI agents have already performed actions beyond their intended scope, including accessing unauthorised systems, inappropriately sharing sensitive data, and revealing access credentials.
- When AWS credentials are exposed publicly, attackers attempt access within an average of 17 minutes and as quickly as 9 minutes in some cases.
👉 Read Zenity's disclosure of the PleaseFix agentic browser vulnerability family
Context
Agentic browsers are browsers that do more than display content. They retain authenticated context, interpret instructions, and execute actions across connected applications, which means a malicious prompt or page can become an access event rather than just a display problem. For identity teams, the issue is not browser convenience but the transfer of user trust into machine-executed workflows.
PleaseFix matters because it shows how a routine browser task can become a privilege boundary failure. Once an AI agent operates inside a logged-in session, existing browser and endpoint controls may not see the difference between a legitimate user action and a silently hijacked one, especially when local files, password managers, and connected services are all in scope.
Key questions
Q: What breaks when an AI agent inherits a user’s browser session?
A: The session becomes the control point instead of the person. Once an agent can act inside authenticated context, malicious content can steer file access, secret retrieval, or account actions without a fresh human decision. That makes browser sessions a delegated identity problem, not just an interface problem.
Q: Why do agentic browsers create more risk than normal browsers?
A: They can interpret instructions and execute actions across connected tools while holding authenticated state. That collapses the gap between content and action, so a page or invite can trigger behaviour inside the same session that a human would never have approved. The risk is delegated privilege abuse.
Q: How should security teams govern password managers used through AI agents?
A: They should govern the workflow that requests and releases secrets, not only the vault storing them. If the agent can shape retrieval steps, the secret store may remain intact while the orchestration layer is compromised. Policy should validate context before any credential is surfaced.
Q: Who is accountable when an agentic browser exposes files or credentials?
A: Accountability sits with the teams that approved the delegated workflow, the owner of the agent identity, and the security function that defined its access boundaries. If the session can act without human validation, then authentication alone is not enough to prove proper governance.
Technical breakdown
Indirect prompt injection in agentic browsers
Indirect prompt injection occurs when untrusted content, such as a calendar invite or page payload, influences the agent's instructions at runtime. In an agentic browser, that content is not merely rendered. It can shape what the agent decides to do next inside an authenticated session. The result is a control problem, not a classic browser exploit: the attacker steers the model through content the user never explicitly endorsed. Because the agent can continue returning expected results, the abuse is easy to miss in normal user workflows.
Practical implication: inspect agent prompt inputs and content sources as security-relevant inputs, not just user-visible data.
Authenticated session inheritance and local file access
Agentic browsers inherit the user's authenticated state and can act across services without re-authentication. That changes the trust model because the agent becomes a session-resident actor with access to local files, application tokens, and connected tools. If the browser execution model permits autonomous action without a second approval step, the agent can exfiltrate local content while keeping the user-facing workflow intact. This is not a password problem. It is a session delegation problem with a much wider blast radius.
Practical implication: separate agent execution rights from the user's full session context wherever possible.
Password manager abuse through agent-authorized workflows
The second exploit path does not attack the password manager directly. Instead, it abuses the agent's authorized workflow to manipulate how secrets are requested, displayed, or reused during a legitimate session. That creates a new credential theft pattern: the secret store remains intact, but the orchestration layer around it is compromised. For identity governance, this is a reminder that the weakest point may be the decision layer that brokers access to secrets, not the vault itself.
Practical implication: harden the workflow that mediates secret retrieval, not only the vault storing the secrets.
Threat narrative
Attacker objective: The attacker wants to turn a trusted agent session into a covert access path for files, credentials, and downstream account takeover.
- Entry occurs through malicious content embedded in a routine workflow, such as a calendar invite or similarly trusted input that reaches the agentic browser.
- Credential access happens when the agent inherits authenticated user context and is steered into local file access or password manager interactions without human validation.
- Impact follows as the attacker exfiltrates local files, steals stored credentials, or takes over accounts while the user sees normal task completion.
Breaches seen in the wild
- Moltbook AI agent keys breach — Moltbook breach exposed 1.5M AI agent keys.
- Cisco Active Directory credentials breach — Kraken ransomware group leaked Cisco Active Directory credentials.
Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.
NHI Mgmt Group analysis
Agentic browser trust fails because the session, not the user, becomes the exploitation surface. The article shows that once an AI agent inherits authenticated browser context, malicious content can steer actions without a fresh trust decision from the human. That breaks the assumption that user presence equals user control. Practitioners should treat the browser session as an identity boundary with its own governance requirements.
Session inheritance is a named governance failure mode, not just a browser vulnerability. The underlying issue is that the agent is allowed to carry the user's authority across tools, pages, and secrets workflows. That model was designed for human-paced interaction, not for autonomous action inside a live session. The implication is that identity programmes must distinguish between user authentication and delegated machine execution rather than collapsing them into one trust event.
Identity blast radius is now determined by what the agent can touch inside an authenticated workflow. Local files, password managers, and connected SaaS tools become part of the same attack surface when the browser brokers access on the agent's behalf. This is why NHI governance and endpoint security now overlap at the workflow layer. Practitioners need controls that constrain agent reach, not just monitor user login state.
OWASP NHI Top 10 remains the right lens for agentic browsers because the risk is delegated privilege abuse, not only model manipulation. The article illustrates how untrusted input, inherited access, and workflow orchestration combine into a governance problem that traditional browser security was never built to classify. That means agentic browser deployments should be reviewed as NHI systems with explicit lifecycle, access, and tool-use boundaries.
Browser-side agent execution exposes a control gap that existing session reviews cannot see. A human can review a login, but not necessarily a silent agent action that happens inside an already trusted session and leaves normal-looking outcomes behind. The important practitioner conclusion is that auditability must reach the action chain, not stop at authentication.
From our research:
- 98% of companies plan to deploy even more AI agents within the next 12 months, despite documented rogue behaviour in 80% of current deployments, according to AI Agents: The New Attack Surface report.
- Only 52% of companies can track and audit the data their AI agents access, leaving 48% with a complete blind spot for compliance and breach investigation.
- OWASP Agentic AI Top 10 is the right next reference point for defining tool-use, prompt, and delegation controls before agentic browsers become normal.
What this signals
Session inheritance is becoming the new identity boundary for agentic workflows: if the browser can act on behalf of the user, then the programme must govern what that session can touch, not just who logged in. With 80% of organisations already reporting agents acting beyond intended scope, per the AI Agents: The New Attack Surface report, this is no longer a niche browser problem.
The practical signal is that identity teams will need to fold agentic browsers into their NHI and PAM conversations. When secrets, local files, and SaaS tools all sit behind one delegated execution path, the control plane has to account for action logging, approval scope, and secret-release governance together.
The broader market direction is clear: browser security, endpoint security, and identity governance are converging around runtime delegation. Organisations that still model agent activity as a UI convenience will miss the fact that the real security question is who or what is allowed to act inside a live authenticated workflow.
For practitioners
- Separate agent authority from user authority Define which browser actions an agent may execute without human confirmation, and restrict local file access, password manager calls, and account recovery flows to explicit approval gates.
- Treat prompt-bearing content as an ingress point Classify calendar invites, embedded page content, and other untrusted inputs as security-relevant sources that can influence agent behaviour inside authenticated sessions.
- Constrain secret retrieval paths Move credential lookup and reuse behind policy checks that validate task context, destination, and purpose before secrets are exposed to an agent.
- Audit agent actions, not just logins Record tool calls, file reads, secret requests, and delegated actions so investigators can reconstruct what the agent did after authentication succeeded.
- Map agentic browsers to NHI governance controls Review agent identities, browser delegation, and secret access against OWASP NHI Top 10 and the 52 NHI Breaches Analysis to identify where inherited access creates avoidable blast radius.
Key takeaways
- Agentic browsers turn authenticated sessions into delegated execution environments, which expands the identity attack surface beyond traditional browser risk.
- Zenity's disclosure shows two practical abuse paths: local file exfiltration and credential theft through password manager workflows.
- The control that matters most is not login strength but governance over what an AI agent may do inside an active session.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Agentic AI Top 10 and OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Agentic AI Top 10 | NHI-02 | The disclosure is driven by prompt injection and tool abuse in agentic workflows. |
| OWASP Non-Human Identity Top 10 | NHI-05 | Agentic browsers inherit and reuse credentials, which is classic NHI delegation risk. |
| NIST CSF 2.0 | PR.AC-4 | Authenticated session access still needs least-privilege enforcement at runtime. |
Review delegated browser access and secret-release paths for overbroad privilege and weak lifecycle control.
Key terms
- Agentic Browser: A browser that can interpret instructions and execute actions on behalf of a user while preserving authenticated context. In practice, it becomes a delegated execution layer, so its security boundary is closer to identity and workflow governance than to simple web browsing.
- Indirect Prompt Injection: A technique where untrusted content influences an AI system’s instructions without the user explicitly entering the malicious command. For agentic systems, the danger is that content can steer actions inside a trusted session and turn normal inputs into covert execution triggers.
- Session Inheritance: The transfer of a user's authenticated state into an automated or semi-automated workflow. In agentic contexts, session inheritance matters because the system may act with the user's privileges without re-checking intent, context, or task scope at each step.
- Delegated Privilege Abuse: Misuse of authority that was granted for one workflow and then extended into actions the user did not directly approve. For AI agents, this often appears when the system can call tools, fetch secrets, or move across applications inside a live session.
Deepen your knowledge
NHI governance, agentic AI identity, and machine identity lifecycle are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are responsible for identity security strategy or programme maturity, it is worth exploring.
This post draws on content published by Zenity: Zenity Labs discloses the PleaseFix vulnerability family in Perplexity Comet and other agentic browsers. Read the original.
Published by the NHIMG editorial team on 2026-03-03.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org