The OWASP GenAI Security Project released its Top 10 for Agentic Applications, a list of ten risk categories specific to agents that plan, hold memory, call tools and act with delegated authority. The release came with an updated Agentic Threats and Mitigations taxonomy (v1.1) and a capture-the-flag practice platform.
Week of Dec 8–14, 2025
2 records0 status changes on new evidence0 new findings
Policy & standards
Dec 9, 2025
OWASP publishes Top 10 for Agentic Applications (ASI01-ASI10)
Dec 8, 2025
UK NCSC says prompt injection may never be fully mitigated and urges impact reduction
An NCSC technical director argued that prompt injection differs from SQL injection because LLMs do not separate data from instructions, so it should be treated as a residual confused-deputy risk rather than a patchable bug. The NCSC recommends deterministic safeguards that constrain system actions, dropping an LLM's privileges to those of the party whose content it is processing, and logging full inputs, outputs and tool calls.