CVE-2026-44795: Spinnaker has uon-safe yaml deserialization, allowing RCE when using specific types
There’s an unsafe YAML processing vulnerability that bypasses safe deserialization. This impacts users when when performing:
- CloudFormation deployments
- CloudFoundry Baking
The usage of a non-safe constructor use allows arbitrary loading of Java classes leading to RCE.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-44795 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →