Home

Description

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.

PUBLISHED Reserved 2025-04-08 | Published 2026-05-13 | Updated 2026-05-13 | Assigner GitHub_M




MEDIUM: 5.1CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N

Problem types

CWE-770: Allocation of Resources Without Limits or Throttling

Product status

< 0.6.32
affected

References

github.com/...utoGPT/security/advisories/GHSA-vw3v-whvp-33v5

github.com/...ommit/57a06f70883ce6be18738c6ae8bb41085c71e266

github.com/...rm/autogpt_libs/autogpt_libs/logging/config.py

github.com/...2/autogpt_platform/docker-compose.platform.yml

cve.org (CVE-2025-32425)

nvd.nist.gov (CVE-2025-32425)

Download JSON