PatchSiren cyber security CVE debrief
CVE-2026-68919 gocd CVE debrief
A vulnerability in GoCD, a continuous delivery server, allows users with write access to a material to store arbitrary HTML or JavaScript in a forged package material comment. This comment can execute in the browser session of a user who later views an affected page, potentially exposing a privileged user session or allowing changes using the victim's credentials and privileges. The issue is fixed in version 26.1.0.
- Vendor
- gocd
- Product
- Unknown
- CVSS
- HIGH 7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-21
- Original CVE updated
- 2026-09-25
- Advisory published
- 2026-09-21
- Advisory updated
- 2026-09-25
Who should care
Defenders responsible for GoCD servers and users with write access to materials should assess exposure and prioritize patching to prevent potential session exposure and unauthorized changes.
Why it matters
Defenders should prioritize patching GoCD to version 26.1.0 or later to prevent potential session exposure and unauthorized changes. Users with write access to materials should be restricted to prevent exploitation. The vulnerability allows arbitrary HTML or JavaScript execution in the browser session of a user who views an affected page.
- Potential exposure of privileged user sessions
- Possible unauthorized changes using victim's credentials and privileges
- Need for verification of affected versions and remediation status
- Importance of restricting write access to materials for users who should not have it
Technical summary
GoCD does not correctly encode and escape malicious material modification comments that mimic the special trackback format used by package materials when rendering certain 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. This issue allows potential exposure of privileged user sessions or unauthorized changes using victim's credentials and privileges. The issue is fixed in version 26.1.0.
Defensive priority
Defenders should prioritize patching to prevent potential session exposure and unauthorized changes.
Recommended defensive actions
- Patch GoCD to version 26.1.0 or later
- Restrict write access to materials for users who should not have it
- Monitor for suspicious activity on affected pages
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, affected versions, and fixed version. The vulnerability allows users with write access to a material to store arbitrary HTML or JavaScript in a forged package material comment. GoCD does not correctly encode and escape malicious material modification comments that mimic the special trackback format used by package materials when rendering certain views. The issue is fixed in version 26.1.0. Defenders should verify affected versions and remediation status.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-68919 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-68919
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-68919 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-68919
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/gocd/gocd/commit/a03eeeaa4a85edfc9053e743610547d4fcf7aea6
-
Source reference
Unverified legacy reference
URL: https://github.com/gocd/gocd/releases/tag/26.1.0
-
Source reference
Unverified legacy reference
URL: https://github.com/gocd/gocd/security/advisories/GHSA-pp5x-wgv2-g37p
-
Source reference
Unverified legacy reference
URL: https://www.gocd.org/releases/
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.