A Server-Side Request Forgery (SSRF) vulnerability was identified in the Requests utility of significant-gravitas/autogpt versions prior to v0.4.0. The vulnerability arises due to a hostname confusion between the `urlparse` function from the `urllib.parse` library and the `requests` library. A malicious user can exploit this by submitting a specially crafted URL, such as `http://localhost:\@google.com/../`, to bypass the SSRF check and perform an SSRF attack.
References
Link | Resource |
---|---|
https://github.com/significant-gravitas/autogpt/commit/ff065cd24c2289878c0abdb9adbf91c305f0d70a | Patch |
https://huntr.com/bounties/0664fdee-bdc2-4650-8075-74d7b8d3e308 | Exploit Third Party Advisory |
Configurations
History
05 Aug 2025, 17:04
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:agpt:autogpt_platform:*:*:*:*:*:*:*:* | |
First Time |
Agpt autogpt Platform
|
01 Aug 2025, 14:12
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
CPE | cpe:2.3:a:agpt:autogpt:*:*:*:*:*:*:*:* | |
References | () https://github.com/significant-gravitas/autogpt/commit/ff065cd24c2289878c0abdb9adbf91c305f0d70a - Patch | |
References | () https://huntr.com/bounties/0664fdee-bdc2-4650-8075-74d7b8d3e308 - Exploit, Third Party Advisory | |
First Time |
Agpt
Agpt autogpt |
20 Mar 2025, 10:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-03-20 10:15
Updated : 2025-08-05 17:04
NVD link : CVE-2025-0454
Mitre link : CVE-2025-0454
CVE.ORG link : CVE-2025-0454
JSON object : View
Products Affected
agpt
- autogpt_platform
CWE
CWE-918
Server-Side Request Forgery (SSRF)