AIToday
Snowflake AI BlogPublished: Aug 2, 2026, 19:00 JST6 min read

Snowflake launches AI security tools as agent threats surge from 17% to 48%

Snowflake launches AI security tools as agent threats surge from 17% to 48%

Key takeaway

  • Snowflake has launched Cortex AI Gateway and advanced AI security features to address a sharp rise in enterprise security concerns, which jumped from 17% in 2024 to 48% in 2026.

  • The gateway acts as a centralized control layer for autonomous agents, providing visibility into agent activity, cost management, and access governance across multiple AI platforms and tools.

  • This matters because while 97% of organizations are pursuing AI, 57% lack adequate security and risk management capacity, and autonomous agents are rapidly expanding the attack surface by combining data access, execution and movement in ways legacy tools cannot protect.

3 Key Points

  1. What happened

    Snowflake announced Cortex AI Gateway and production-ready AI security features at Black Hat 2026, integrating Natoma (a centralized gateway enforcing identity, policy and audit at the tool-call level) to govern how autonomous agents access models, data and enterprise tools across first-party and third-party ecosystems including Amazon Bedrock, Azure AI Foundry, ChatGPT, Claude Code and Cursor.

  2. Why it matters

    AI security concerns have surged from 17% in 2024 to 48% in 2026 according to The Linux Foundation's 2026 State of Tech Talent Report, while 97% of organizations are committed to implementing AI but 57% face a significant capacity gap in security and risk management. Autonomous agents have dramatically expanded the enterprise attack surface by combining data access, system execution and data movement into a single profile, making a patchwork of application-layer fixes insufficient.

  3. What to watch

    Cortex AI Gateway's core capabilities include unified visibility into agent actions (audit trails capturing which tool was called, which system it touched, in what order and by whom), automated cost control and model routing, and governance across 100+ MCP servers; multiple features are in private preview or coming soon to general availability, including Context-Aware Access Policies, Data Exfiltration Prevention, and Client-side CoCo CLI VM Sandbox (currently on macOS).

In Depth

Read the full story

Snowflake announced Cortex AI Gateway and a suite of production-grade AI security advancements at Black Hat 2026, directly responding to a documented shift in enterprise risk perception. According to The Linux Foundation's 2026 State of Tech Talent Report, AI security concerns have surged from 17% in 2024 to 48% in 2026—a critical jump given that while 97% of organizations are committed to implementing AI, 57% face a significant capacity gap in security and risk management.

The core challenge, as Snowflake frames it, is that autonomous agents have dramatically expanded the enterprise attack surface by combining data access, system execution and data movement into a single profile. The body notes that teams are rapidly adopting standards like MCP (Model Context Protocol) to connect LLMs to databases, internal tools and SaaS environments, but decentralized adoption creates unmanaged sprawl, fractured user experiences, security liabilities including unvetted servers and tool hijacking, and visibility gaps into agent behavior. Cortex AI Gateway addresses this by integrating Natoma—a centralized MCP gateway that enforces identity, policy and audit at the tool-call level—into the Snowflake ecosystem. The gateway acts as a connective layer for all trusted agent activity, governing how both first-party agents (Snowflake CoCo and CoWork) and third-party ecosystems (Amazon Bedrock, Azure AI Foundry, ChatGPT, Claude Code, Cursor, custom LangChain or LlamaIndex apps and others) access models, data, MCP servers and enterprise tools.

Cortex AI Gateway delivers three primary value drivers. Control capabilities enable teams to grant, restrict and audit model and tool access from a single endpoint with fine-grained authorization, replacing manual configuration for each new agent type; a Wide Model Catalog in private preview allows enterprises to bring models like GPT, Gemini, Claude, Grok, Mistral and GLM under one roof and run them in their chosen geography; Access Governance and Sprawl Control in private preview reduces the need for manual connections and allows teams to govern MCP tool usage across 100+ MCP servers (including bring-your-own and VPC connect). Visibility capabilities ensure agent actions are captured in real time—which tool was called, which system it touched, in what order and by whom—providing audit trails for security and compliance without instrumenting each agent individually; Observability and Tracing (private preview) securely captures agent tool calls for usage tracking, troubleshooting and forensics, while Agent Action Auditability provides an end-to-end record of agent activity. Cost and performance controls route requests automatically to the right model based on cost, latency, capability and data residency; AI Cost Control (private preview) offers unified visibility into consumption by team, agent or workload and enforces budget guardrails, while Intelligent Model Routing automatically selects models to optimize output without overpaying or misrouting sensitive data.

