CoreBreak是安全研究人员在Black Hat USA 2026上披露的跨平台攻击模式,影响AWS Bedrock AgentCore、Google ADK和Vercel AI SDK。 攻击者可直接调用Agent工具,无需经过模型授权,从而绕过系统提示、内容过滤和拒绝训练等全部安全机制。

Create a landscape editorial hero image for this Studio Global article: What critical AI agent security flaws — collectively called "CoreBreak" and disclosed at Black Hat USA 2026 — were found in Amazon Web Servi. Article summary: Here is the full breakdown of the CoreBreak disclosures at Black Hat USA 2026.. Topic tags: general, general web, user generated, government. Style: premium digital editorial illustration, source-backed research mood, clean composition, high detail, modern web publication hero. Use reference image context only for broad subject, composition, and topical grounding; do not copy the exact image. Avoid: logos, brand marks, copyrighted characters, real person likenesses, fake screenshots, UI text, readable text, watermarks, charts with fake numbers, clickbait thumbnails, icons, and tiny thumbnail layouts. Make it useful as an illustrative visual, not as factual evid
在2026年拉斯维加斯Black Hat USA大会上,安全公司Stealth的研究员Hedi Ingber和Aviyam Ivgi披露了一种名为CoreBreak的跨平台攻击模式。其核心发现是:在Amazon Bedrock AgentCore、Google Agent Development Kit (ADK)和Vercel AI SDK这些平台中,工具执行层都可以被欺骗,在模型从未进行过合法推理的情况下直接运行Agent工具——这意味着系统提示词、内容过滤器和拒绝训练机制被完全绕过
。
三大供应商均在8月6日披露之前完成了漏洞修复。但故事并未就此结束:AWS拒绝修补其AgentCore底层开源Strands Python SDK中的同款攻击路径,导致自托管用户仍面临风险
。
Strands Python SDK是Amazon Bedrock AgentCore所依赖的开源框架。AWS在其托管的Bedrock AgentCore服务中修复了跳过模型的攻击路径(CVE-2026-18830),但拒绝在开源Strands Python SDK中修复同样的漏洞。
CoreBreak并非单一的软件漏洞,而是一个设计层面的信任假设问题:所有三个Agent框架都隐式信任了到达执行层的工具调用数据——它们假定这些数据已经过先前模型推理的授权。没有任何框架独立验证过该授权。这意味着,即使模型的安全训练完美无缺,攻击者只要能够向调用管道注入数据(例如通过被入侵的上游服务或精心构造的API请求),就可以在不触发模型任何防护机制的情况下执行工具。
Strands SDK的缺口尤其值得关注,因为它展示了云厂商可能会修复它们的托管服务,却让开发者用于自托管部署的开源组件中保留同样的漏洞。对于在Strands基础上构建自定义AI Agent基础设施的组织来说,授权逻辑的责任完全落在了开发团队肩上。
Studio Global AI
Use this topic as a starting point for a fresh source-backed answer, then compare citations before you share it.
CoreBreak是安全研究人员在Black Hat USA 2026上披露的跨平台攻击模式,影响AWS Bedrock AgentCore、Google ADK和Vercel AI SDK。
CoreBreak是安全研究人员在Black Hat USA 2026上披露的跨平台攻击模式,影响AWS Bedrock AgentCore、Google ADK和Vercel AI SDK。 攻击者可直接调用Agent工具,无需经过模型授权,从而绕过系统提示、内容过滤和拒绝训练等全部安全机制。
三大厂商已在8月6日披露前完成补丁修复;但AWS拒绝修复底层开源Strands Python SDK中的同类漏洞,自托管用户仍面临风险。