Vulnerability Description
AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. Prior to 0.6.63, `AddAudioToVideoBlock` will download and store the video and audio in a temporary directory without deleting before all noded are done. `StepThroughItemsBlock` can be used to iterate `MediaDurationBlock` multiple times. `StepThroughItemsBlock` does not limit the number of loops. In addition, `AddAudioToVideoBlock` does not limit the amount of disk space consumed in the current working directory and does not delete the video after outputing the result. 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-g26x-xw
- https://github.com/Significant-Gravitas/AutoGPT/security/advisories/GHSA-g26x-xw
FAQ
What is CVE-2025-32436?
CVE-2025-32436 is a documented vulnerability. AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. Prior to 0.6.63, `AddAudioToVideoBlock` will download and store the video and...
How severe is CVE-2025-32436?
CVSS scoring is not yet available for CVE-2025-32436. Check NVD for updates.
Is there a patch for CVE-2025-32436?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.