Complementing the gateway, Snowflake is advancing its native AI security stack. Agent Identity is moving to general availability, giving security teams greater visibility into agent activity and enabling data access policies that apply specifically during agent sessions; Third-Party Agent Identity extends these frameworks to external tools through integrations with 1Password, Aembit, Cyera, Linx Security, Okta, SailPoint and Saviynt. Restricted Session Scope is coming soon to GA, limiting agent sessions to only the permissions required for their task. Context-Aware Access Policies (private preview) provide zero-trust controls allowing security admins to author a single policy evaluating identity, network and client context jointly. Native AI Security Posture Management is now GA, fully integrated into the Snowflake Trust Center with a comprehensive dashboard to scan for AI-specific risks and assess compliance against emerging regulations. Advanced Data Exfiltration Prevention is launching in preview, pairing real-time telemetry with strict data movement policies (GA) to detect and intercept unauthorized data flows including sensitive data fetches triggered by AI agents, unauthorized data routing to stages, and mass downloads. Client-side CoCo CLI VM Sandbox (private preview) isolates each session in a separate Linux kernel, minimizing exposure of credentials and local storage to client-side AI workloads, currently available on macOS as an admin-enforced or self-managed control. Ransomware Protection via Multi-Party Approval is now GA, requiring two or more authorizations before destructive system changes, eliminating single points of failure even if top-tier administrative credentials are compromised.

Context & Analysis

The surge in AI security concerns from 17% in 2024 to 48% in 2026 reflects a fundamental shift in enterprise risk perception. While the body's report data frames this as a critical gap—97% of organizations pursuing AI but 57% lacking adequate security capacity—Snowflake's announcement positions Cortex AI Gateway as infrastructure addressing a specific root cause: autonomous agents have merged data access, system execution and data movement into single profiles, expanding the attack surface in ways that legacy monitoring and application-layer fixes cannot contain. By centralizing governance at the tool-call level via Natoma integration, the gateway aims to eliminate the "unmanaged sprawl, fractured user experiences and severe security liabilities" the body identifies as current pain points.

The feature set reflects three interconnected enterprise needs. Control capabilities (fine-grained authorization, Tools by Cortex AI Gateway) tackle the fragmentation problem—administrators currently must manually configure each new agent type. Visibility features (real-time audit trails, observability and tracing in private preview) address the "no visibility into what agents are doing" problem. Cost and performance routing (unified AI consumption views, budget guardrails, intelligent model routing) acknowledge that enterprises face spiraling costs alongside the security challenge. Notably, several capabilities remain in private preview or coming "soon" to GA, suggesting Snowflake is phasing the rollout rather than releasing everything simultaneously.

FAQ

What is Cortex AI Gateway and what does it control?
Cortex AI Gateway is a centralized MCP (Model Context Protocol) gateway that enforces identity, policy and audit at the tool-call level. It governs how AI agents—both Snowflake-native tools like CoCo and CoWork and third-party ecosystems such as Amazon Bedrock, Azure AI Foundry, ChatGPT, Claude Code, Cursor, and custom LangChain or LlamaIndex apps—access models, data, MCP servers and enterprise tools from a single endpoint.
What new security features is Snowflake bringing to general availability?
Snowflake is moving Agent Identity, Restricted Session Scope, Native AI Security Posture Management and Ransomware Protection via Multi-Party Approval to general availability (GA) or GA soon. Agent Identity provides greater visibility into agent activity and lets teams enforce data access policies specific to agent sessions; Restricted Session Scope limits what an agent session can do to only what the task requires; AI Security Posture Management integrates into the Snowflake Trust Center with a comprehensive dashboard to scan for AI-specific risks; and Multi-Party Approval requires two or more authorizations before destructive system changes, removing single points of failure.
How severe is the capacity gap organizations face for AI security?
According to The Linux Foundation's 2026 State of Tech Talent Report, 57% of organizations face a significant capacity gap in security and risk management, even though 97% are committed to implementing AI.
Snowflake AI BlogRead Original Article

Get AI news like this every morning

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · takes 30 seconds · unsubscribe anytime

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Next articleMeta deemed top large-cap bet on AI-ad momentum; stock drops 10% post-earnings

The AI news that matters, in one minute each morning.

Sign up free