CVE-2025-53944

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:agpt:autogpt_platform:0.6.13:beta:*:*:*:*:*:*

History

05 Aug 2025, 14:40

Type Values Removed Values Added
CWE CWE-639
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.7
CPE cpe:2.3:a:agpt:autogpt_platform:0.6.13:beta:*:*:*:*:*:*
First Time Agpt
Agpt autogpt Platform
References () https://github.com/Significant-Gravitas/AutoGPT/commit/309114a727baa2063357810d444e9a119f8dd7f6 - () https://github.com/Significant-Gravitas/AutoGPT/commit/309114a727baa2063357810d444e9a119f8dd7f6 - Patch
References () https://github.com/Significant-Gravitas/AutoGPT/releases/tag/autogpt-platform-beta-v0.6.16 - () https://github.com/Significant-Gravitas/AutoGPT/releases/tag/autogpt-platform-beta-v0.6.16 - Release Notes
References () https://github.com/Significant-Gravitas/AutoGPT/security/advisories/GHSA-x77j-qg2x-fgg6 - () https://github.com/Significant-Gravitas/AutoGPT/security/advisories/GHSA-x77j-qg2x-fgg6 - Exploit, Vendor Advisory

30 Jul 2025, 15:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-07-30 15:15

Updated : 2025-08-05 14:40


NVD link : CVE-2025-53944

Mitre link : CVE-2025-53944


JSON object : View

Products Affected

agpt

  • autogpt_platform
CWE
CWE-639

Authorization Bypass Through User-Controlled Key

CWE-285

Improper Authorization