CVE 7.7 HIGH

AutoGPT: Denial of Service (DoS) via Resource Exhaustion in text templating features_CVE-2026-33235

7.7 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H

Description

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.

Basic Information

ID CVE-2026-33235
Source GitHub_M
Published Jun 24, 2026 at 20:52

Affected Product

Vendor Significant-Gravitas
Product AutoGPT
Version >= 0.1.0, < 0.6.52
Affected Versions Significant-Gravitas AutoGPT >= 0.1.0, < 0.6.52

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.