Description
Spinnaker is an open source, multi-cloud continuous delivery platform. Prior to versions 2026.1.1, 2026.0.3, 2025.4.4, and 2025.3.4 on their respective release lines, Kustomize bake operations allow unsafe YAML tag processing in rosco manifests. This can lead to remote code execution on rosco pods when performing Kustomize bakes. This issue is fixed in versions 2026.1.1, 2026.0.3, 2025.4.4, and 2025.3.4.
Published: 2026-07-10
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Spinnaker’s Kustomize bake operation allows unsafe YAML tag processing in rosco manifests, a flaw classified as CWE‑502. During a bake an attacker can supply crafted YAML that is deserialized by rosco, enabling arbitrary code execution on the rosco pods. The vulnerability is limited to the Kustomize bake mechanism and does not automatically grant privilege escalation beyond the rosco environment; the impact is the ability to execute code within the containers that rely on these pods.

Affected Systems

All Spinnaker deployments running a rosco component before the following releases are affected: the 2026 release line prior to 2026.1.1, the 2026.0 line prior to 2026.0.3, the 2025.4 line prior to 2025.4.4, and the 2025.3 line prior to 2025.3.4. These versions run the vulnerable Kustomize bake operation and therefore expose rosco pods to users on earlier or intermediate releases that do not include the patched rosco component are also at risk.

Risk and Exploitability

With a CVSS score of 7.5, the vulnerability is of medium‑high severity. The EPSS score of <1% indicates a low probability of active exploitation, and it is not listed in CISA’s KEV catalog. The attack vector is inferred to require an actor able to trigger a Kustomize bake against a rosco instance that this could/CD pipeline, or an external actor who gains access to that capability. code within the rosco pod, which in turn can affect the broader deployment by pivoting, persisting, or exfiltrating data.

Generated by OpenCVE AI on July 29, 2026 at 09:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest patched Spinnaker release (2026.1.1 for the 2026 line, 2026.0.3 for the 2026.0 line, 202 2025.4 line, or 2025.3.4 for the 2025.3 line).
  • If an upgrade cannot be performed immediately, disable or restrict Kustomize bake operations on rosco pods so that untrusted YAML is not processed.
  • Configure rosco to disallow unsafe YAML tag processing and enforce strict schema validation on manifests to mitigate the deserialization flaw.

Generated by OpenCVE AI on July 29, 2026 at 09:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 10 Jul 2026 23:45:00 +0000

Type Values Removed Values Added
First Time appeared Spinnaker
Spinnaker spinnaker
Vendors & Products Spinnaker
Spinnaker spinnaker

Fri, 10 Jul 2026 22:30:00 +0000

Type Values Removed Values Added
Description Spinnaker is an open source, multi-cloud continuous delivery platform. Prior to versions 2026.1.1, 2026.0.3, 2025.4.4, and 2025.3.4 on their respective release lines, Kustomize bake operations allow unsafe YAML tag processing in rosco manifests. This can lead to remote code execution on rosco pods when performing Kustomize bakes. This issue is fixed in versions 2026.1.1, 2026.0.3, 2025.4.4, and 2025.3.4.
Title Spinnaker: Improper yaml processing on kustomize bake operations
Weaknesses CWE-502
References
Metrics cvssV3_1

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


Subscriptions

Spinnaker Spinnaker
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-15T03:59:56.840Z

Reserved: 2026-06-16T15:20:43.085Z

Link: CVE-2026-55175

cve-icon Vulnrichment

Updated: 2026-07-13T14:17:21.991Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T09:45:04Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data