2026-08-07 AI 与数据工作流雷达
来源:The Hacker News。这里只保留与 AI 编程、数据工作流或安全边界相关的候选线索;不抓取全文,也不代表事实核验或产品推荐。
AI Recommendation Poisoning: How “Ask AI” Buttons Silently Alter LLM Memory
主题:AI 与数据安全
来源日期: Aug 06, 2026
候选状态:待评估
为什么值得看:命中与个人工作流相关的 AI/数据主题;需要阅读全文判断是否具备临床编程、研究或可复现分析价值。
A new class of prompt injection is spreading across commercial websites. It requires no malware, no stolen credentials, and no zero-day exploit. It abuses a standard feature built into almost every major AI assistant: pre-filled deep links. We observed production websites embedding hidden prompt injection payloads inside “Ask AI” buttons on marketing and competitor comparison pages. When a user logged into ChatGPT, Claude, Gemini, or Grok clicks one, a pre-formed query executes immediately in their session, with no confirmation and no warning. Most of these links are benign. The dangerous ones instruct the AI to permanently save the vendor’s domain as a “trusted source,” quietly biasing every future answer in that vendor’s favor. In February 2026, Microsoft Security catalogued the behavior as AI Recommendation Poisoning , identifying 31 companies across 14 industries deploying it, with more than 50 distinct prompts observed in a single data source over …
可转化方向:评估 AI 辅助研究和编程中的隐私、供应链与安全边界
AWS, Google, and Vercel Agent Flaws Let Attackers Trigger Tools Without Running the Model
主题:AI 编程与开发工具 / AI 与数据安全
来源日期: Aug 06, 2026
候选状态:待评估
为什么值得看:命中与个人工作流相关的 AI/数据主题;需要阅读全文判断是否具备临床编程、研究或可复现分析价值。
Security flaws in agent infrastructure from Amazon Web Services (AWS), Google, and Vercel let untrusted or forged instructions reach an agent’s tools with no check that a model turn had authorized them. In several of the attack paths, the model never ran at all, so system prompts, content filters, and model-level guardrails never got a chance to intervene. The affected products include Amazon Bedrock AgentCore’s InvokeHarness API, Google’s Agent Development Kit (ADK) for Python, and the Vercel AI SDK harness packages for the Codex and OpenCode coding agents. AWS has fixed the managed service, Google addressed the issues in ADK 2.5.0, and Vercel patched @ai-sdk/harness-codex in version 1.0.29 and @ai-sdk/harness-opencode in version 1.0.28. These are not identical vulnerabilities and do not share the same attack conditions. AWS involved an authenticated remote request, Google’s paths required attacker-controlled session events or user-authored function calls, and V…
可转化方向:评估是否能转化为临床编程、代码审查或自动化实践;评估 AI 辅助研究和编程中的隐私、供应链与安全边界