Vulnerability Description
AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. Prior to 0.6.63, ScreenshotWebPageBlock will store the captured screenshots in a temporary directory. `StepThroughItemsBlock` can be used to iterate `ScreenshotWebPageBlock` multiple times. `StepThroughItemsBlock` does not limit the number of loops. In addition, `ScreenshotWebPageBlock` does not limit the amount of disk space consumed in the current working directory. When a malicious user chooses to screen shot many web pages, the disk space will eventually run out, causing a DoS. Version 0.6.63 patches the issue.
Related Weaknesses (CWE)
References
- https://github.com/Significant-Gravitas/AutoGPT/security/advisories/GHSA-7g34-7f
- https://github.com/Significant-Gravitas/AutoGPT/security/advisories/GHSA-7g34-7f
FAQ
What is CVE-2025-32424?
CVE-2025-32424 is a documented vulnerability. AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. Prior to 0.6.63, ScreenshotWebPageBlock will store the captured screenshots i...
How severe is CVE-2025-32424?
CVSS scoring is not yet available for CVE-2025-32424. Check NVD for updates.
Is there a patch for CVE-2025-32424?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.