CVE Catalog

CVE-2026-52742

MediumCVSS 5.1
Published: Updated: Translated: NVD NIST

Summary

In GoCD from 12.3.1 until 26.1.0, legacy routes under /go/admin/restful/* expose historical full server configuration to pipeline group administrators instead of restricting responses to the groups they administer. The disclosed configuration can include agent auto-registration keys, webhook invocation keys, encrypted material credentials, and GoCD administrator lists.

Risk Assessment

A malicious pipeline group administrator can use disclosed agent registration data to connect a rogue compatible agent, potentially receiving work or overwriting artifacts associated with other groups. Normal authenticated users are not affected, and the endpoint does not modify server configuration.

Recommendation

Upgrade GoCD to version 26.1.0 or later. If upgrading is not possible, restrict access to /go/admin/restful/* routes and consider limiting pipeline editing to full administrators only.

Other vulnerabilities in GoCD

See all
Original NVD description (English source)

GoCD is a continuous deliver server. From 12.3.1 until 26.1.0, legacy routes under /go/admin/restful/* expose historical full server configuration to pipeline group administrators instead of restricting responses to configuration for groups they administer. The disclosed configuration can include agent auto-registration keys, webhook invocation keys, encrypted material credentials, and GoCD administrator lists. A malicious pipeline group administrator can use disclosed agent registration data to connect a rogue compatible agent, which can create a higher-complexity path to receiving work or overwriting artifacts associated with other groups. Normal authenticated users are not affected, the endpoint does not modify server configuration, and deployments that restrict pipeline editing to full administrators or configuration repositories are not affected. This issue is fixed in version 26.1.0.

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