CVE Catalog

CVE-2026-52740

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Summary

In GoCD from 18.7.0 until 26.1.0, the Get Template Config API compares HTTP method names case-sensitively when selecting authorization filters. A lower-privileged authenticated user can send a request with nonstandard HTTP method capitalization to retrieve a pipeline template by name without the required view permission and read its configuration.

Risk Assessment

A lower-privileged authenticated user can read pipeline template configurations they should not have access to, potentially exposing CI/CD structure and configuration details. API operations that modify data are not affected, and secure variables remain encrypted.

Recommendation

Upgrade GoCD to version 26.1.0 or later. If upgrading is not possible, configure the reverse proxy to reject non-uppercase HTTP methods.

Other vulnerabilities in GoCD

See all
Original NVD description (English source)

GoCD is a continuous deliver server. From 18.7.0 until 26.1.0, the Get Template Config API compares HTTP method names case-sensitively when selecting authorization filters. A lower-privileged authenticated user can send a request with nonstandard HTTP method capitalization to retrieve a pipeline template by name without the required view permission and read its configuration. API operations that modify data are not affected, secure variables remain encrypted, and deployments whose reverse proxy rejects non-uppercase HTTP methods are not affected. This issue is fixed in version 26.1.0.

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