CVE-2026-65699
AgentGPT 1.0.0 Authorization Bypass via Agent Task Creation
CVSS Score
4.2
EPSS Score
0.0%
EPSS Percentile
0th
AgentGPT through 1.0.0 contains an authorization bypass through user-controlled key vulnerability that allows authenticated users to attach tasks to another user's agent run by supplying a target run_id in the request body without ownership verification. The AgentCRUD.create_task and validate_task_count functions look up the target AgentRun using the client-supplied run_id without confirming the run belongs to the requesting user, enabling an attacker who obtains a valid run_id to corrupt task history, exhaust the per-run loop budget, and drive LLM costs against the victim's run.
| CWE | CWE-639 |
| Vendor | reworkd |
| Product | agentgpt |
| Published | Jul 23, 2026 |
Stay Ahead of the Next One
Get instant alerts for reworkd agentgpt
Be the first to know when new medium vulnerabilities affecting reworkd agentgpt are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
Low
Affected Versions
reworkd / AgentGPT
0 โค 1.0.0
References
Credits
George Chen