AutoGPT is Vulnerable to RCE via Disabled Block Execution
Description
AutoGPT is a platform that allows users to create, deploy, and manage continuous artificial intelligence agents that automate complex workflows. Prior to autogpt-platform-beta-v0.6.44, AutoGPT Platform's block execution endpoints (both main web API and external API) allow executing blocks by UUID without checking the disabled flag. Any authenticated user can execute the disabled BlockInstallationBlock, which writes arbitrary Python code to the server filesystem and executes it via __import__(), achieving Remote Code Execution. In default self-hosted deployments where Supabase signup is enabled, an attacker can self-register; if signup is disabled (e.g., hosted), the attacker needs an existing account. autogpt-platform-beta-v0.6.44 contains a fix.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
agptPyPI | <= 0.2.2 | — |
Affected products
1- Range: agbenchmark-v0.0.10, agpt-platform-beta-v0.1.0, agpt-platform-beta-v0.1.1, …
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
8- github.com/advisories/GHSA-r277-3xc5-c79vghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-24780ghsaADVISORY
- github.com/Significant-Gravitas/AutoGPT/blob/master/autogpt_platform/backend/backend/api/external/v1/routes.pyghsax_refsource_MISCWEB
- github.com/Significant-Gravitas/AutoGPT/blob/master/autogpt_platform/backend/backend/api/features/v1.pyghsax_refsource_MISCWEB
- github.com/Significant-Gravitas/AutoGPT/blob/master/autogpt_platform/backend/backend/api/features/v1.pyghsax_refsource_MISCWEB
- github.com/Significant-Gravitas/AutoGPT/blob/master/autogpt_platform/backend/backend/blocks/block.pyghsax_refsource_MISCWEB
- github.com/Significant-Gravitas/AutoGPT/blob/master/autogpt_platform/backend/backend/data/block.pyghsax_refsource_MISCWEB
- github.com/Significant-Gravitas/AutoGPT/security/advisories/GHSA-r277-3xc5-c79vghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.