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.
References
Configurations
History
26 May 2026, 15:32
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/Significant-Gravitas/AutoGPT/blob/62361ccc48327b3124549543b45d933d16f622d2/autogpt_platform/autogpt_libs/autogpt_libs/logging/config.py#L83-L102 - Product | |
| References | () https://github.com/Significant-Gravitas/AutoGPT/blob/62361ccc48327b3124549543b45d933d16f622d2/autogpt_platform/docker-compose.platform.yml#L102-L142 - Product | |
| References | () https://github.com/Significant-Gravitas/AutoGPT/commit/57a06f70883ce6be18738c6ae8bb41085c71e266 - Patch | |
| References | () https://github.com/Significant-Gravitas/AutoGPT/security/advisories/GHSA-vw3v-whvp-33v5 - Exploit, Mitigation, Vendor Advisory | |
| CPE | cpe:2.3:a:agpt:autogpt_platform:*:*:*:*:*:*:*:* | |
| First Time |
Agpt autogpt Platform
Agpt |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
13 May 2026, 16:32
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-13 16:16
Updated : 2026-05-26 15:32
NVD link : CVE-2025-32425
Mitre link : CVE-2025-32425
CVE.ORG link : CVE-2025-32425
JSON object : View
Products Affected
agpt
- autogpt_platform
CWE
CWE-770
Allocation of Resources Without Limits or Throttling
