Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-50566 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

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, 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

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-250Execution with Unnecessary Privileges[email protected]
CWE-269Improper Privilege Management[email protected]

Affected Products

ProductVersions
Fission
<= 1.23.0 (semver)

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Upgrade: 1.24.0moderate efforthttps://github.com/fission/fission/releases/tag/v1.24.0
  • Workaround:low effort

    Restrict Environment create/update RBAC to trusted administrators.

  • Workaround:low effort

    Deploy a Kyverno / OPA Gatekeeper policy rejecting dangerous Container SecurityContext on Environment CRDs.

  • Workaround:low effort

    Label the function/builder namespaces with pod-security.kubernetes.io/enforce: restricted.

Change History

5 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-50566
NVD Published Date:
Jun 10, 2026
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2026-50566 Details - Not Deferred