- 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.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
- Products
- spinnaker
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:linuxfoundation:spinnaker:*:*:*:*:*:*:*:*",
"matchCriteriaId": "07B7FB62-8F2B-479F-9A67-BF089F62CBD8",
"versionEndExcluding": "2025.3.2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:linuxfoundation:spinnaker:*:*:*:*:*:*:*:*",
"matchCriteriaId": "46906F2E-400B-4A1F-A36D-C9BD40E9E7D0",
"versionEndExcluding": "2025.4.2",
"versionStartIncluding": "2025.4.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:linuxfoundation:spinnaker:*:*:*:*:*:*:*:*",
"matchCriteriaId": "667562C0-156D-4D2B-A446-67A2EBFB4CEF",
"versionEndExcluding": "2026.0.1",
"versionStartIncluding": "2026.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
]