← Back to Daily Briefing

As LLM agents transition from text generation to autonomous tool execution, they face heightened risks from Indirect Prompt Injection (IPI), where malicious external data manipulates agent reasoning to execute unauthorized actions. Current defenses are either too rigid (rule-based) or computationally expensive (constant semantic auditing). Researchers from Emory University have developed SIEVE, a hybrid defense framework that utilizes an "Intent Graph" for deterministic verification of tool transitions and argument sources. By escalating only ambiguous or non-deterministic actions to a high-level Semantic Adjudication Module, SIEVE significantly reduces Attack Success Rate (ASR) across AgentLure and AgentDojo benchmarks while maintaining high operational utility and minimizing token overhead compared to state-of-the-art baselines like DRIFT and ARGUS.

  • Threat Model: The Rise of Agentic Indirect Prompt Injection
    • LLM agents are evolving from static text generators to autonomous actors capable of executing real-world tool calls and task management.
    • This transition introduces the Indirect Prompt Injection (IPI) vector, where malicious actors embed payloads in external data sources.
    • IPI targets the agent's internal reasoning process rather than direct user input, bypassing traditional input sanitization protocols.
  • Attack Mechanics: Manipulating Autonomous Tool-Use
    • Maliciously crafted content—residing in web pages, emails, or documents—triggers unintended logic branches within the LLM.
    • Payloads can force agents to perform unauthorized API calls, facilitate data exfiltration, or trigger fraudulent financial transactions.
    • Attacks exploit the agent's inherent trust in retrieved external information to override developer-set operational constraints.
  • Systemic Impact: Autonomy vs. Security Risks
    • High-autonomy agents create a massive, unpredictable attack surface within enterprise automated workflows.
    • Traditional rule-based defenses suffer from "brittleness," often blocking legitimate, dynamic agent behaviors and reducing utility.
    • Full semantic auditing via constant LLM re-evaluation introduces prohibitive latency and unsustainable API token costs.
  • Countermeasures: The SIEVE Hybrid Defense Framework
    • Intent Graph: Employs a structural representation for deterministic verification of tool-call sequences and argument provenance.
    • Selective Escalation: Minimizes computational overhead by only escalating non-deterministic or ambiguous actions to higher-level scrutiny.
    • Semantic Adjudication Module: Utilizes a dedicated LLM layer to resolve complex, ambiguous execution paths that fail deterministic checks.
  • Conclusion: The Shift Toward Selective Verification
    • SIEVE demonstrates superior security performance, achieving a 5.94% ASR on AgentLure and a 0.34% ASR on AgentDojo.
    • The framework maintains high operational utility (97.5% on AgentLure) while significantly outperforming DRIFT and ARGUS in resource efficiency.
    • The research provides a scalable architectural blueprint for deploying secure, high-performance autonomous agentic systems in production.

Related posts

  1. Intigriti Blog — RAG and ruin: why your existing controls may miss AI poisoning attacks
  2. arXiv (Computer Science - Cryptography and Security) — Why Formal Monitors Fail: Attack Distribution Entropy as a Coverage Bound for LTL-Based LLM Agent Safety
  3. arXiv (Computer Science - Cryptography and Security) — SIEVE: Selective Integrity Verification and Escalation for Defending LLM Agents against Indirect Prompt Injection
  4. Malware News — Expanding AI Benchmarks in Cybersecurity Beyond Vulnerability Discovery
  5. eSecurity Planet — AI Agents, Supply Chain Attacks, and Critical Flaws Define the Week in August 2026
  6. Hack Noon — Sean Grindal on the Hidden Costs of AI Code
  7. arXiv (Computer Science - Cryptography and Security) — Retrieval-Augmented Defense: Adaptive and Controllable Jailbreak Prevention for Large Language Models
  8. arXiv (Computer Science - Cryptography and Security) — SALLIE: Generation-Free Hidden-State Detection of Jailbreaks and Prompt Injections Across Text and Vision
  9. blackhatnews.tokyo
  10. blackhatnews.tokyo
  11. SC Media — ‘GhostJacking’ attack turns error logs into indirect prompt injections
  12. Expert In the Cloud — AI Agents Hijacks Developer Machines
  13. techjacksolutions.com — GhostJacking: Novel Attack Class Exploits AI Agent Security Alert Processing to Hijack Agent Behavior
  14. eSecurity Planet — AI Security Failures, Active Exploits, and Breaches Define the Week in August 2026
  15. risky.biz — James Kettle on inventing new attack techniques with LLMs
  16. Cybersecurity News
  17. AI News — Reading Zhipu’s GLM-5.3 results past the headline number
  18. thenewstack.io — OpenAI’s Greg Brockman: Z.ai’s GLM-5.3 likely to “significantly accelerate the threat landscape”
  19. helpnetsecurity.com — AWS limits AI agents’ data access, even when manipulated
  20. DEV Community — Your AI Coding Agent Just Finished. Now Ask It to Attack Its Own Work.
  21. NetSPI Blog — Introducing EchoBench: A Human Calibrated Benchmark for Autonomous Pentesting
  22. threatlocker.com — AI agent permissions: What should an autonomous agent be allowed to do?
  23. thenewstack.io — Six identity capabilities for securing autonomous AI agents
  24. thenewstack.io — Securing sandboxes: What happens when AI agents escape containment?
  25. arXiv (Computer Science - Cryptography and Security) — Bounded Agents: Delegation Security for Multi-Agent AI Systems
  26. helpnetsecurity.com — Google’s $10,000 refund test shows why AI agents need zero trust
  27. Researchgate
  28. Journals
  29. Pubmed
  30. Cs
  31. Docs
  32. Scribd
  33. Pubs
  34. tenetsecurity.ai — GhostJacking Attacks: Half of the Fortune 500 Run These Tools. Getting Blocked by the Firewall Was the Way to Take Over Their AI Agents
  35. Cybersecurity News — New ‘Ghostjacking’ Attack Lets Hackers Hijack AI Agents to Run Their Code on Developer Machines
  36. Infosecurity-magazine
  37. Threatlandscape
  38. Bitsight
  39. Aclanthology
  40. Researchgate
  41. 2026
  42. Mdpi
  43. Openreview
  44. Github
  45. Applied-gai-in-security
  46. Youtube
  47. Agentic-threat-tracker
  48. Facebook
  49. Brentdgifford
  50. Securityweek
  51. Show
  52. Bellatorcyber
  53. hackernews.com
  54. Reddit
  55. Portswigger
  56. Jameskettle
  57. Youtube
  58. Facebook
  59. arXiv (Computer Science - Cryptography and Security) — TwinGridShield: Consequence-Aware Runtime Authorization for LLM Grid-Agent Actions
  60. Venturebeat
  61. Infoworld
  62. Eweek
  63. Arxiv
  64. Arcprize
  65. Themoonlight
  66. Anthonywest
  67. Medium
  68. Emergentmind
  69. Metr
  70. Github
  71. Labs
  72. SecurityWeek — ‘Ghostjacking’ Attack Uses Poisoned Logs to Turn AI Agents Bad
  73. Dark Reading — 'GhostJacking' Exposes Identity Governance Gaps in AI Agents

LINK COPIED TO CLIPBOARD