PT-2026-48509 · Fission · Fission
CVE-2026-50564
·
Published
2026-06-10
·
Updated
2026-07-30
CVSS v3.1
9.9
Critical
| Vector | AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Fission versions prior to 1.24.0
Description
Fission is a Kubernetes-native serverless framework. The 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 allows the propagation of hostNetwork, hostPID, hostIPC, container privileged, and serviceAccountName from the user-supplied podspec without filtering. Additionally, the Environment.Validate() function performs no security-relevant checks on these fields, potentially enabling node escape through privileged pods.Recommendations
Update to version 1.24.0.
Exploit
Fix
Improper Privilege Management
Protection Mechanism Failure
Improper Access Control
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Fission