LIVE THREATS
HIGH Malicious npm Package Targets Claude AI Users via Supply Chain Attack // HIGH Multi-Agent LLM System Discovers 29 Zero-Day Vulnerabilities in Open-Source Projects // HIGH Russia-Linked GreyVibe Weaponises ChatGPT and Gemini Across Full Attack Lifecycle // HIGH Russian GreyVibe Group Weaponises ChatGPT and Gemini for Cyberespionage // MEDIUM SQLite Bans Agentic Code Submissions as AI Bug Report Floods Begin // MEDIUM AI Bills of Materials Emerge as Critical Tool for ML Supply Chain Risk // HIGH Anthropic's Claude Mythos Autonomously Uncovers 10,000 Critical Software Flaws // HIGH LLM Coding Agents Collapse Under Structural Constraints, Study Finds // MEDIUM SentinelOne Prompt Security Targets Agentic AI Trust Verification Gap // MEDIUM Google's Gemini Spark Agent Raises Prompt Injection Risks at Enterprise Scale //
ATLAS OWASP MEDIUM Moderate risk · Monitor closely RELEVANCE ▲ 7.2

OWASP GenAI Security Project Gets Update, New Tools Matrix

TL;DR MEDIUM
  • What happened: OWASP formally catalogues 21 GenAI risks, distinguishes agentic AI as separate security discipline.
  • Who's at risk: Enterprise security teams deploying autonomous agentic AI systems with extended tool access and real-world action capabilities.
  • Act now: Map agentic AI deployments separately from static GenAI using new OWASP tools matrix. · Implement dedicated controls for tool-calling, API access, and code execution in agentic systems. · Review prompt injection mitigations against expanded blast radius in autonomous multi-step workflows.
OWASP GenAI Security Project Gets Update, New Tools Matrix

Overview

The OWASP GenAI Security Project has released a significant update, formally cataloguing 21 generative AI risks and introducing a new tools matrix designed to help organisations map defensive controls to those risks. A key structural development in the update is OWASP’s explicit recommendation that companies treat GenAI security and agentic AI security as related but distinct disciplines — each requiring its own controls, policies, and tooling. This recognition reflects the rapidly diverging threat surfaces between static LLM deployments and autonomous, multi-step agentic systems now being widely adopted in enterprise environments.

Technical Analysis

The distinction between GenAI and agentic AI is security-critical. Traditional GenAI deployments (e.g., a customer-facing chatbot) have a relatively bounded attack surface — primarily prompt injection, output manipulation, and data leakage. Agentic AI systems, however, operate with extended autonomy: they chain tool calls, access external APIs, browse the web, write and execute code, and take actions with real-world consequences. This dramatically expands the blast radius of vulnerabilities such as prompt injection, which can now result in unauthorised actions rather than merely inappropriate text output.

The new OWASP tools matrix is intended to provide a structured mapping between identified risks and available mitigations or evaluation tools, enabling security teams to operationalise the LLM Top 10 and broader GenAI risk catalogue within their existing security programmes.

The 21 recognised risks span a wide spectrum including prompt injection, training data poisoning, model theft, insecure plugin/tool design, excessive agency, and supply chain vulnerabilities — effectively extending the existing LLM Top 10 framework to accommodate the nuances of agentic and multi-model architectures.

Framework Mapping

  • AML.T0051 (LLM Prompt Injection) and AML.T0054 (LLM Jailbreak) remain the most directly addressed risks, particularly in the context of agentic systems where injection can trigger downstream tool misuse.
  • LLM08 (Excessive Agency) is especially pertinent given the update’s focus on agentic AI — autonomous agents granted overly broad permissions represent a core systemic risk.
  • LLM05 (Supply Chain Vulnerabilities) maps to AML.T0010, as agentic systems frequently depend on third-party tools, plugins, and model APIs.
  • LLM07 (Insecure Plugin Design) directly addresses the tool-use layer common in agentic architectures.

Impact Assessment

This update primarily affects security architects, AppSec teams, and AI/ML engineers responsible for deploying or governing GenAI and agentic systems. Organisations that have already adopted LLM-based automation — particularly those using frameworks like LangChain, AutoGen, or similar agentic orchestration platforms — face the highest exposure if controls are not differentiated between static and agentic deployments. The tools matrix provides a practical on-ramp for organisations at varying levels of AI security maturity.

Mitigation & Recommendations

  • Adopt the OWASP tools matrix as a baseline mapping exercise for existing GenAI deployments.
  • Separately assess agentic AI systems for excessive agency, tool-call injection paths, and privilege escalation vectors.
  • Apply least-privilege principles to all agentic tool integrations and API access scopes.
  • Implement prompt injection defences at both input and inter-agent communication layers.
  • Monitor and log all agentic actions — treat autonomous AI actions as auditable events equivalent to privileged user activity.
  • Track supply chain dependencies for third-party models, plugins, and data pipelines used within agentic systems.

References

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