CVE-2026-45023

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

No configuration.

History

21 Jul 2026, 10:10

Type Values Removed Values Added
Summary
  • (es) AutoGPT es una plataforma de automatización de flujos de trabajo para crear, desplegar y gestionar agentes de inteligencia artificial continuos. Antes de la versión 0.6.59, el endpoint POST /API/blocks/{block_id}/execute ejecuta bloques sin consumir ningún crédito, independientemente del saldo del usuario. La verificación de crédito que existe en la ruta de ejecución del grafo (manager.py) nunca se alcanza cuando los bloques se llaman directamente a través de la API externa, permitiendo la ejecución gratuita ilimitada de todos los bloques. Esta vulnerabilidad se corrige en la versión 0.6.59.

29 May 2026, 14:16

Type Values Removed Values Added
References () https://github.com/Significant-Gravitas/AutoGPT/security/advisories/GHSA-8pjg-mfqm-vrhr - () https://github.com/Significant-Gravitas/AutoGPT/security/advisories/GHSA-8pjg-mfqm-vrhr -

28 May 2026, 22:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-28 22:17

Updated : 2026-07-21 10:10


NVD link : CVE-2026-45023

Mitre link : CVE-2026-45023

CVE.ORG link : CVE-2026-45023


JSON object : View

Products Affected

No product.

CWE
CWE-770

Allocation of Resources Without Limits or Throttling

CWE-841

Improper Enforcement of Behavioral Workflow