Security Advisory

CVE-2026-45023

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-28 21:30:55
Last updated 2026-06-18 16:07:47
Assigner GitHub_M
CVSS score 5.4
State PUBLISHED

Description

AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. Prior to 0.6.59, POST /api/blocks/{block_id}/execute endpoint executes blocks without consuming any credits, regardless of the user's balance. The credit check that exists in the graph execution path (manager.py) is never reached when blocks are called directly via the external API, allowing unlimited free execution of all blocks. This vulnerability is fixed in 0.6.59.