GoCD is an open source continuous delivery server. In GoCD versions from 20.5.0 and below 23.1.0, if the server environment is not correctly configured by administrators to provide access to the relevant PostgreSQL or MySQL backup tools, the credentials for database access may be unintentionally leaked to admin alerts on the GoCD user interface. The vulnerability is triggered only if the GoCD server host is misconfigured to have backups enabled, but does not have access to the `pg_dump` or `mysqldump` utility tools to backup the configured database type (PostgreSQL or MySQL respectively). In such cases, failure to launch the expected backup utility reports the shell environment used to attempt to launch in the server admin alert, which includes the plaintext database password supplied to the configured tool. This vulnerability does not affect backups of the default on-disk H2 database that GoCD is configured to use. This issue has been addressed and fixed in GoCD 23.1.0. Users are advised to upgrade. Users unable to upgrade may disable backups, or administrators should ensure that the required `pg_dump` (PostgreSQL) or `mysqldump` (MySQL) binaries are available on the GoCD server when backups are triggered.
Conclusion & alert: CVE-2023-28630 is rated Low Risk (22.7/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.25%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
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.09% | 0.25% | +0.16% |
| 2 | 2026-04-04 | 0.21% | 0.09% | -0.12% |
| 3 | 2026-03-29 | — | 0.21% | — |
Full EPSS history (5 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 4.2 | 3.1 | MEDIUM |
|
0.6 | 3.6 | [email protected] |
| 4.4 | 3.1 | MEDIUM |
|
0.8 | 3.6 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| thoughtworks | gocd | >= 20.5.0, < 23.1.0 | cpe:2.3:a:thoughtworks:gocd:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/gocd/gocd/commit/6545481e7b36817dd6033bf614585a8db242070d | Patch |
| https://github.com/gocd/gocd/releases/tag/23.1.0 | Release Notes |
| https://github.com/gocd/gocd/security/advisories/GHSA-p95w-gh78-qjmv | Patch Vendor Advisory |
| https://www.gocd.org/releases/#23-1-0 | Release Notes |