SCA: security update for io.spinnaker.echo:echo-pipelinetriggers (GHSA-69rw-45wj-g4v6)

critical Tenable Cloud Security Plugin ID 440710

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-32613)

Solution

Update the io.spinnaker.echo:echo-pipelinetriggers library and its related packages to version 2025.3.2 or later.

See Also

https://github.com/advisories/GHSA-69rw-45wj-g4v6

Plugin Details

Severity: Critical

ID: 440710

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 4/21/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 5

Percentile: 94.19

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 6.7

Vector: CVSS2#AV:N/AC:L/Au:S/C:C/I:C/A:C

CVSS Score Source: CVE-2026-32613

CVSS v3

Risk Factor: Critical

Base Score: 9.9

Temporal Score: 8.6

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/21/2026

Vulnerability Publication Date: 4/20/2026

Reference Information

CVE: CVE-2026-32613

cwe: CWE-94