{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-32613",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-03-12T14:54:24.271Z",
        "datePublished": "2026-04-20T20:07:24.697Z",
        "dateUpdated": "2026-04-23T16:30:05.001Z"
    },
    "containers": {
        "cna": {
            "title": "Spinnaker vulnerable to RCE via expression parsing due to unrestricted context handling",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-94",
                            "lang": "en",
                            "description": "CWE-94: Improper Control of Generation of Code ('Code Injection')",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "HIGH",
                        "baseScore": 10,
                        "baseSeverity": "CRITICAL",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "HIGH",
                        "privilegesRequired": "LOW",
                        "scope": "CHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/spinnaker/spinnaker/security/advisories/GHSA-69rw-45wj-g4v6",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/spinnaker/spinnaker/security/advisories/GHSA-69rw-45wj-g4v6"
                },
                {
                    "name": "https://github.com/spinnaker/spinnaker/releases/tag/spinnaker-release-2025.3.2",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/spinnaker/spinnaker/releases/tag/spinnaker-release-2025.3.2"
                },
                {
                    "name": "https://github.com/spinnaker/spinnaker/releases/tag/spinnaker-release-2025.4.2",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/spinnaker/spinnaker/releases/tag/spinnaker-release-2025.4.2"
                },
                {
                    "name": "https://github.com/spinnaker/spinnaker/releases/tag/spinnaker-release-2026.0.1",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/spinnaker/spinnaker/releases/tag/spinnaker-release-2026.0.1"
                }
            ],
            "affected": [
                {
                    "vendor": "spinnaker",
                    "product": "spinnaker",
                    "versions": [
                        {
                            "version": "< 2026.0.1",
                            "status": "affected"
                        },
                        {
                            "version": "< 2025.4.2",
                            "status": "affected"
                        },
                        {
                            "version": "< 2025.3.2",
                            "status": "affected"
                        },
                        {
                            "version": "< 2026.1.0",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-04-20T20:08:54.702Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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": {
                "advisory": "GHSA-69rw-45wj-g4v6",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-04-21T00:00:00+00:00",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "total"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3",
                                "id": "CVE-2026-32613"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-04-22T03:56:18.686Z"
                }
            },
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2026-04-23T16:30:05.001Z"
                },
                "references": [
                    {
                        "url": "https://zeropath.com/blog/spinnaker-rce-production-compromise"
                    }
                ],
                "title": "CVE Program Container",
                "x_generator": {
                    "engine": "ADPogram 0.0.1"
                }
            }
        ]
    }
}