LIVE FEED
Microsoft Sentinel and Defender Experts Add Multi-Cloud MDR Coverage

Microsoft Sentinel and Defender Experts Add Multi-Cloud MDR Coverage

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

Microsoft's August 2026 security update extends Defender Experts MDR to third-party data sources ingested via Sentinel — including Palo Alto Networks, AWS, and Okta — and introduces Entra Tenant Governance for centralised multi-tenant visibility and drift monitoring. These additions close a meaningful gap for organisations running hybrid or multi-cloud environments, where managed detection historically stopped at Microsoft-native telemetry boundaries. Realising the full benefit requires P2 licensing, mature Sentinel ingestion pipelines, and organisational readiness to act on cross-tenant configuration drift alerts.

AWS Adds Agentic Observability via OpenSearch Service MCP Apps

AWS Adds Agentic Observability via OpenSearch Service MCP Apps

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

AWS has released agentic observability tooling through Amazon OpenSearch Service MCP Apps, providing structured visibility into the actions, tool invocations, and decision traces of AI agents running on AWS infrastructure. This closes a meaningful gap for defenders who previously lacked native, queryable telemetry over agent behaviour — a prerequisite for detecting anomalous tool use, privilege escalation patterns, and unexpected data access in agentic pipelines. Realising the full defensive value will require mature logging schemas, tuned detection rules, and integration with existing SIEM or SOAR tooling that most organisations are still building.

AWS Launches AgentCore Gateway for AI Agent Tool Access Control

AWS Launches AgentCore Gateway for AI Agent Tool Access Control

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

Amazon Bedrock AgentCore Gateway introduces centralised governance controls for AI agent tool access, enabling organisations to define, enforce, and audit which tools agents can invoke at runtime. This closes a meaningful gap for defenders who previously lacked a managed plane to govern agentic tool permissions at scale, reducing the risk of excessive agency and uncontrolled lateral tool invocation. Realising the full benefit will require organisations to mature their agent inventory practices and integrate Gateway policies with existing IAM and SIEM workflows.

AWS AgentCore Observability Brings Multi-Cloud AI Agent Monitoring

AWS AgentCore Observability Brings Multi-Cloud AI Agent Monitoring

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

AWS has launched AgentCore Observability, a capability within its AgentCore platform that extends AI agent monitoring to on-premises and multi-cloud environments, giving operators unified visibility into agent behaviour regardless of deployment location. This closes a significant blind spot for defenders who previously lacked consistent telemetry across heterogeneous AI agent deployments, making it harder to detect anomalous agent actions or policy violations at runtime. Realising the full security value will depend on integration maturity, the depth of observable signals exposed, and whether organisations have the operational processes to act on the telemetry produced.

AWS Launches SageMaker AI and Bedrock AgentCore Workflow Integration

AWS Launches SageMaker AI and Bedrock AgentCore Workflow Integration

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

AWS has published guidance and tooling for building agentic workflows that bridge SageMaker AI and Bedrock AgentCore, offering a unified platform for constructing, connecting, and optimising AI agents at scale. For defenders, this represents a consolidation of agentic infrastructure under a managed cloud environment where IAM, logging, and network controls can be applied consistently — reducing the sprawl of unmanaged agent deployments. Residual gaps remain around how mature an organisation's governance framework must be before the observability and access-control benefits are fully realised in production agentic systems.

Context Bombing Uses Prompt Injection to Stop AI Hacking Agents

Context Bombing Uses Prompt Injection to Stop AI Hacking Agents

ATLAS OWASP MEDIUM Moderate risk · Monitor closely ▲ 7.8 Schneier on Security

Researchers at Tracebit have demonstrated a defensive technique called 'context bombing,' which plants prompt injections alongside cloud secrets on AWS to halt AI-driven attack agents by triggering their own guardrails. The approach reportedly reduced admin escalation attempts from 57% to 5% in testing, representing a novel inversion of the prompt injection threat. However, the technique's effectiveness is limited to LLMs with active guardrails, leaving a growing class of ungoverned, locally-run models unaffected.

OpenAI and AWS Launch Daybreak Red and Blue on Amazon Bedrock

OpenAI and AWS Launch Daybreak Red and Blue on Amazon Bedrock

FIRST LOOK ATLAS OWASP LOW Limited impact · Standard review ▲ 7.2 AWS Machine Learning Blog

OpenAI's Daybreak Red and Daybreak Blue security-focused AI models are now available to eligible customers on Amazon Bedrock, bringing specialised offensive simulation and defensive analysis capabilities into AWS's managed AI platform. This closes a meaningful gap for defenders by providing purpose-built AI tooling for red-team automation and security operations within an enterprise-grade, governed cloud environment. Realising the full benefit will depend on organisational maturity in integrating AI-assisted security workflows and clarity around eligibility and access controls.

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.

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.

Netwrix Analysis: AI Agents Widen the Non-Human Identity Gap

Netwrix Analysis: AI Agents Widen the Non-Human Identity Gap

FIRST LOOK ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 8.2 BleepingComputer

A Netwrix-sponsored analysis highlights how AI agents are rapidly proliferating machine identities inside enterprise environments, creating credentials and inheriting permissions far faster than existing identity governance can track. The core risk is that AI agents operate outside traditional human-lifecycle identity controls, leaving security teams unable to enumerate what exists, who owns it, or what it can access. Defenders face an expanding blind spot where a single compromised agent credential can chain laterally across cloud services, SaaS platforms, and secrets stores — as demonstrated by the UNC6395/Drift OAuth campaign against Salesforce environments in 2025.

AWS Launches Multi-Turn RL for Amazon Nova

AWS Launches Multi-Turn RL for Amazon Nova

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

AWS has released a production-grade, event-driven multi-turn reinforcement learning training infrastructure for Amazon Nova models on SageMaker HyperPod, enabling enterprises to train agents that learn tool orchestration, error recovery, and sequential decision-making at scale. This materially expands the attack surface by introducing complex reward-routing pipelines, ephemeral compute provisioning, and environment-facing reward workers as new targets for poisoning and manipulation. Defenders must scrutinise the trust boundaries between the Nova Forge SDK, ECS reward workers, and HyperPod training pods, as a compromised reward signal can silently shape model behaviour across entire interaction sequences.

Amazon Q Extension Credential Theft via MCP Injection

Amazon Q Extension Credential Theft via MCP Injection

ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 8.5 Dark Reading

A vulnerability in the Amazon Q Visual Studio Code extension allows adversaries to plant malicious repositories that execute arbitrary code and exfiltrate cloud credentials. The flaw highlights escalating risks associated with Model Context Protocol (MCP) integrations embedded within AI-powered developer tools. This attack vector represents a growing threat surface as AI coding assistants gain privileged access to developer environments and cloud infrastructure.

AWS Brings NVIDIA Nemotron and OpenAI GPT to GovCloud

AWS Brings NVIDIA Nemotron and OpenAI GPT to GovCloud

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

AWS has expanded Amazon Bedrock in GovCloud (US) to include NVIDIA Nemotron and OpenAI's open-weight GPT OSS models, enabling U.S. government agencies and defense contractors to run frontier LLMs within FedRAMP High and DoD SRG compliance boundaries. This expansion introduces large, capable open-weight models into sensitive government mission workflows — including intelligence analysis, security log review, and contract automation — dramatically increasing the consequence of a successful prompt injection or jailbreak. Defenders must account for the elevated impact of model compromise in classified-adjacent environments, supply chain trust assumptions around open-weight model weights, and the risk of agentic workflows operating with privileged data access under reduced human oversight.

AWS Launches Bedrock AgentCore for Autonomous Payments

AWS Launches Bedrock AgentCore for Autonomous Payments

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

AWS has launched Amazon Bedrock AgentCore Payments, a managed infrastructure layer that enables AI agents to autonomously transact with external model providers and services using the x402 payment protocol, without human intervention. This capability introduces a new class of financial attack surface where compromised or manipulated agents can autonomously spend real funds, exfiltrate value, or be redirected to malicious service endpoints. Defenders must now treat agent payment credentials and spending budgets as first-class financial controls, on par with cloud IAM policies.

AWS SageMaker Ships 100+ Inference Metrics to CloudWatch

AWS SageMaker Ships 100+ Inference Metrics to CloudWatch

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

AWS has released a deep observability layer for SageMaker AI inference endpoints, emitting over 100 metrics covering GPU health, KV cache pressure, token-level latency, and traffic distribution into a native CloudWatch Insights dashboard with PromQL-compatible export. For defenders, this centralised telemetry surface introduces new reconnaissance and exfiltration vectors: an adversary with read access to CloudWatch or connected third-party tools (Grafana, Datadog) can infer model architecture, request patterns, and capacity limits without touching the model itself. The richness of these signals also raises insider-threat risk, as operational staff now have granular visibility into inference behaviour that can be leveraged to reverse-engineer model characteristics or plan targeted denial-of-service campaigns.

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