CVE-2026-50564
CRITICAL
9.9
CVSS 3.1
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 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.
Metadata
Severity & Metrics
9.9
CRITICAL CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
SSVC — CISA Coordinator
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| fission | fission | — | < 1.24.0 |
Weakness (CWE)
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 9.9 | CRITICAL | 3.1 | cna | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H |
References (3)
- https://github.com/fission/fission/security/advisories/GHSA-gx55-f84r-v3r7 https://github.com/fission/fission/security/advisories/GHSA-gx55-f84r-v3r7
- https://github.com/fission/fission/pull/3391 https://github.com/fission/fission/pull/3391
- https://github.com/fission/fission/releases/tag/v1.24.0 https://github.com/fission/fission/releases/tag/v1.24.0