CVE 9.9 CRITICAL

Fission Environment CRD podspec passthrough enables hostPID/hostNetwork/privileged pods, node escape_CVE-2026-50564

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

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.

AI Analysis

Fission Environment CRD podspec passthrough vulnerability enables hostPID/hostNetwork/privileged pods, allowing node escape

Basic Information

ID CVE-2026-50564
Source GitHub_M
Published Jun 10, 2026 at 17:27
Modified Jun 10, 2026 at 18:47

Affected Product

Vendor fission
Product fission
Version < 1.24.0
Affected Versions fission fission < 1.24.0

CWE Classification

AI Assessment

AI Score 9.9 / 10
AI Severity Critical
Vendor Fission
Product Fission
Version < 1.24.0

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.