CVE-2025-62615
CRITICALCVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
3Tags
Description
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.34, in RSSFeedBlock, the third-party library urllib.request.urlopen is used directly to access the URL, but the input URL is not filtered, which will cause SSRF vulnerability. This issue has been patched in autogpt-platform-beta-v0.6.34.
Analysis
AutoGPT has a Server-Side Request Forgery vulnerability (CVSS 9.8) allowing unauthenticated attackers to make the AI platform access internal network resources.
Technical Context
AutoGPT has a CWE-918 SSRF vulnerability that allows unauthenticated attackers to make the platform send requests to arbitrary internal and external destinations.
Affected Products
['AutoGPT']
Remediation
Update AutoGPT. Implement URL allowlisting and block internal IP ranges.
Priority Score
Share
External POC / Exploit Code
Leaving vuln.today