CVE Catalog

CVE-2026-52743

MediumCVSS 4.3
Published: Translated: NVD NIST

Summary

The /jobStatus.json API in GoCD before version 26.1.0 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 they cannot view, including job names, state, timestamps, agent IP addresses, and associated stages.

Risk Assessment

Exposure of sensitive pipeline information and agent IP addresses, which may assist further attacks.

Recommendation

Upgrade GoCD to version 26.1.0 or later, which fixes the validation.

Other vulnerabilities in GoCD

See all
Original NVD description (English source)

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. The response does not expose console output, artifacts, commands, variables, or configuration. This issue is fixed in version 26.1.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS