CVE Catalog

CVE-2026-45023

MediumCVSS 5.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.22%

13th percentile - higher than 13% of all known CVEs

Summary

In AutoGPT prior to version 0.6.59, the POST /api/blocks/{block_id}/execute endpoint executes blocks without consuming any credits, regardless of the user's balance. The credit check 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.

Risk Assessment

The organization is exposed to uncontrolled resource consumption and potential abuse, as an attacker can execute an unlimited number of blocks without cost, potentially leading to system overload and financial losses.

Recommendation

Immediately update AutoGPT to version 0.6.59 or later, which contains the fix for this vulnerability.

Other vulnerabilities in AutoGPT

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS