๐Ÿ” CVE Alert

CVE-2026-33235

HIGH 7.7

AutoGPT: Denial of Service (DoS) via Resource Exhaustion in text templating features

CVSS Score
7.7
EPSS Score
0.0%
EPSS Percentile
0th

AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. In versions prior to 0.6.52, the Fill Text Template block is vulnerable to a Denial of Service (DoS) attack. While the backend implements a SandboxedEnvironment to prevent unauthorized attribute access (e.g., blocking __class__), it fails to limit the computational complexity or execution time of the expressions. An attacker can input computationally expensive Python/Jinja2 expressions that consume the server's CPU and memory, leading to a complete system hang or crash. In multi-tenant or self-hosted environments, this results in a complete service outage and "noisy neighbor" effects that require manual administrative intervention to recover. This issue has been fixed in version 0.6.52.

CWE CWE-400
Vendor significant-gravitas
Product autogpt
Published Jun 24, 2026
Stay Ahead of the Next One

Get instant alerts for significant-gravitas autogpt

Be the first to know when new high vulnerabilities affecting significant-gravitas autogpt are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

Significant-Gravitas / AutoGPT
>= 0.1.0, < 0.6.52

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Significant-Gravitas/AutoGPT/security/advisories/GHSA-ppw9-h7rv-gwq9 github.com: https://github.com/Significant-Gravitas/AutoGPT/releases/tag/autogpt-platform-beta-v0.6.52