GoCD is a continuous delivery server. GoCD helps you automate and streamline the build-test-release cycle for continuous delivery of your product. GoCD versions from 19.2.0 to 19.10.0 (inclusive) are subject to a timing attack in validation of access tokens due to use of regular string comparison for validation of the token rather than a constant time algorithm. This could allow a brute force attack on GoCD server API calls to observe timing differences in validations in order to guess an access token generated by a user for API access. This issue is fixed in GoCD version 19.11.0. As a workaround, users can apply rate limiting or insert random delays to API calls made to GoCD Server via a reverse proxy or other fronting web server. Another workaround, users may disallow use of access tokens by users by having an administrator revoke all access tokens through the "Access Token Management" admin function.
Conclusion & alert: CVE-2022-39308 is rated Moderate Risk (41.9/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.62%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.41% | 0.62% | +0.22% |
| 2 | 2025-11-21 | 0.45% | 0.41% | -0.05% |
| 3 | 2025-11-18 | — | 0.45% | — |
Full EPSS history (11 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
2.2 | 4.2 | [email protected] |
| 5.9 | 3.1 | MEDIUM |
|
2.2 | 3.6 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| thoughtworks | gocd | >= 19.2.0, < 19.11.0 | cpe:2.3:a:thoughtworks:gocd:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/gocd/gocd/commit/236d4baf92e6607f2841c151c855adcc477238b8 | Patch Third Party Advisory |
| https://github.com/gocd/gocd/releases/tag/19.11.0 | Release Notes Third Party Advisory |
| https://github.com/gocd/gocd/security/advisories/GHSA-999p-fp84-jcpq | Third Party Advisory |
| https://www.gocd.org/releases/#19-11-0 | Release Notes Vendor Advisory |