{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "13.1.0"
              },
              {
                "fixed": "26.1.0"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "fbf832f9358d96466bb87fad11a1de0ba935fea8"
            },
            {
              "fixed": "55b7b460510bb739c1ae6d226ff7fb650596dca2"
            }
          ],
          "repo": "https://github.com/gocd/gocd",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-vqjf-7pf8-hgwr"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-863"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/55xxx/CVE-2026-55060.json"
  },
  "details": "GoCD is a continuous deliver server. From 13.1.0 until 26.1.0, the /go/api/support/process_list endpoint does not enforce its intended administrator-only authorization. An authenticated internal user can query the endpoint while source control child processes are running and view command-line arguments, usernames, remote material URLs, and internal material paths for materials the user cannot otherwise access. Exploitation depends on unpredictable process timing, and credentials, environment variables, and user-defined secrets remain masked or omitted. This issue is fixed in version 26.1.0.",
  "id": "CVE-2026-55060",
  "modified": "2026-09-23T03:30:22.663688373Z",
  "published": "2026-09-21T14:58:39.059Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/gocd/gocd/releases/tag/26.1.0"
    },
    {
      "type": "WEB",
      "url": "https://www.gocd.org/releases/#26-1-0"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/55xxx/CVE-2026-55060.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/gocd/gocd/security/advisories/GHSA-vqjf-7pf8-hgwr"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-55060"
    },
    {
      "type": "FIX",
      "url": "https://github.com/gocd/gocd/commit/fbf832f9358d96466bb87fad11a1de0ba935fea8"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "GoCD is vulnerable to authorization bypass via support process list API"
}