External risk intelligence

Spinnaker allows attackers to steal credentials and control your systems.

CVE advisorySeverity: CRITICAL (CVSS 9.9)

CVE-2026-32604

Spinnaker is a continuous delivery platform typically deployed as an internal enterprise application. While it features a web interface accessible over corporate networks, it is generally protected by VPNs, SSO, or internal network controls rather than being intentionally exposed to the public internet.

Halo Surface Signal: 3 out of 5 — possibly public-facing.

External exposure likelihood

Horizon Alert

Summary of the vulnerability and why it matters

A vulnerability exists in Spinnaker that allows unauthorized commands to be executed on clouddriver pods. This could lead to serious consequences like credential exposure and system compromise. Teams using Spinnaker should pay close attention to this issue.

  • Compromise of sensitive credentials.
  • Potential for widespread system damage.
  • Attack requires existing access.

Attack Path

How an attacker could exploit the issue

An authenticated attacker with low privileges can execute arbitrary commands on Spinnaker's clouddriver pods. This allows them to compromise sensitive credentials, modify system files, or deploy malicious resources within the target environment.

  • Low-privileged access needed.
  • Targets clouddriver pods.
  • Git repo artifact types enabled.

Live Threat

Current exploitation, exposure, and threat context

Attackers will likely find this vulnerability appealing due to its critical severity and the potential for arbitrary command execution on critical infrastructure. While the CVE is publicly disclosed, there is no immediate signal of widespread active exploitation, suggesting a window for proactive patching.

  • Public exploit code not yet observed.
  • Critical severity, offering significant impact.
  • Patched in recent versions.

Operational Fix

Recommended remediation, mitigation, and detection steps

Prioritize patching Spinnaker to 2026.1.0, 2026.0.1, 2025.4.2, or 2025.3.2 to address command execution vulnerabilities. If patching is delayed, disable the `gitrepo` artifact type as a workaround to mitigate risk.

  • Apply specific patch versions.
  • Disable `gitrepo` artifact type.
  • Monitor for unauthorized command execution.

Supplementary metadata

Validate whether this threat affects your internet-facing exposure.

Halo Threat Intelligence helps prioritize remediation with Halo Surface Signal and H/A/L/O context. Start exposure validation with a free external attack surface trial.

Frequently asked questions

What is Spinnaker and what is it used for?

Spinnaker is an open-source platform for continuous delivery across multiple cloud environments. It helps organizations automate the deployment of applications to various cloud providers, streamlining the software release process.

What kind of vulnerability does CVE-2026-32604 represent?

CVE-2026-32604 is a critical vulnerability categorized as CWE-20, improper input validation. This flaw allows an attacker to execute arbitrary commands on Spinnaker's clouddriver pods, potentially leading to credential theft and system compromise.

What preconditions are needed for an attacker to exploit this Spinnaker vulnerability?

An attacker needs to have authenticated, low-privileged access to the Spinnaker environment. The vulnerability is triggered by the presence of the `gitrepo` artifact type being enabled.

Who should be concerned about CVE-2026-32604?

Organizations using Spinnaker should be concerned, particularly those where Spinnaker is accessible over internal networks. While not typically internet-facing, its internal access makes it a target for threats within the network perimeter.

What are the first steps to respond to this Spinnaker CVE?

The primary response is to update Spinnaker to a patched version: 2026.1.0, 2026.0.1, 2025.4.2, or 2025.3.2. As a temporary workaround, disabling the `gitrepo` artifact type can mitigate the risk if immediate patching is not feasible.

References