CVE-2026-50564
CRITICALFission Environment CRD podspec passthrough enables hostPID/hostNetwork/privileged pods, node escape
Title source: cnaDescription
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 Environment CRD exposes spec.runtime.podSpec and spec.builder.podSpec, which are merged into the Kubernetes pod specs for runtime and builder pods. The merge logic propagated hostNetwork, hostPID, hostIPC, container privileged, and serviceAccountName from the user-supplied podspec with no filtering, and Environment.Validate performed no security-relevant checks on these fields. This issue has been patched in version 1.24.0.
References (3)
Core 3
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/fission/fission/security/advisories/GHSA-gx55-f84r-v3r7
X_Refsource_Misc x_refsource_misc
https://github.com/fission/fission/pull/3391
X_Refsource_Misc x_refsource_misc
https://github.com/fission/fission/releases/tag/v1.24.0
Scores
CVSS v3
9.9
EPSS
0.0027
EPSS Percentile
18.9%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
total
Details
CWE
CWE-269
CWE-284
CWE-693
Status
published
Products (1)
fission/fission
< 1.24.0
Published
Jun 10, 2026
Tracked Since
Jun 11, 2026