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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:agpt:autogpt_platform:*:*:*:*:*:*:*:*

History

17 Feb 2026, 15:40

Type Values Removed Values Added
References () https://github.com/Significant-Gravitas/AutoGPT/commit/57a06f70883ce6be18738c6ae8bb41085c71e266 - () https://github.com/Significant-Gravitas/AutoGPT/commit/57a06f70883ce6be18738c6ae8bb41085c71e266 - Patch
References () https://github.com/Significant-Gravitas/AutoGPT/security/advisories/GHSA-5cqw-g779-9f9x - () https://github.com/Significant-Gravitas/AutoGPT/security/advisories/GHSA-5cqw-g779-9f9x - Exploit, Vendor Advisory
Summary
  • (es) AutoGPT es una plataforma que permite a los usuarios crear, desplegar y gestionar agentes de inteligencia artificial continuos que automatizan flujos de trabajo complejos. Previo a autogpt-platform-beta-v0.6.32, existe una vulnerabilidad de DoS en ReadRSSFeedBlock. En RSSBlock, se llama a feedparser.parser para obtener el archivo XML según la URL introducida por el usuario, analizar el XML y finalmente obtener el resultado analizado. Sin embargo, durante el proceso de análisis, no hay límite en el tiempo de análisis ni en los recursos que se pueden asignar para el análisis. Cuando un usuario malicioso permite que RSSBlock analice un XML cuidadosamente construido y profundo, provocará el agotamiento de los recursos de memoria, causando finalmente DoS. Este problema ha sido parcheado en autogpt-platform-beta-v0.6.32.
CVSS v2 : unknown
v3 : unknown
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