---
id: CVE-2026-52740
title: GoCD is a continuous deliver server
summary: >-
  GoCD is a continuous deliver server. From 18.7.0 until 26.1.0, the Get
  Template Config API compares HTTP method names case-sensitively when selecting
  authorization filters. A lower-privileged authenticated user can send a
  request with no…
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-863
vendor: gocd
product: gocd
affected:
  - 'gocd >= 18.7.0, < 26.1.0'
published: '2026-09-21'
updated: '2026-09-24'
sourceUpdated: '2026-09-24T21:17:43.237'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-52740'
references:
  - url: >-
      https://github.com/gocd/gocd/commit/614d694c6d9d8714517db8f9f1581cc1c140506a
    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-9jfm-4f6v-79wh'
    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.00427
epssPercentile: 0.34371
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-21T15:42:25.316497Z'
cvssSource: cna
ingestedAt: '2026-09-21T15:19:25.696Z'
---

## Overview

GoCD is a continuous deliver server. From 18.7.0 until 26.1.0, the Get Template Config API compares HTTP method names case-sensitively when selecting authorization filters. A lower-privileged authenticated user can send a request with nonstandard HTTP method capitalization to retrieve a pipeline template by name without the required view permission and read its configuration. API operations that modify data are not affected, secure variables remain encrypted, and deployments whose reverse proxy rejects non-uppercase HTTP methods are not affected. This issue is fixed in version 26.1.0.

## Remediation

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