---
id: CVE-2026-68919
title: GoCD is a continuous deliver server
summary: >-
  GoCD is a continuous deliver server. From 13.3.0 until 26.1.0, GoCD does not
  correctly encode and escape malicious material modification comments that
  mimic the special trackback format used by package materials when rendering
  the Stage …
severity: high
cvss: 7
cvssVector: 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:L/VI:H/VA:L/SC:N/SI:N/SA:N'
cwe:
  - CWE-80
vendor: gocd
product: gocd
affected:
  - 'gocd >= 13.3.0, < 26.1.0'
published: '2026-09-21'
updated: '2026-09-25'
sourceUpdated: '2026-09-25T20:17:42.043'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-68919'
references:
  - url: >-
      https://github.com/gocd/gocd/commit/a03eeeaa4a85edfc9053e743610547d4fcf7aea6
    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-pp5x-wgv2-g37p'
    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.00483
epssPercentile: 0.39062
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-25T19:25:29.134231Z'
cvssSource: cna
ingestedAt: '2026-09-21T15:19:25.701Z'
---

## Overview

GoCD is a continuous deliver server. From 13.3.0 until 26.1.0, GoCD does not correctly encode and escape malicious material modification comments that mimic the special trackback format used by package materials when rendering the Stage Detail, Job/Build Detail, Value Stream Map, and Pipeline History views. A user with write access to a material tracked by GoCD can store arbitrary HTML or JavaScript in a forged package material comment, which executes in the browser session of a user who later views an affected page. Exploitation requires a victim to view a page that renders the malicious modification, and GoCD does not render every material comment in every view. 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.
