Nov 24, 2025
Zero Trust Agency: Mitigating the Confused Deputy in Autonomous AI Systems
Rajkumar Vaghashiya, Anshul
This project addresses the critical "Confused Deputy" vulnerability in Agentic AI, where agents operating with static "God-mode" permissions are hijacked via prompt injection to attack enterprise systems. We developed a Zero Trust Architecture that replaces these static credentials with Identity Propagation via RFC 8693 (Token Exchange). This compels agents to cryptographically "borrow" the human user's identity ("On-Behalf-Of") for every interaction, ensuring they can only access resources explicitly authorized for that user. Our MVP simulation demonstrated that this architecture deterministically blocks 100% of privilege escalation and lateral movement attempts by enforcing hard permission boundaries at the infrastructure layer, rendering prompt injection attacks ineffective against unauthorized tools.
No reviews are available yet
Cite this work
@misc {
title={
(HckPrj) Zero Trust Agency: Mitigating the Confused Deputy in Autonomous AI Systems
},
author={
Rajkumar Vaghashiya, Anshul
},
date={
11/24/25
},
organization={Apart Research},
note={Research submission to the research sprint hosted by Apart.},
howpublished={https://apartresearch.com}
}


