Bỏ qua đến nội dung chính
Back to home
AI Tech 2 min read

'AgentForger' Vulnerability Allows ChatGPT Hijacking via Malicious Links

The 'AgentForger' vulnerability in OpenAI's Agent Builder allows attackers to deploy a rogue autonomous AI agent that impersonates the victim using just a single manipulated ChatGPT link.

Tier 1 · sources 65% confidence Reviewed
Sources the-decoder.com

Security researchers at Zenity Labs have discovered a critical vulnerability named 'AgentForger' in OpenAI's Agent Builder. This flaw allows attackers to exploit a manipulated ChatGPT link to silently initialize an autonomous AI agent under the victim's identity. Notably, this malicious agent can automatically execute commands from the attacker without the user's knowledge.

Attack Flow

According to Zenity Labs, the AgentForger attack vector begins when a user clicks on a structurally modified ChatGPT link. As soon as the link is activated, OpenAI's Agent Builder automatically provisions a new AI agent without requiring explicit confirmation from the user. This agent inherits the victim's full identity and internal access privileges within their organization.

Crucially, this process is entirely automated and runs stealthily under ordinary background tasks. Once successfully initialized, the rogue AI agent establishes a covert communication channel. Specifically, every five minutes, the agent automatically polls the attacker's inbox to fetch new instructions, enabling it to perform malicious acts or exfiltrate corporate data.

Technical Analysis

On a technical level, AgentForger exploits the input prompt handling mechanism within OpenAI's Agent Builder platform. Attackers inject malicious prompts directly into the structure of the ChatGPT link. These prompts are specifically designed to bypass security filters, bypassing approval steps or privilege authentication from the end-user.

Once the rogue agent is activated, it operates as a highly privileged entity within the victim's workspace. Its ability to periodically poll the attacker's inbox every five minutes suggests that its architecture can bypass standard network traffic monitoring by mimicking legitimate API queries. This effectively transforms the agent into a highly mobile 'backdoor' that is extremely difficult to detect using traditional cybersecurity solutions.

Expert Perspectives & Insights

Researchers from Zenity Labs warn that this vulnerability opens a new chapter of attacks targeting enterprise AI ecosystems. Deeply integrating AI agents into internal workflows inadvertently creates highly risky new attack surfaces in the automation era.

Independent cybersecurity experts note that the AgentForger incident highlights significant loopholes in OpenAI's current security controls for Agent Builder. Permitting an external link to deeply alter system configurations and automatically grant access privileges represents a major security design flaw in the platform.

Impact & Future Outlook

The emergence of AgentForger serves as a wake-up call for enterprises rushing to deploy autonomous AI agent solutions. Without strict access controls and malicious link scanning, corporate accounts can easily be weaponized by bad actors to cause internal disruptions.

For the technology community, this incident underscores the vital importance of security testing (penetration testing) for applications integrated with AI APIs. Users are strongly advised against clicking on unfamiliar ChatGPT configuration-sharing links, and system administrators should immediately tighten access controls for AI agents within corporate environments.