LIVE FEED
NVIDIA Launches OSAA and SAFE Open AI Security Framework

NVIDIA Launches OSAA and SAFE Open AI Security Framework

FIRST LOOK ATLAS OWASP MEDIUM Moderate risk · Monitor closely ▲ 7.8 TechCrunch AI

NVIDIA has launched the Open Secure AI Alliance (OSAA), a 120-company consortium managed by the Linux Foundation, alongside the Shared AI Findings Exchange (SAFE) framework for confidential, blame-free AI cybersecurity incident reporting. Announced at Black Hat 2026, this initiative consolidates open-source AI security tools including NVIDIA Garak, Okta agent identity primitives, and Cedar authorization language under sustained governance. This is the first industry-wide coordinated disclosure mechanism purpose-built for AI-specific security events — closing a critical collective defense gap that previously forced every organization to fight novel AI threats independently.

Microsoft Launches Zero Trust for AI Agent Security Tools

Microsoft Launches Zero Trust for AI Agent Security Tools

FIRST LOOK ATLAS OWASP MEDIUM Moderate risk · Monitor closely ▲ 6.8 Microsoft Security Blog

Microsoft has released an expanded Zero Trust for AI strategy including a new AI-focused Zero Trust Assessment tool, a DevSecOps pillar in its Zero Trust Workshop, and an e-book covering security controls for autonomous and agentic systems. For defenders, this signals growing recognition that agentic AI pipelines introduce novel trust boundary failures that existing Zero Trust implementations do not adequately cover. Security teams should treat the new assessment tooling as a gap-analysis baseline while acknowledging that formalising AI agent governance also surfaces and codifies previously implicit attack surfaces attackers can now probe systematically.

Varonis Launches Agent IBAC to Constrain AI Agent Actions at Runtime

Varonis Launches Agent IBAC to Constrain AI Agent Actions at Runtime

FIRST LOOK ATLAS OWASP MEDIUM Moderate risk · Monitor closely ▲ 7.2 BleepingComputer

Varonis has released Agent Intent-Based Access Control (IBAC) within its Atlas platform, a runtime enforcement layer that compares an AI agent's received instructions against its actual tool calls and data access to detect and block out-of-policy behaviour. While the capability is a defensive control, its deployment introduces new attack surface: adversaries who understand the intent-matching logic may craft prompt injections or instruction manipulation that causes the agent's declared intent to align with a malicious action, bypassing the guardrail. Security teams should treat Agent IBAC as a layer within a defence-in-depth strategy rather than a standalone control, and test it aggressively against adversarial prompt scenarios before trusting it in production.

Sprocket Launches AI Agent for Hardware and Software Dev

Sprocket Launches AI Agent for Hardware and Software Dev

FIRST LOOK ATLAS OWASP MEDIUM Moderate risk · Monitor closely ▲ 6.2 HN AI Security

Sprocket is an open-source AI agent that combines software code generation with hardware design synthesis, retrieving live web context to augment its outputs across both domains. This dual-domain agentic capability significantly expands the attack surface by introducing a single agent with write access to both software repositories and hardware description files, creating cross-domain compromise scenarios. Defenders must assess supply chain integrity across both EDA toolchains and software build pipelines, as a compromised or manipulated Sprocket instance could introduce vulnerabilities into hardware designs and software simultaneously.

CrowdStrike Falcon AIDR Adds Coverage for Copilot Studio and Claude Code

CrowdStrike Falcon AIDR Adds Coverage for Copilot Studio and Claude Code

FIRST LOOK ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 7.2 CrowdStrike Blog

CrowdStrike has extended its Falcon AI Detection and Response (AIDR) capability to cover Microsoft Copilot Studio agents and Anthropic Claude Code, bringing behavioural monitoring to two fast-growing agentic AI surfaces. This expansion signals that enterprises are actively deploying autonomous agents in production environments that previously lacked dedicated security tooling. Defenders now have a detection layer for these platforms, but the expanded integration surface also introduces new ingestion and telemetry trust boundaries that adversaries may probe.

