๐Ÿ” CVE Alert

CVE-2025-32422

UNKNOWN 0.0

AutoGPT has a DoS vulnerability in FileStoreBlock with StepThroughItemsBlock

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. Prior to 0.6.63, `StepThroughItemsBlock` can iterate all the contents in a list and send them to `FileStoreBlock` for downloading one by one. Although `FileStoreBlock` has access time limits for downloading files, `StepThroughItemsBlock` can be used to slowly iterate and download relatively small files (e.g., 100M) multiple times. `StepThroughItemsBlock` does not limit the number of loops. In addition, `FileStoreBlock` does not limit the amount of disk space consumed in the current working directory. When a malicious user chooses to download too many videos, the disk space will eventually run out, causing a DoS. Version 0.6.63 patches the issue.

CWE CWE-400
Vendor significant-gravitas
Product autogpt
Published Jun 18, 2026
Stay Ahead of the Next One

Get instant alerts for significant-gravitas autogpt

Be the first to know when new unknown vulnerabilities affecting significant-gravitas autogpt are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Significant-Gravitas / AutoGPT
< 0.6.63

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Significant-Gravitas/AutoGPT/security/advisories/GHSA-9fr4-9jj9-mhh6