Topics
Browse posts by category and tag — every topic we cover, with the latest pieces under each.
Tags
- #llm-security 12
- #prompt-injection 8
- #guardrails 5
- #agentic-ai 3
- #supply-chain 3
- #weekly-digest 3
- #agents 2
- #ai-security 2
- #data-exfiltration 2
- #newsletter 2
- #owasp 2
- #owasp-llm 2
- #threat-model 2
- #2026 1
- #agent-security 1
- #ai-agents 1
- #ai-attack-examples 1
- #ai-defense 1
- #ai-gateway 1
- #ai-risk 1
- #chatbots 1
- #csp 1
- #cve 1
- #detection-tools 1
- #editorial 1
- #format 1
- #jailbreak 1
- #jailbreaking 1
- #litellm 1
- #meta 1
- #mitre-atlas 1
- #model-extraction 1
- #nist-ai-rmf 1
- #offensive-ai 1
- #policy 1
- #rag 1
- #sql-injection 1
- #supply-chain-security 1
- #threat-intel 1
- #vulnerability-framework 1
Categories
news 8 posts
- AI Sec Weekly: Friday, May 22, 2026This week's digest: SSRF through agent tool-use, the model supply-chain class and why safetensors matters, and model extraction as a business risk.
- AI on the Offense: Google's Zero-Day Warning and LLM JailbreaksGoogle says it caught an attacker using an LLM to find a zero-day, peer-reviewed research shows reasoning models can autonomously jailbreak other models
- How LLM Chatbots Leak Data Through Their Own Rendered OutputA recurring AI-security finding: an injected instruction makes the model emit a markdown image whose URL carries the user's data to an attacker server.
- AI Sec Weekly: Friday, May 15, 2026This week's digest: indirect injection becomes the agent-era default, the markdown-rendering data-exfiltration class, and why system-prompt secrecy keeps
- LiteLLM SQL Injection (CVE-2026-42208) and the AI Gateway RiskA pre-auth SQL injection in the LiteLLM proxy landed in CISA's KEV catalog and was exploited within roughly 36 hours of disclosure.
- Indirect Prompt Injection: The Agent Era's Default VulnerabilityAs LLM agents gained tools and memory, the dangerous injection stopped coming from the user and started coming from the data the agent reads.
AI Security 2 posts
- Prompt Injection Detection Tools: The 2026 Landscape for LLM DefendersPrompt injection tops the OWASP LLM Top 10, and the tool market has consolidated fast. A field guide to Llama Prompt Guard 2, Azure Prompt Shields, Lakera Guard, NeMo Guardrails, and the open-source options that survived.
- AI Agent Security Risks 2026: Prompt Injection to Privilege AbuseOWASP's Q1 2026 GenAI Exploit Round-up confirms AI agent security risks have moved from research to active production breaches.
LLM Security 2 posts
- OWASP LLM Top 10 2026 Changes: What's New, Gone, and ComingA practitioner breakdown of the OWASP LLM Top 10 2026 changes — two new threat categories dropped, three proposed additions for 2026, and a companion
- LLM Prompt Injection Attack Examples: Direct, Indirect, AgenticA practitioner-level breakdown of LLM prompt injection attack examples — from basic instruction overrides to CVE-rated zero-click exploits in production