AI / ML CVE-2025-62615
CRITICALCVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
3DescriptionNVD
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.
AnalysisAI
AutoGPT has a Server-Side Request Forgery vulnerability (CVSS 9.8) allowing unauthenticated attackers to make the AI platform access internal network resources.
Technical ContextAI
AutoGPT has a CWE-918 SSRF vulnerability that allows unauthenticated attackers to make the platform send requests to arbitrary internal and external destinations.
RemediationAI
Update AutoGPT. Implement URL allowlisting and block internal IP ranges.
Share
External POC / Exploit Code
Leaving vuln.today