LLM CLI Tool Adds OpenAI Endpoint Command for Any AI Backend

LLM CLI Tool Adds OpenAI Endpoint Command for Any AI Backend

FIRST LOOK ATLAS OWASP MEDIUM Moderate risk · Monitor closely ▲ 6.2 Simon Willison

LLM 0.32rc2 ships a new `llm openai endpoint` command that allows arbitrary OpenAI-compatible endpoints to be queried from the CLI without pre-configuring a model, and crucially these calls are not logged. This unlogged-by-design behaviour, combined with tool-use support against any reachable endpoint, expands the attack surface for data exfiltration, prompt injection via local or rogue model endpoints, and insider misuse that evades standard audit trails.

Microsoft Copilot Super App Merges Chat, Code, and Agents

Microsoft Copilot Super App Merges Chat, Code, and Agents

FIRST LOOK ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 7.2 The Verge AI

Microsoft has confirmed a Copilot 'super app' launching in 2026 that consolidates chat, GitHub Copilot coding, Cowork collaboration, and agentic Autopilot capabilities into a single unified platform spanning consumer and commercial users. The convergence of these surfaces into one application dramatically expands the blast radius of any successful prompt injection or account compromise, as an attacker who subverts the LLM layer could pivot across coding pipelines, autonomous task execution, and business workflows simultaneously. Defenders should treat this consolidation as a significant privilege-escalation risk, where a single vulnerability in the AI layer now potentially unlocks lateral movement across the entire Microsoft productivity stack.

Meta Plans Billions of Personal AI Agents on WhatsApp

Meta Plans Billions of Personal AI Agents on WhatsApp

FIRST LOOK ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 7.8 TechCrunch AI

Meta CEO Mark Zuckerberg has publicly committed to deploying personal AI agents at billion-user scale within five years, with WhatsApp and Meta's messaging surfaces as the primary delivery channel for agents managing finances, health, relationships, and household tasks. This represents a massive expansion of agentic AI attack surface, as persistent, goal-directed agents operating 24/7 on behalf of individuals will hold unprecedented access to sensitive personal data and actionable context. Defenders must anticipate new classes of prompt injection, data exfiltration, and agent impersonation threats operating at a scale and intimacy that dwarfs current enterprise agentic deployments.

Meta Launches Enterprise AI Agents and API Services for Business

Meta Launches Enterprise AI Agents and API Services for Business

FIRST LOOK ATLAS OWASP MEDIUM Moderate risk · Monitor closely ▲ 5.5 TechCrunch AI

Meta is expanding into enterprise AI by offering business-facing AI agents, APIs, internal productivity tools, and compute-as-a-service to external customers. This shift introduces new attack surfaces as Meta's AI agents integrate into customer-facing messaging workflows and enterprise tooling pipelines. Defenders should assess risks around prompt injection via business messaging channels, third-party API trust boundaries, and the security posture of Meta-sourced compute and tooling.

Perplexity Launches Personal Computer AI Agent for Windows PCs

Perplexity Launches Personal Computer AI Agent for Windows PCs

FIRST LOOK ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 8.2 The Verge AI

Perplexity has expanded its Personal Computer agentic tool to Windows, enabling a locally-run AI agent that can access files, Office 365 apps, and the web on behalf of enterprise users. This significantly expands the attack surface for defenders: a compromised or manipulated agent running with local system access can exfiltrate files, execute unauthorised actions, and pivot across cloud-connected Microsoft 365 services. Security teams should treat this as a high-privilege process requiring the same scrutiny as endpoint detection tools, with particular attention to prompt injection via locally-processed documents.

Google Gemini API Adds Hooks, Budget Controls, and 3.6 Flash Agents

Google Gemini API Adds Hooks, Budget Controls, and 3.6 Flash Agents

