LIVE FEED
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.

Moonshot AI Releases Kimi K3 Open-Weight 2.8T Model Weights

Moonshot AI Releases Kimi K3 Open-Weight 2.8T Model Weights

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

Moonshot AI has released the weights for Kimi K3, a 2.8 trillion parameter mixture-of-experts model (1.56TB), distributed under a restrictive 'open weight' licence that requires a separate commercial agreement for large MaaS operators. The public availability of weights at this scale materially lowers the barrier for adversarial fine-tuning, jailbreak research, and model-theft-adjacent supply chain attacks. Defenders deploying or downstream of K3 should assess licence compliance risk alongside the standard open-weight threat model.

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.

AWS Adds Bedrock Guardrails Best Practices for Code Generation

AWS Adds Bedrock Guardrails Best Practices for Code Generation

FIRST LOOK ATLAS OWASP MEDIUM Moderate risk · Monitor closely ▲ 6.2 AWS Machine Learning Blog

AWS has published guidance on applying Amazon Bedrock Guardrails to code generation workflows, detailing how to configure content filters, topic denials, and output controls for AI-assisted coding pipelines. For defenders, this surfaces the inverse risk: organisations that misconfigure or partially implement these guardrails expose code generation endpoints to prompt injection, malicious code output, and filter-evasion attacks. Security teams must treat guardrail configuration as a first-class security control, not a default-on safety net.

Anthropic Brings Voice Mode to Claude Opus and Sonnet Models

Anthropic Brings Voice Mode to Claude Opus and Sonnet Models

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

Anthropic has expanded Claude's voice mode to its more capable Opus and Sonnet models, with agentic integrations into productivity apps including Gmail, Slack, and Canva. This significantly widens the attack surface by combining a natural-language voice input channel with agentic action-taking capabilities across third-party platforms. Defenders must now account for voice-based prompt injection, cross-app lateral movement via conversational instruction, and the difficulty of auditing spoken-language interactions at scale.

Anthropic and OpenAI Open Vetted Cyber Programs for Offensive Researchers

Anthropic and OpenAI Open Vetted Cyber Programs for Offensive Researchers

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

Anthropic and OpenAI have introduced structured vetting programs — Anthropic's Cyber Verification Program and OpenAI's Trusted Access for Cyber — that grant approved offensive security researchers access to AI models with reduced cybersecurity guardrails. These programs create a two-tier access model where the boundary between legitimate researcher and malicious actor becomes a policy decision made by private companies, introducing new social-engineering and access-abuse vectors. Defenders must now account for the possibility that guardrail-reduced model access can be obtained through credential abuse, insider compromise, or vetting-process manipulation.

Agentic AI Disrupts Confidential Computing Security Boundaries

Agentic AI Disrupts Confidential Computing Security Boundaries

FIRST LOOK ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 7.2 Dark Reading

Agentic AI systems are introducing new security challenges to confidential computing environments, threatening the trust boundaries that Trusted Execution Environments (TEEs) and secure enclaves were designed to enforce. Defenders must contend with the fact that agents operating inside or alongside confidential compute environments can exfiltrate data, accept malicious instructions, or undermine attestation guarantees in ways that existing controls were not designed to catch. Security teams deploying AI pipelines adjacent to sensitive data vaults need to reassess their threat models to account for agentic autonomy as a new attack surface.

Yellow Teams Bring AI Offense and Defense Into One Security Function

Yellow Teams Bring AI Offense and Defense Into One Security Function

FIRST LOOK ATLAS OWASP MEDIUM Moderate risk · Monitor closely ▲ 5.5 Dark Reading

Yellow teams are an emerging security practice in which engineers build both offensive and defensive AI tools to stress-test AI capabilities and expose vulnerabilities before adversaries do. This dual-role model compresses the feedback loop between red and blue functions, but it also concentrates privileged knowledge of exploitable AI weaknesses in a small group with broad system access. Defenders should assess the insider-risk and knowledge-management implications of consolidating offensive AI tooling within a single team.

◉ 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.