{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "0.0.155"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "8fcb56e74ac1d3e8e7b81a3dd636aa4d26ce427b"
            }
          ],
          "repo": "https://github.com/hwchase17/langchain",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "In Langchain through 0.0.155, prompt injection allows an attacker to force the service to retrieve data from an arbitrary URL, essentially providing SSRF and potentially injecting content into downstream tasks.",
  "id": "CVE-2023-32786",
  "modified": "2026-03-13T21:52:50.778820144Z",
  "published": "2023-10-20T22:15:10.553Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://gist.github.com/rharang/d265f46fc3161b31ac2e81db44d662e1"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ]
}