---
id: CVE-2026-55060
title: GoCD is a continuous deliver server
summary: >-
  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 c…
severity: low
cvss: 3.7
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N'
cwe:
  - CWE-863
vendor: gocd
product: gocd
affected:
  - 'gocd >= 13.1.0, < 26.1.0'
published: '2026-09-21'
updated: '2026-09-21'
sourceUpdated: '2026-09-21T15:17:29.277'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-55060'
references:
  - url: >-
      https://github.com/gocd/gocd/commit/fbf832f9358d96466bb87fad11a1de0ba935fea8
    label: security-advisories@github.com
  - url: 'https://github.com/gocd/gocd/releases/tag/26.1.0'
    label: security-advisories@github.com
  - url: 'https://github.com/gocd/gocd/security/advisories/GHSA-vqjf-7pf8-hgwr'
    label: security-advisories@github.com
  - url: 'https://www.gocd.org/releases/#26-1-0'
    label: security-advisories@github.com
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-21T15:19:25.698Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
