CVE-2026-50566 PUBLISHED

Fission: Environment Runtime.Container and Builder.Container SecurityContext bypass allows privileged pod creation

Assigner: GitHub_M
Reserved: 04.06.2026 Published: 10.06.2026 Updated: 10.06.2026

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, a tenant with environments.fission.io create/update RBAC can run privileged / allowPrivilegeEscalation / dangerous-capability containers in the Fission function or builder namespace, scheduled under the executor's high-privilege service account — enabling container-sandbox escape, host filesystem and network access, and potential node- and cluster-level compromise. This issue has been patched in version 1.24.0.

Metrics

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

Product Status

Vendor fission
Product fission
Versions
  • Version < 1.24.0 is affected

References

Problem Types

  • CWE-250: Execution with Unnecessary Privileges CWE
  • CWE-269: Improper Privilege Management CWE