CVE-2025-32425 MEDIUM

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

Vendor Significant-Gravitas
Product AutoGPT
Weakness CWE-770 · Uncontrolled resource consumption
Published May 13, 2026
Last update May 14, 2026

CVSS base score

5.1/10
Attack vector Local
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

May 13, 2026 CVE published
May 14, 2026 Record updated