原始 OSV JSON
{
"id": "GHSA-c8q4-9h32-2ww8",
"aliases": [
"CVE-2026-44795"
],
"details": "### Impact\nThere's an unsafe YAML processing vulnerability that bypasses safe deserialization. This impacts users when when performing:\n* CloudFormation deployments\n* CloudFoundry Baking\n\nThe usage of a non-safe constructor use allows arbitrary loading of Java classes leading to RCE.\n\n### Patches\n 2025.3.3, 2026.0.3 and 2025.4.4.\n\n### Workarounds\nDisable the CloudFormation system and cloudfoundry baking operations.\n\n### Resources\nJoin Spinnaker on Slack for more information!",
"summary": "Spinnaker has non-safe yaml deserialization, allowing RCE when using specific types",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2025.3.3"
}
]
}
],
"package": {
"name": "io.spinnaker.rosco:rosco-core",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2025.3.3"
}
]
}
],
"package": {
"name": "io.spinnaker.orca:orca-core",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2025.4.0"
},
{
"fixed": "2025.4.4"
}
]
}
],
"package": {
"name": "io.spinnaker.rosco:rosco-core",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2026.0.0"
},
{
"fixed": "2026.0.3"
}
]
}
],
"package": {
"name": "io.spinnaker.rosco:rosco-core",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2025.4.0"
},
{
"fixed": "2025.4.4"
}
]
}
],
"package": {
"name": "io.spinnaker.orca:orca-core",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2026.0.0"
},
{
"fixed": "2026.0.3"
}
]
}
],
"package": {
"name": "io.spinnaker.orca:orca-core",
"ecosystem": "Maven"
}
}
],
"modified": "2026-08-05T22:37:48Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:H/A:N"
}
],
"published": "2026-06-22T20:43:37Z",
"references": [
{
"url": "https://github.com/spinnaker/spinnaker/security/advisories/GHSA-c8q4-9h32-2ww8",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44795",
"type": "ADVISORY"
},
{
"url": "https://github.com/spinnaker/spinnaker/commit/4cbe1d5fea9df573aadfd8b093fb4b594b354ee5",
"type": "WEB"
},
{
"url": "https://github.com/spinnaker/spinnaker/commit/e57c0db4584b398473a7bbb19402ce6c1e89b627",
"type": "WEB"
},
{
"url": "https://github.com/spinnaker/spinnaker/commit/f69d7b534d068ed74d0d3a1fbf17e2c945d36e5e",
"type": "WEB"
},
{
"url": "https://github.com/spinnaker/spinnaker",
"type": "PACKAGE"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-470",
"CWE-502"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2026-07-10T22:16:41Z",
"github_reviewed_at": "2026-06-22T20:43:37Z"
}
}