Description
GoCD is a continuous deliver server. From 13.1.0 until 26.1.0, the /go/api/support/process_list endpoint does not enforce its intended administrator-only authorization. An authenticated internal user can query the endpoint while source control child processes are running and view command-line arguments, usernames, remote material URLs, and internal material paths for materials the user cannot otherwise access. Exploitation depends on unpredictable process timing, and credentials, environment variables, and user-defined secrets remain masked or omitted. This issue is fixed in version 26.1.0.
Published: 2026-09-21
Score: 3.7 Low
EPSS: n/a
KEV: No
Impact: Unauthorized disclosure of sensitive process details
Action: Apply patch
AI Analysis

Impact

The vulnerability arises because the /go/api/support/process_list endpoint in GoCD does not enforce the intended administrator‑only authorization. An authenticated user, even with a non‑admin role, can query the endpoint while source control child processes are running. The response reveals command‑line arguments, usernames, remote material URLs, and internal material paths for materials that the user normally cannot access. Although the endpoint does not leak credentials, environment variables, or user‑defined secrets, the exposed information could aid a malicious actor in mapping the internal structure, identifying vulnerable components, and planning further attacks. The weakness is a classic authorization bypass (CWE‑863) that results in non‑confidentiality impact.

Affected Systems

Affected systems are all GoCD installations from version 13.1.0 up to, but not including, 26.1.0. The issue was identified in the product’s release notes and fixed in GoCD 26.1.0. Any deployment using any of those versions may be impacted.

Risk and Exploitability

The risk is low to moderate, reflected in a CVSS base score of 3.7. The EPSS score is not available, and the vulnerability is not listed in CISA’s KEV catalog. Exploitation requires an authenticated internal user and unpredictable process timing; the attack surface is thus limited to legitimate users with knowledge of when repository material processes are active.

Generated by OpenCVE AI on September 21, 2026 at 16:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade GoCD to version 26.1.0 or later to apply the canonical fix.
  • If an immediate upgrade is infeasible, restrict access to the /go/api/support/process_list endpoint to administrator roles only by configuring the organization’s security policy or by placing a network filter that blocks non‑admin traffic to the endpoint.
  • Audit and monitor usage of the support API, reviewing logs for suspicious or repetitive calls to the process list to detect potential abuse.

Generated by OpenCVE AI on September 21, 2026 at 16:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 21 Sep 2026 19:45:00 +0000

Type Values Removed Values Added
First Time appeared Gocd
Gocd gocd
Vendors & Products Gocd
Gocd gocd

Mon, 21 Sep 2026 15:00:00 +0000

Type Values Removed Values Added
Description GoCD is a continuous deliver server. From 13.1.0 until 26.1.0, the /go/api/support/process_list endpoint does not enforce its intended administrator-only authorization. An authenticated internal user can query the endpoint while source control child processes are running and view command-line arguments, usernames, remote material URLs, and internal material paths for materials the user cannot otherwise access. Exploitation depends on unpredictable process timing, and credentials, environment variables, and user-defined secrets remain masked or omitted. This issue is fixed in version 26.1.0.
Title GoCD is vulnerable to authorization bypass via support process list API
Weaknesses CWE-863
References
Metrics cvssV3_1

{'score': 3.7, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-09-21T20:46:04.670Z

Reserved: 2026-06-16T14:33:35.709Z

Link: CVE-2026-55060

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-21T15:17:29.277

Modified: 2026-09-21T15:17:29.277

Link: CVE-2026-55060

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-21T19:23:24Z

Weaknesses