Vulnerability  ·  2026-09-19

AI Agent Automation platform — IDOR in agent memory endpoints allows cross-agent memory read/delete

VulnerabilityMedium impactGlobalCVE-2026-54519
An IDOR (insecure direct object reference) flaw in the agent-memory controller of this workflow automation platform lets any authenticated user manipulate other users' agent memory records by supplying arbitrary agent/memory identifiers.
Agent memory can contain sensitive conversation history and context; unauthorized cross-tenant read/delete access undermines multi-tenant isolation, though the narrow single-project blast radius keeps this a lower-tier finding.
listMemories, deleteMemory, and clearAgentMemory endpoints authenticate the caller but use a caller-supplied agentId or memory _id without verifying the caller owns that agent/memory, allowing any authenticated user to read or delete another user's agent memory.
AI Agent Automation < 0.9.1
Upgrade to AI Agent Automation 0.9.1 or later.
GitHub commit (fix)NVD CVE-2026-54519
See this in the live feed Explore related AI security and governance findings — updated every morning.
Open the feed →