{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "source": "REFERENCES"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "36bc20818"
            }
          ],
          "repo": "https://github.com/blacklanternsecurity/bbot",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {},
  "details": "The postman_download module uses the workspace name field from the Postman API to construct the local directory path without sanitization. If a malicious workspace has a name containing path traversal characters, pathlib resolves the path outside the intended output directory, allowing an attacker to write arbitrary files to the user's system.",
  "id": "CVE-2026-12568",
  "modified": "2026-07-08T05:38:15.936112420Z",
  "published": "2026-06-17T23:17:03.340Z",
  "references": [
    {
      "type": "FIX",
      "url": "https://github.com/blacklanternsecurity/bbot/commit/36bc20818"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
      "type": "CVSS_V3"
    }
  ]
}