---
id: CVE-2026-55632
title: GoCD is a continuous deliver server
summary: >-
  GoCD is a continuous deliver server. From 20.2.0 until 26.1.0, the internal
  pipeline structure API used for autocompletion while editing pipeline,
  template, environment, and user-preference configuration returns its
  users-and-roles mode …
severity: medium
cvss: 4.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'
cwe:
  - CWE-863
vendor: gocd
product: gocd
affected:
  - 'gocd >= 20.2.0, < 26.1.0'
published: '2026-09-23'
updated: '2026-09-23'
sourceUpdated: '2026-09-23T20:17:11.687'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-55632'
references:
  - url: >-
      https://github.com/gocd/gocd/commit/c93d9e7b32b64257725a7d1c6f148fb571c86c7e
    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-57pf-j652-c3c9'
    label: security-advisories@github.com
  - url: 'https://www.gocd.org/releases/#26-1-0'
    label: security-advisories@github.com
tags:
  - nvd
  - cve.org
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-23T19:05:08.846854Z'
ingestedAt: '2026-09-23T18:29:33.264Z'
epss: 0.00251
epssPercentile: 0.14592
---

## Overview

GoCD is a continuous deliver server. From 20.2.0 until 26.1.0, the internal pipeline structure API used for autocompletion while editing pipeline, template, environment, and user-preference configuration returns its users-and-roles mode to regular authenticated users without requiring an administrator role. A lower-privileged user can enumerate configured user names and available role names, which can facilitate attacks against those users. The response does not reveal which roles are assigned to each user, and the endpoint cannot modify data. This issue is fixed in version 26.1.0.

## Remediation

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