DAILY WORKFLOW ARCHIVE

2026-08-18 AI 与数据工作流雷达

候选线索仅供信息发现,请在引用或实践前回到原始来源核验。

2026-08-18 AI 与数据工作流雷达

来源:The Hacker News。这里只保留与 AI 编程、数据工作流或安全边界相关的候选线索;不抓取全文,也不代表事实核验或产品推荐。

Snowflake GitHub Actions Flaw Lets Crafted Issues Trigger Command Injection

主题:数据工作流与自动化 / AI 与数据安全
来源日期: Aug 17, 2026
候选状态:待评估
为什么值得看:命中与个人工作流相关的 AI/数据主题;需要阅读全文判断是否具备临床编程、研究或可复现分析价值。

Cybersecurity researchers at Wiz have disclosed a new GitHub Actions workflow injection vulnerability in Snowflake’s public  snowflakedb/snowflake-connector-net repository that it said could be exploited through a crafted GitHub issue to execute commands in a workflow containing internal Jira credentials. The issue was present in  .github/workflows/jira_issue.yml , which ran when a public issue was opened and exposed JIRA_BASE_URL, JIRA_USER_EMAIL, and JIRA_API_TOKEN to the same workflow step. The weakness was confined to the repository’s CI/CD automation, with no affected Snowflake Connector for .NET release identified. The workflow inserted attacker-controlled issue title and body values directly into a shell run: block. It also checked github.event.pull_request.user.login even though the event was an issue, meaning the referenced pull request property did not exist. GitHub says , “If you attempt to dereference a nonexistent pr…

可转化方向:评估对可复现分析、依赖管理或数据质量流程的启发;评估 AI 辅助研究和编程中的隐私、供应链与安全边界

前往 The Hacker News 阅读原文


Cavern C2 Uses DNS and Google Apps Script to Blend Into Legitimate Traffic

主题:AI 与数据安全
来源日期: Aug 17, 2026
候选状态:待评估
为什么值得看:命中与个人工作流相关的 AI/数据主题;需要阅读全文判断是否具备临床编程、研究或可复现分析价值。

Cybersecurity researchers have traced the continued evolution of the Cavern (aka Cav3rn) command-and-control (C2) framework used by Iranian nation-state hackers in attacks targeting entities in Israel. Russian cybersecurity company Kaspersky said its ongoing monitoring of the threat activity cluster since December 2025 has led to the discovery of previously unreported components that expand the toolkit’s communication capabilities. “The main finding is a complex C2 module that uses DNS A-record responses to choose between direct HTTPS and a Google Apps Script relay for each transaction,” Kaspersky said in an analysis. “The same DNS infrastructure can validate and replace the relay deployment ID, allowing the operator to rotate the Google channel.” Cavern, first publicly documented by Check Point Research in early July 2026, consists of multiple moving parts, including an Agent and an assortment of modules, that work in tandem to enable mission-specific…

可转化方向:评估 AI 辅助研究和编程中的隐私、供应链与安全边界

前往 The Hacker News 阅读原文


How MCP Servers Can Expose Enterprise Secrets

主题:AI 与数据安全
来源日期: Aug 17, 2026
候选状态:待评估
为什么值得看:命中与个人工作流相关的 AI/数据主题;需要阅读全文判断是否具备临床编程、研究或可复现分析价值。

MCP servers can expose enterprise secrets through plaintext configuration files, over-permissioned access and prompt injection, often before security teams even know the server is running. As more organizations adopt AI agents into their systems, that exposure can silently become a major gap in MCP server security. The Model Context Protocol (MCP) allows AI agents to reach the tools and data, including internal documentation and cloud infrastructure, that form the foundation of enterprise systems. Behind that convenience, the MCP server connecting those tools and data to enterprise systems typically holds the keys to everything it touches: credentials, service account keys, API tokens and other secrets. Every organization should now question what secrets they are handing to AI and how well those secrets are protected once they reach an MCP server. What is Model Context Protocol (MCP)? Model Context Protocol (MCP) is an open standard, originally introduced by Anthropic, that allows…

可转化方向:评估 AI 辅助研究和编程中的隐私、供应链与安全边界

前往 The Hacker News 阅读原文