---
id: CVE-2026-52744
title: GoCD is a continuous deliver server
summary: >-
  GoCD is a continuous deliver server. From 20.2.0 until 26.1.0, the internal
  GoCD UI fetch-artifact auto-suggestion API at
  /go/api/internal/pipelines/**/upstream does not adequately authorize access to
  upstream dependency data. An authent…
severity: medium
cvss: 5.3
cvssVector: 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N'
cwe:
  - CWE-862
vendor: gocd
product: gocd
affected:
  - 'gocd >= 20.2.0, < 26.1.0'
published: '2026-09-23'
updated: '2026-09-23'
sourceUpdated: '2026-09-23T19:17:30.377'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-52744'
references:
  - url: >-
      https://github.com/gocd/gocd/commit/ce9602d7bb27dcb89bf8fc15eb859306cdc8995c
    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-mvpm-hmc9-2q8p'
    label: security-advisories@github.com
  - url: 'https://www.gocd.org/releases/#26-1-0'
    label: security-advisories@github.com
tags:
  - nvd
  - cve.org
cvssSource: cna
ingestedAt: '2026-09-23T18:29:33.264Z'
epss: 0.00313
epssPercentile: 0.2164
---

## Overview

GoCD is a continuous deliver server. From 20.2.0 until 26.1.0, the internal GoCD UI fetch-artifact auto-suggestion API at /go/api/internal/pipelines/**/upstream does not adequately authorize access to upstream dependency data. An authenticated user can retrieve inter-pipeline dependency hierarchy details and user-defined pipeline, stage, job, and artifact plugin reference names that the user cannot otherwise view in the UI. The endpoint is read-only and does not permit modification of pipeline data. This issue is fixed in version 26.1.0.

## Remediation

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