CVE-2026-57494
Published:July 20, 2026
Updated:August 04, 2026
AgenticMail gives AI agents real email addresses and phone numbers. In @agenticmail/api prior to version 0.9.64, a low-privileged authenticated AgenticMail agent can enumerate another agent's pending/claimed tasks by supplying the target agent name to "GET /api/agenticmail/tasks/pending?assignee=<name>". The returned task objects include the task IDs and payloads. The same task IDs can then be used with the capability-style task mutation endpoints ("/tasks/:id/claim", "/tasks/:id/result", "/tasks/:id/complete", "/tasks/:id/fail") to claim, complete, or fail tasks assigned to a different agent. Because ordinary authenticated agents can discover agent names through "GET /api/agenticmail/accounts/directory", the task ID effectively stops being a secret capability. This turns the intended capability model into a cross-agent authorization bypass. Version 0.9.64 contains a fix.
Affected Packages
@agenticmail/api (NPM):
Affected version(s) >=0.2.26 <0.9.64Fix Suggestion:
Update to version 0.9.64Related Resources (4)
Do you need more information?
Contact UsCVSS v4
Base Score:
7.1
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
EPSS
Base Score:
0.22