GHSA-69RW-45WJ-G4V6
Vulnerability from github – Published: 2026-04-21 14:53 – Updated: 2026-04-21 14:53
VLAI?
Summary
Spinnaker: RCE via expression parsing due to unrestricted context handling
Details
Impact
Echo like some other services, uses SPeL (Spring Expression Language) to process information - specifically around expected artifacts. Unlike orca, it was NOT restricting that context to a set of trusted classes, but allowing FULL JVM access. This enables a user to use arbitrary java classes which allow deep access to the system. This enables the ability to invoke commands, access files, etc.
Workarounds
Disable echo entirely.
Severity ?
9.9 (Critical)
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "io.spinnaker.echo:echo-pipelinetriggers"
},
"ranges": [
{
"events": [
{
"introduced": "2026.0-0"
},
{
"fixed": "2026.0.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "io.spinnaker.echo:echo-pipelinetriggers"
},
"ranges": [
{
"events": [
{
"introduced": "2025.4-0"
},
{
"fixed": "2025.4.2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "io.spinnaker.echo:echo-pipelinetriggers"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2025.3.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2026-32613"
],
"database_specific": {
"cwe_ids": [
"CWE-94"
],
"github_reviewed": true,
"github_reviewed_at": "2026-04-21T14:53:34Z",
"nvd_published_at": "2026-04-20T21:16:32Z",
"severity": "CRITICAL"
},
"details": "### Impact\nEcho like some other services, uses SPeL (Spring Expression Language) to process information - specifically around expected artifacts. Unlike orca, it was NOT restricting that context to a set of trusted classes, but allowing FULL JVM access. This enables a user to use arbitrary java classes which allow deep access to the system. This enables the ability to invoke commands, access files, etc.\n\n### Workarounds\nDisable echo entirely.",
"id": "GHSA-69rw-45wj-g4v6",
"modified": "2026-04-21T14:53:34Z",
"published": "2026-04-21T14:53:34Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/spinnaker/spinnaker/security/advisories/GHSA-69rw-45wj-g4v6"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32613"
},
{
"type": "PACKAGE",
"url": "https://github.com/spinnaker/spinnaker"
},
{
"type": "WEB",
"url": "https://github.com/spinnaker/spinnaker/releases/tag/spinnaker-release-2025.3.2"
},
{
"type": "WEB",
"url": "https://github.com/spinnaker/spinnaker/releases/tag/spinnaker-release-2025.4.2"
},
{
"type": "WEB",
"url": "https://github.com/spinnaker/spinnaker/releases/tag/spinnaker-release-2026.0.1"
},
{
"type": "WEB",
"url": "https://github.com/spinnaker/spinnaker/releases/tag/spinnaker-release-2026.0.2"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Spinnaker: RCE via expression parsing due to unrestricted context handling"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…