CVE-2026-50563 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, Fission's Container Executor path lets a tenant supply Function.spec.podspec directly; the executor merges it into the executor-built podspec and creates a Deployment whose pods run the user's container image. This issue has been patched in version 1.24.0.
A critical vulnerability exists in Fission versions prior to 1.24.0, specifically within the Container Executor feature. The issue arises because the validation process for user-supplied Pod specifications did not adequately inspect the content, allowing tenants to inject harmful configurations. Exploiting this flaw could lead to unauthorized access to host namespaces and the root filesystem, effectively escaping the Kubernetes node's security boundaries.
Users can upgrade to Fission version 1.24.0 or later, where this vulnerability has been fixed. Instructions for upgrading are available 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/3391 | [email protected] | Source CodeVendor |
| https://github.com/fission/fission/releases/tag/v1.24.0 | [email protected] | Release NotesVendor |
| https://github.com/fission/fission/security/advisories/GHSA-v455-mv2v-5g92 | [email protected] | AdvisoryBundleRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-269 | Improper Privilege Management | [email protected] |
| CWE-284 | Improper Access Control | [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