PatchSiren cyber security CVE debrief
CVE-2026-52743 gocd CVE debrief
CVE-2026-52743 debrief based on the supplied source corpus. The CVE record was published on 2026-09-21T15:17:28.950Z and has not been modified since then. GoCD is a continuous deliver server. Prior to 26.1.0, the internal GoCD UI /jobStatus.json API does not validate that a requested server-assigned job ID belongs to the pipeline and stage named in the request. An authenticated user can guess job IDs and retrieve status for jobs in pipelines the user cannot otherwise view, including job names, state, progress timestamps, assigned agent IP addresses and UUIDs, and associated stages and pipelines.
- Vendor
- gocd
- Product
- Unknown
- CVSS
- MEDIUM 4.3
- 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 managing or viewing job statuses in GoCD, especially those with access to the GoCD UI, should assess the impact of unauthorized job status retrieval on pipeline management and security.
Why it matters
CVE-2026-52743 allows authenticated users to retrieve job statuses for unauthorized pipelines in GoCD, potentially leading to sensitive information exposure and impacting pipeline management and security.
- Potential unauthorized retrieval of job statuses for pipelines
- Increased risk of sensitive information exposure through job status data
- Need for verification of exposure for users with access to the GoCD UI
- Potential impact on pipeline management and security due to unauthorized access
Technical summary
The internal GoCD UI /jobStatus.json API does not validate that a requested server-assigned job ID belongs to the pipeline and stage named in the request, allowing authenticated users to guess job IDs and retrieve status for jobs in pipelines they cannot otherwise view. This issue allows unauthorized retrieval of job statuses, potentially leading to sensitive information exposure and impacting pipeline management and security. The response does not expose console output, artifacts, commands, variables, or configuration.
Defensive priority
Defenders should prioritize verifying exposure for users with access to the GoCD UI, especially those who manage or view job statuses, and assess the impact of unauthorized job status retrieval.
Recommended defensive actions
- Verify exposure for users with access to the GoCD UI, especially those who manage or view job statuses
- Assess the impact of unauthorized job status retrieval on pipeline management and security
- Update GoCD to version 26.1.0 or later to fix the vulnerability
- Monitor job status retrieval logs for suspicious activity
- 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
Evidence notes
The CVE record and NVD entry provide details on the vulnerability in GoCD's internal UI /jobStatus.json API, which allows authenticated users to guess job IDs and retrieve status for jobs in pipelines they cannot otherwise view.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-52743 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-52743
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-52743 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-52743
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/07f9ffd16263e0f626c4b7c0fced1b1b854aab1a
-
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-2x6r-h7h3-wqc4
-
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.