2026-07-31 AI 与数据工作流雷达
来源:The Hacker News。这里只保留与 AI 编程、数据工作流或安全边界相关的候选线索;不抓取全文,也不代表事实核验或产品推荐。
Microsoft Copilot for Word Can Copy Hidden Prompts Into New Documents
主题:AI 编程与开发工具
来源日期: Jul 30, 2026
候选状态:待评估
为什么值得看:命中与个人工作流相关的 AI/数据主题;需要阅读全文判断是否具备临床编程、研究或可复现分析价值。
Hidden instructions in a Word document can make Microsoft 365 Copilot rewrite figures in a report, then copy the same instructions into the finished file. Håkon Måløy disclosed the technique on July 28, 144 days after reporting it to Microsoft. In his proof of concept, the internally generated file triggered the same behavior when it was used in a second Copilot drafting session. Måløy’s timeline says Microsoft confirmed the reported behavior on March 31 and deployed two mitigations. The first blocked the original prompt wording; the second upgraded the underlying model to GPT-5.5. He said the full chain worked with modified instructions on GPT-5.6 the next day, and the attack class still reproduced on July 28. “The vulnerability class therefore remains exploitable at the time of publication,” Måløy said. The attack is not zero-click and does not execute conventional malware. It requires a Copilot drafting or editing operation, and the malicious document must en…
可转化方向:评估是否能转化为临床编程、代码审查或自动化实践
Ruflo MCP Flaw Lets Unauthenticated Attackers Run Commands and Poison AI Memory
主题:数据工作流与自动化
来源日期: Jul 29, 2026
候选状态:待评估
为什么值得看:命中与个人工作流相关的 AI/数据主题;需要阅读全文判断是否具备临床编程、研究或可复现分析价值。
Cybersecurity researchers have flagged a maximum-severity security flaw in Ruflo , an open-source agent meta-harness for Anthropic Claude Code and OpenAI Codex, that could result in unauthenticated remote code execution. The vulnerability, tracked as CVE-2026-59726 (CVSS score: 10.0), impacts all versions of the project before version 3.16.3. It has been codenamed RufRoot by Noma Security’s research team, Noma Labs. Originally launched as Claude Flow, Ruflo is an AI multi-agent orchestration platform and harness that allows users to deploy multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. The project has more than 66,500 stars on GitHub. The crux of the vulnerability is that Ruflo exposed 233 tools, including shell command execution, database operations, agent management, and memory storage, through an unauthenticated Model Context Protocol (MCP) bridge that’s open to the network by default. Specifically, the “docker-comp…
可转化方向:评估对可复现分析、依赖管理或数据质量流程的启发