CVE-2025-32425: AutoGPT has missing Docker log rotation on platform containers that allows host disk-exhaustion DoS
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.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2025-32425?
CVE-2025-32425 has a medium severity rating due to the potential for host disk exhaustion leading to a denial-of-service condition.
How do I fix CVE-2025-32425?
To fix CVE-2025-32425, implement Docker log rotation policies to manage log file sizes effectively.
Which versions of AutoGPT are affected by CVE-2025-32425?
AutoGPT versions prior to 0.6.32 are affected by CVE-2025-32425.
What impact does CVE-2025-32425 have on my system?
CVE-2025-32425 can cause host disk exhaustion, potentially leading to service interruptions.
Is there an official advisory for CVE-2025-32425?
Yes, there is an official advisory available detailing CVE-2025-32425 and its implications.