Home

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.

PUBLISHED Reserved 2026-06-04 | Published 2026-06-10 | Updated 2026-06-10 | Assigner GitHub_M




CRITICAL: 9.9CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Problem types

CWE-269: Improper Privilege Management

CWE-284: Improper Access Control

CWE-693: Protection Mechanism Failure

Product status

< 1.24.0
affected

References

github.com/...ission/security/advisories/GHSA-gx55-f84r-v3r7

github.com/fission/fission/pull/3391

github.com/fission/fission/releases/tag/v1.24.0

cve.org (CVE-2026-50564)

nvd.nist.gov (CVE-2026-50564)

Download JSON