CVE-2026-50545 Details
Description
Fission is an open-source, Kubernetes-native serverless framework that simplifies the deployment of functions and applications on Kubernetes. Prior to version 1.24.0, the Environment.spec.runtime.podSpec / spec.builder.podSpec passthrough lacked validation, and MergePodSpec propagated dangerous fields into the generated pods. This issue has been patched in version 1.24.0.
A critical vulnerability exists in Fission, a Kubernetes-native serverless framework, in versions prior to 1.24.0. The issue arises from the Environment.spec.runtime.podSpec and spec.builder.podSpec passthrough, which lacked proper validation. This oversight allowed dangerous fields to be merged into generated pods, creating a pathway for exploitation. The vulnerability could be exploited by applying an Environment configuration followed by a patch that introduced harmful pod specification elements, such as host networking or privileged access. This would enable a pod to escape its namespace and potentially compromise the entire Kubernetes cluster.
Users can upgrade to Fission version 1.24.0, where this vulnerability has been addressed. Instructions for upgrading can be found in the Fission documentation.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 10, 2026CISA-ADP
Assessed Jun 11, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/fission/fission/pull/3390 | [email protected] | Issue TrackingVendor |
| https://github.com/fission/fission/pull/3391 | [email protected] | Issue TrackingVendor |
| https://github.com/fission/fission/releases/tag/v1.24.0 | [email protected] | Release NotesVendor |
| https://github.com/fission/fission/security/advisories/GHSA-wmgg-3p4h-48x7 | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-269 | Improper Privilege Management | [email protected] |
| CWE-284 | Improper Access Control | [email protected] |
| CWE-693 | Protection Mechanism Failure | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Fission | <= 1.23.0 (semver) |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 10, 2026 | New CVE Received | [email protected] |
Volerion