{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:linuxfoundation:spinnaker:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2025.3.2"
              },
              {
                "introduced": "2025.4.0"
              },
              {
                "fixed": "2025.4.2"
              },
              {
                "introduced": "2026.0.0"
              },
              {
                "fixed": "2026.0.1"
              }
            ],
            "source": [
              "CPE_RANGE",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "8dfcb8e9a5f2428828ad03c0ccb9684fdf1425aa"
            },
            {
              "introduced": "6465902a6651ea50fa821259c7bbe68475e49251"
            },
            {
              "fixed": "d86027a6400811d59c8933306bfda87d8b4e20d3"
            },
            {
              "introduced": "6e1a64976a812b9dab7b61d08e96f0b22b9ed24c"
            },
            {
              "fixed": "45754bc9d83fef7dd6dc8653b375abe5c3a55a50"
            }
          ],
          "repo": "https://github.com/spinnaker/spinnaker",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-69rw-45wj-g4v6"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-94"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/32xxx/CVE-2026-32613.json"
  },
  "details": "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.",
  "id": "CVE-2026-32613",
  "modified": "2026-07-15T01:48:53.985615908Z",
  "published": "2026-04-20T20:07:24.697Z",
  "references": [
    {
      "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": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/32xxx/CVE-2026-32613.json"
    },
    {
      "type": "ADVISORY",
      "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": "ARTICLE",
      "url": "https://zeropath.com/blog/spinnaker-rce-production-compromise"
    }
  ],
  "schema_version": "1.8.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 vulnerable to RCE via expression parsing due to unrestricted context handling"
}