๐Ÿ” CVE Alert

CVE-2025-32425

UNKNOWN 0.0

AutoGPT has missing Docker log rotation on platform containers that allows host disk-exhaustion DoS

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

AutoGPT is a platform that allows users to create, deploy, and manage continuous artificial intelligence agents that automate complex workflows. In AutoGPT, the execution process is recorded to the console (stdout/stderr), and deployed in container mode, which is automatically captured by Docker and stored as "container logs". However, prior to 0.6.32, there is no limit on the log size when the container is deployed. When the number of user accesses is too large, the log on the server disk will be too large, causing disk resource exhaustion and eventually causing DoS. autogpt-platform-beta-v0.6.32 fixes the issue.

CWE CWE-770
Vendor significant-gravitas
Product autogpt
Published May 13, 2026
Stay Ahead of the Next One

Get instant alerts for significant-gravitas autogpt

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

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

Affected Versions

Significant-Gravitas / AutoGPT
< 0.6.32

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Significant-Gravitas/AutoGPT/security/advisories/GHSA-vw3v-whvp-33v5 github.com: https://github.com/Significant-Gravitas/AutoGPT/commit/57a06f70883ce6be18738c6ae8bb41085c71e266 github.com: https://github.com/Significant-Gravitas/AutoGPT/blob/62361ccc48327b3124549543b45d933d16f622d2/autogpt_platform/autogpt_libs/autogpt_libs/logging/config.py#L83-L102 github.com: https://github.com/Significant-Gravitas/AutoGPT/blob/62361ccc48327b3124549543b45d933d16f622d2/autogpt_platform/docker-compose.platform.yml#L102-L142