Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-c8q4-9h32-2ww8",
"modified": "2026-06-22T20:43:37Z",
"modified": "2026-06-22T20:43:39Z",
"published": "2026-06-22T20:43:37Z",
"aliases": [
"CVE-2026-44795"
],
"summary": "Spinnaker has uon-safe yaml deserialization, allowing RCE when using specific types",
"summary": "Spinnaker has unsafe yaml deserialization, allowing RCE when using specific types",
"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!",
"severity": [
{
Expand Down