Realized the other day that “AI reads your instructions” and “AI reads an attacker’s instructions” look identical to it
Summary
A security researcher discusses how LLM agents cannot distinguish between user instructions and text in documents, introducing AVE, an open standard for naming AI agent vulnerabilities that is cross-referenced with OWASP and MITRE frameworks.
Similar Articles
The gap isn’t that AI security tools are bad, it’s that two good ones can’t agree on what they found
The post highlights how independent AI security scanners name the same behavioral vulnerabilities differently, creating tracking and audit overhead. It introduces AVE, an open-source taxonomy of stable IDs for agentic AI vulnerability classes, noting that an independent developer's scanner findings converged on the same IDs.
If your agent reads a webpage, the page can tell it to lie about the page
A developer built a non-AI-based checker that detects hidden instructions on web pages designed to deceive AI agents, addressing a vulnerability where pages can instruct agents to lie about their safety.
What Is an AVE Record and Why CVE Does Not Work for AI Agents?
The article introduces the Agent Vulnerability Enumeration (AVE) record as a new standard designed to address the inadequacies of CVE for AI agent vulnerabilities, covering scoring, detection, and standardization challenges specific to agentic AI.
The glaring security hole in AI agents we aren't talking about: the moment output becomes authority
This article highlights a critical security vulnerability in AI agents where output execution bypasses proper authority checks, arguing for 'external admission' gates before granting trusted context or secrets.
The Most Dangerous AI Hacking Techniques Still Have Humans in the Loop
Security researcher James Kettle presented findings at Black Hat showing that while agentic AI is limited in autonomously devising novel hacks, it becomes a powerful partner when guided by humans, leading to the discovery of a new vulnerability class called Shared-Parser Confusion.