MEDIUM

CVE-2025-32423

2026-06-26 CVSS v4.0
CVSS
5.3

Description

AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. Prior to 0.6.32, there is a DoS vulnerability in ExtractTextInformationBlock. Malicious users can amplify their input. For example, if a malicious user inputs 10K of content, the server will consume 50G of memory, eventually causing memory resources to be exhausted, resulting in DoS. This vulnerability is fixed in 0.6.32.

Summary dbcve.org

AutoGPT versions before 0.6.32 contain a memory amplification DoS vulnerability in the ExtractTextInformationBlock function. Attackers can submit relatively small inputs (e.g., 10KB) that cause the server to allocate massive amounts of memory (e.g., 50GB), leading to memory exhaustion and service unavailability.

Mitigation

Upgrade to AutoGPT 0.6.32 or later, which contains the fix for this vulnerability. If upgrading is not immediately possible, implement input size limits and memory consumption controls on the ExtractTextInformationBlock function.

Weakness (CWE)

CWE-770 Resource Allocation Without Limits

EPSS Score

0.38%
Probability of exploitation in next 30 days
32.1th percentile

References

View on dbcve.org
Base CVE data derived from NVD (public domain). Enrichment by dbcve.org (CC-BY-4.0). Fetched via API.
Back to CVE