← Back to browse · API

CVE-2026-32613

Severity
CRITICAL
CVSS
10.0
EPSS
0.00553
Risk score
40.19
CISA KEV
No
PoC
No
Published
2026-04-20
Modified
2026-04-23
First seen
2026-08-07
Aliases
EUVD-2026-23964, GHSA-69RW-45WJ-G4V6
Products
spinnaker:spinnaker < 2025.3.2, spinnaker:spinnaker < 2025.4.2, spinnaker:spinnaker < 2026.0.1, spinnaker:spinnaker < 2026.1.0
Sources
euvd EUVD-2026-23964

Description

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.

References