CVE-2025-32393: AutoGPT has a DoS vulnerability in ReadRSSFeedBlock
AutoGPT is a platform that allows users to create, deploy, and manage continuous artificial intelligence agents that automate complex workflows. Prior to autogpt-platform-beta-v0.6.32, there is a DoS vulnerability in ReadRSSFeedBlock. In RSSBlock, feedparser.parser is called to obtain the XML file according to the URL input by the user, parse the XML, and finally obtain the parsed result. However, during the parsing process, there is no limit on the parsing time and the resources that can be allocated for parsing. When a malicious user lets RSSBlock parse a carefully constructed, deep XML, it will cause memory resources to be exhausted, eventually causing DoS. This issue has been patched in autogpt-platform-beta-v0.6.32.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2025-32393?
CVE-2025-32393 is classified as a DoS (Denial of Service) vulnerability.
How do I fix CVE-2025-32393?
To mitigate CVE-2025-32393, upgrade to AutoGPT version autogpt-platform-beta-v0.6.32 or later.
What components are affected by CVE-2025-32393?
CVE-2025-32393 specifically affects the ReadRSSFeedBlock component in AutoGPT.
Can CVE-2025-32393 be exploited remotely?
Yes, CVE-2025-32393 can be exploited remotely to perform a Denial of Service attack.
What are the implications of CVE-2025-32393 for users?
Users of affected versions may experience service disruptions due to the Denial of Service vulnerability.