GHSA-69rw-45wj-g4v6 · Severity: critical · Ecosystem: maven — Spinnaker: RCE via expression parsing due to unrestricted context handling
Spinnaker is an open source, multi-cloud continuous delivery platform. Echo like some other services, uses SPeL (Spring Expression Language) to process information - specifically around expected artifacts. In versions prior to 2026.1.0, 2026.0.1, 2025.4.2, and 2025.3.2, unlike orca, it was NOT restricting that context to a set of trusted classes, but allowing FULL JVM access. This enabled a user to use arbitrary java classes which allow deep access to the system. This enabled the ability to invoke commands, access files, etc. Versions 2026.1.0, 2026.0.1, 2025.4.2, and 2025.3.2 contain a patch. As a workaround, disable echo entirely.
Conclusion & alert: CVE-2026-32613 is rated Moderate Risk (42.9/100): CVSS Critical severity, with low exploitation likelihood (EPSS 0.03%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-22 | 0.06% | 0.03% | -0.02% |
| 2 | 2026-04-21 | — | 0.06% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.9 | 3.1 | CRITICAL |
|
3.1 | 6.0 | [email protected] |
GHSA-69rw-45wj-g4v6 · Severity: critical · Ecosystem: maven — Spinnaker: RCE via expression parsing due to unrestricted context handling
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| linuxfoundation | spinnaker | < 2025.3.2 | cpe:2.3:a:linuxfoundation:spinnaker:*:*:*:*:*:*:*:* |
| linuxfoundation | spinnaker | >= 2025.4.0, < 2025.4.2 | cpe:2.3:a:linuxfoundation:spinnaker:*:*:*:*:*:*:*:* |
| linuxfoundation | spinnaker | >= 2026.0.0, < 2026.0.1 | cpe:2.3:a:linuxfoundation:spinnaker:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/spinnaker/spinnaker/releases/tag/spinnaker-release-2025.3.2 | Product Release Notes |
| https://github.com/spinnaker/spinnaker/releases/tag/spinnaker-release-2025.4.2 | Product Release Notes |
| https://github.com/spinnaker/spinnaker/releases/tag/spinnaker-release-2026.0.1 | Product Release Notes |
| https://github.com/spinnaker/spinnaker/security/advisories/GHSA-69rw-45wj-g4v6 | Mitigation Vendor Advisory |
| https://zeropath.com/blog/spinnaker-rce-production-compromise |