{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "0.4.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "25a7957bb801cc2ffd088ac81269fe96c5696b23"
            },
            {
              "fixed": "ff065cd24c2289878c0abdb9adbf91c305f0d70a"
            }
          ],
          "repo": "https://github.com/significant-gravitas/autogpt",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "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.",
  "id": "CVE-2025-0454",
  "modified": "2026-03-10T21:51:54.957936542Z",
  "published": "2025-03-20T10:15:53.157Z",
  "references": [
    {
      "type": "FIX",
      "url": "https://github.com/significant-gravitas/autogpt/commit/ff065cd24c2289878c0abdb9adbf91c305f0d70a"
    },
    {
      "type": "EVIDENCE",
      "url": "https://huntr.com/bounties/0664fdee-bdc2-4650-8075-74d7b8d3e308"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
      "type": "CVSS_V3"
    }
  ]
}