{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "4.14.9.5"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "d0f96723ea5f50ced1b9d93916c984b15539c746"
            }
          ],
          "repo": "https://github.com/labring/fastgpt",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-w36r-f268-pwrj"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-306",
      "CWE-918"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/34xxx/CVE-2026-34162.json"
  },
  "details": "FastGPT is an AI Agent building platform. Prior to version 4.14.9.5, the FastGPT HTTP tools testing endpoint (/api/core/app/httpTools/runTool) is exposed without any authentication. This endpoint acts as a full HTTP proxy — it accepts a user-supplied baseUrl, toolPath, HTTP method, custom headers, and body, then makes a server-side HTTP request and returns the complete response to the caller. This issue has been patched in version 4.14.9.5.",
  "id": "CVE-2026-34162",
  "modified": "2026-04-01T23:10:32.942342206Z",
  "published": "2026-03-31T13:43:20.981Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/34xxx/CVE-2026-34162.json"
    },
    {
      "type": "FIX",
      "url": "https://github.com/labring/FastGPT/commit/bc7eae2ed61481a5e322208829be291faec58c00"
    },
    {
      "type": "FIX",
      "url": "https://github.com/labring/FastGPT/pull/6640"
    },
    {
      "type": "WEB",
      "url": "https://github.com/labring/FastGPT/releases/tag/v4.14.9.5"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/labring/FastGPT/security/advisories/GHSA-w36r-f268-pwrj"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34162"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:L",
      "type": "CVSS_V3"
    }
  ],
  "summary": "FastGPT: Unauthenticated SSRF via httpTools Endpoint Leads to Internal API Key Theft"
}