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.
References
Configurations
History
17 Feb 2026, 15:40
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/Significant-Gravitas/AutoGPT/commit/57a06f70883ce6be18738c6ae8bb41085c71e266 - Patch | |
| References | () https://github.com/Significant-Gravitas/AutoGPT/security/advisories/GHSA-5cqw-g779-9f9x - Exploit, Vendor Advisory | |
| Summary |
|
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.5 |
| First Time |
Agpt autogpt Platform
Agpt |
|
| CPE | cpe:2.3:a:agpt:autogpt_platform:*:*:*:*:*:*:*:* |
05 Feb 2026, 23:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-02-05 23:15
Updated : 2026-02-17 15:40
NVD link : CVE-2025-32393
Mitre link : CVE-2025-32393
CVE.ORG link : CVE-2025-32393
JSON object : View
Products Affected
agpt
- autogpt_platform
CWE
CWE-770
Allocation of Resources Without Limits or Throttling
