---
id: CVE-2026-55625
title: GoCD is a continuous deliver server
summary: >-
  GoCD is a continuous deliver server. From 16.1.0 until 26.1.0, the internal
  material connection test APIs at /go/api/admin/internal/material_test and
  /go/api/internal/config_repos/*/material_test accept an arbitrary existing
  pipeline and…
severity: medium
cvss: 4.9
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-639
  - CWE-863
vendor: gocd
product: gocd
affected:
  - 'gocd >= 16.1.0, < 26.1.0'
published: '2026-09-21'
updated: '2026-09-24'
sourceUpdated: '2026-09-24T23:17:11.610'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-55625'
references:
  - url: >-
      https://github.com/gocd/gocd/commit/f0dda0fb8af4cff5e2f4bf52b753fb41a7ec8918
    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-4557-94j8-5p66'
    label: security-advisories@github.com
  - url: 'https://www.gocd.org/releases/#26-1-0'
    label: security-advisories@github.com
tags:
  - nvd
  - cve.org
epss: 0.00459
epssPercentile: 0.37175
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-24T22:15:16.505578Z'
ingestedAt: '2026-09-21T15:19:25.699Z'
---

## Overview

GoCD is a continuous deliver server. From 16.1.0 until 26.1.0, the internal material connection test APIs at /go/api/admin/internal/material_test and /go/api/internal/config_repos/*/material_test accept an arbitrary existing pipeline and pipeline-group context without sufficient validation. A pipeline group administrator can invoke Test Connection for source control materials outside the administrator's authorized pipeline group or configuration repository and potentially use credentials from those materials. For GoCD 20.6.0 and later, the test context can also resolve external secrets managed by secret-management plugins, including global reusable secrets with separate permissions. This issue is fixed in version 26.1.0.

## Remediation

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