CVE-2025-53944 Details
Description
AutoGPT is a platform that allows users to create, deploy, and manage continuous artificial intelligence agents. In v0.6.15 and below, the external API's get_graph_execution_results endpoint has an authorization bypass vulnerability. While it correctly validates user access to the graph_id, it fails to verify ownership of the graph_exec_id parameter, allowing authenticated users to access any execution results by providing arbitrary execution IDs. The internal API implements proper validation for both parameters. This is fixed in v0.6.16.
An authorization bypass vulnerability has been identified in AutoGPT versions through 0.6.15. The issue resides in the external API's 'get_graph_execution_results' endpoint, which allows authenticated users to access execution results from other users' graph executions. While the endpoint correctly validates access to the 'graph_id', it fails to verify ownership of the 'graph_exec_id' parameter. This oversight enables users to access sensitive execution data, including input parameters, output results, and proprietary workflow details, from any user's graph executions, provided they can obtain the execution ID.
Users can update to AutoGPT version 0.6.16 or later, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 30, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-639 | Authorization Bypass Through User-Controlled Key | [email protected] |
| CWE-285 | Improper Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| agpt autogpt platform | 0.6.13 beta |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Aug 5, 2025 | Initial Analysis | [email protected] |
| Jul 30, 2025 | New CVE Received | [email protected] |
| Jul 30, 2025 | CVE Modified | CISA-ADP |