Resource exhaustion in Agpt Autogpt Platform
CVE-2025-32393
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.
EPSS: 0.004 (32.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Agpt Autogpt_platform
- Significant-gravitas Autogpt — versions < autogpt-platform-beta-v0.6.32
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Exploit, Vendor Advisory)
- security-advisories@github.com (Patch, x_refsource_MISC)
Frequently asked questions
- What is CVE-2025-32393?
- CVE-2025-32393 is a medium-severity vulnerability in Agpt Autogpt Platform, classified under Allocation of Resources Without Limits or Throttling. CVSS score: 6.5/10. Published 2026-02-05.
- How severe is CVE-2025-32393?
- Medium severity. CVSS v3 base score is 6.5 out of 10.