FIRST LOOK ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 7.2 Google DeepMind Blog

Google has updated its Managed Agents in the Gemini API with Gemini 3.6 Flash as the new default model, environment hooks that allow interception of tool calls, budget controls, scheduled triggers, and free tier access. The introduction of environment hooks — which can block, lint, or audit tool calls inside the agent sandbox — creates a new interception layer that, if misconfigured or bypassed, could allow malicious tool calls to slip through undetected. Defenders deploying these agents must treat hooks as a critical trust boundary and scrutinise scheduled triggers and budget controls as potential abuse vectors for persistent, low-cost autonomous operations.

AWS AgentCore Gateway Adds Support for MCP 2026-07-28 Spec

AWS AgentCore Gateway Adds Support for MCP 2026-07-28 Spec

FIRST LOOK ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 7.2 AWS Machine Learning Blog

AWS has released AgentCore Gateway with native support for the Model Context Protocol (MCP) 2026-07-28 specification, enabling standardised tool-use and context-sharing across agentic AI workloads on AWS infrastructure. For defenders, MCP-compliant gateways dramatically expand the inter-agent communication surface, introducing new vectors for prompt injection through tool responses, malicious server impersonation, and privilege escalation across agent boundaries. Security teams operating agentic pipelines on AWS must now treat MCP endpoints as high-value targets requiring the same scrutiny applied to API gateways and identity providers.

Microsoft Launches MAI-Cyber-1-Flash Inside MDASH Platform

Microsoft Launches MAI-Cyber-1-Flash Inside MDASH Platform

FIRST LOOK ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 7.2 The Hacker News

Microsoft has introduced MAI-Cyber-1-Flash, a cybersecurity-specific sparse mixture-of-experts model integrated into its MDASH vulnerability identification and remediation harness, claiming 95.95% on the CyberGym benchmark at 50% lower cost than its previous model mix. The system's agentic architecture — routing roughly 90% of tasks to the specialised smaller model and escalating the hardest 10% to GPT-5.4 — expands the attack surface for adversaries who can probe the routing logic, manipulate vulnerability-related inputs, or abuse the automated proof-of-concept generation pipeline. Defenders should treat MDASH as a high-value target given its privileged access to unpatched source code and its capacity to produce working exploits, and should audit access controls, output handling, and supply chain integrity before deployment.

AI Agent Security Shifts From Visibility to Enforcement Controls

AI Agent Security Shifts From Visibility to Enforcement Controls

FIRST LOOK ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 7.8 The Hacker News

Security practitioners are documenting a critical maturity gap in AI agent governance: organisations can now inventory deployed agents across SaaS, cloud, and developer environments, but lack enforcement mechanisms to constrain what those agents can actually do. The core risk is that AI agents operate without consistent identity, intent, ownership, or access boundaries, breaking every assumption that traditional IAM and least-privilege models rely on. Defenders must treat agent enforcement — not discovery — as the primary control objective, or risk a false sense of security from visibility tooling alone.

Google Gemma Tech Brings 28.9M LLM to ESP32 Microcontrollers

Google Gemma Tech Brings 28.9M LLM to ESP32 Microcontrollers

FIRST LOOK ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 7.2 HN AI Security

A developer has demonstrated a 28.9-million-parameter language model running entirely on an ESP32-S3 microcontroller costing approximately $8, leveraging Google's Gemma-derived Per-Layer Embeddings technique to fit the model into severely constrained hardware. This capability fundamentally shifts the threat model for embedded and IoT systems by enabling local, offline AI inference with no server-side visibility or logging. Defenders must now account for AI-driven logic executing on physically accessible, low-cost hardware that is difficult to monitor, patch, or audit at scale.

◉ AI THREAT BRIEFING

Stay ahead of the threat.

Twice-weekly digest of critical AI security developments — every story mapped to MITRE ATLAS and OWASP LLM Top 10. Free.

No spam. Unsubscribe anytime.