Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/Significant-Gravitas/AutoGPT/security/advisories/GHSA-8pjg-mf
- https://github.com/Significant-Gravitas/AutoGPT/security/advisories/GHSA-8pjg-mf
FAQ
What is CVE-2026-45023?
CVE-2026-45023 is a vulnerability with a CVSS score of 5.4 (MEDIUM). 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...
How severe is CVE-2026-45023?
CVE-2026-45023 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-45023?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.