By Interestana AI Editorial — AI-drafted, human-overseen. How we report
AWS, Google, Vercel Agent Flaws Expose Tools to Attack

Security flaws discovered in the agent infrastructure of Amazon Web Services (AWS), Google, and Vercel have exposed a critical vulnerability: attackers can trigger an agent's tools using untrusted or forged instructions without any verification that a language model authorized the action. In multiple identified attack scenarios, the language model itself was not executed, meaning that crucial safety mechanisms such as system prompts, content filters, and model-level guardrails were bypassed entirely and could not intervene to prevent malicious activity. These vulnerabilities affect the core functionality of agent systems, which are designed to orchestrate complex tasks by allowing AI models to interact with external tools and APIs.
The identified vulnerabilities mean that an attacker could potentially cause an agent to perform unintended or harmful actions. For example, an attacker might trick an agent into making unauthorized API calls, accessing sensitive data, or executing arbitrary code on a system. The lack of a model authorization step is a fundamental security gap, as it removes a key point of control and validation. Agent frameworks typically rely on the language model to interpret user requests and decide which tools are appropriate to use and how to use them. When this decision-making process can be circumvented, the entire security posture of the agent system is compromised.
Specific products affected by these flaws include Amazon Bedrock, a managed service that offers access to foundation models from various AI companies, and Google's Vertex AI, a platform for building and deploying machine learning models. Vercel, a platform for frontend developers to build and deploy web applications, also has agent infrastructure that was found to be vulnerable. The implications of these vulnerabilities are significant for organizations that utilize AI agents for automation, customer service, data analysis, and other business-critical functions. The ability for unauthorized tool execution could lead to data breaches, service disruptions, and reputational damage.
Security researchers have detailed several attack paths that exploit these weaknesses. One common pattern involves crafting malicious input that bypasses the agent's parsing and directly invokes tool functions. Without a model to validate the request, these direct invocations can proceed unchecked. The absence of model intervention means that even if the agent system has robust content filters or safety prompts configured, they are rendered ineffective because the model, which is supposed to process and adhere to these rules, is never engaged in the execution flow. This highlights the importance of securing the entire agent execution pipeline, not just the individual components or the models themselves.
This discovery underscores the evolving security challenges in the rapidly advancing field of AI agents. As AI models become more integrated into business processes and gain access to more powerful tools, ensuring the security and integrity of their operations is paramount. The vulnerabilities found in AWS, Google, and Vercel's agent infrastructure serve as a stark reminder that even sophisticated platforms require continuous security scrutiny to prevent exploitation. The companies involved are expected to release patches and updates to address these issues, but the incident prompts a broader re-evaluation of security best practices for AI agent development and deployment.
Original source — read the full reporting at the publisher:
Read on The Hacker NewsGet the weekly AI digest
AI news + new model releases, weekly. Drafted by our agents, reviewed by humans.