---
id: CVE-2026-52741
title: GoCD is a continuous deliver server
summary: >-
  GoCD is a continuous deliver server. From 18.3.0 until 26.1.0, GoCD can
  generate unescaped tracking-tool links from commit comments when a project
  uses a lenient Tracking Tool regular expression with an ID capturing group,
  such as JIRA-(…
severity: high
cvss: 7.5
cvssVector: 'CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:P/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N'
cwe:
  - CWE-80
vendor: gocd
product: gocd
affected:
  - 'gocd >= 18.3.0, < 26.1.0'
published: '2026-09-21'
updated: '2026-09-24'
sourceUpdated: '2026-09-24T23:17:11.177'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-52741'
references:
  - url: >-
      https://github.com/gocd/gocd/commit/1adba7ded0b9ef57e29f1de876a882199e5da1d4
    label: security-advisories@github.com
  - url: 'https://github.com/gocd/gocd/pull/14356'
    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-hj3c-q23m-fxcg'
    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.00394
epssPercentile: 0.30908
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-24T22:13:11.846433Z'
cvssSource: cna
ingestedAt: '2026-09-21T15:19:25.697Z'
---

## Overview

GoCD is a continuous deliver server. From 18.3.0 until 26.1.0, GoCD can generate unescaped tracking-tool links from commit comments when a project uses a lenient Tracking Tool regular expression with an ID capturing group, such as JIRA-(.+). An attacker with commit access to a tracked material can place URI or HTML special characters in a matching commit comment, causing stored cross-site scripting when a victim views an affected Compare Pipeline page. Deployments without Tracking Tool integration, without an ID capturing group, or with conservative matchers that cannot match special characters are not affected. Successful exploitation can expose a privileged user session or allow changes using the victim's credentials and privileges. This issue is fixed in version 26.1.0.

## Remediation

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