Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/fission/fission
  4. ›
  5. CVE-2026-50564

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

June 30, 2026

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.

References

  • github.com/advisories/GHSA-gx55-f84r-v3r7
  • github.com/fission/fission/commit/e484df8460bb4e8026e24210120602aa7f181f64
  • github.com/fission/fission/pull/3391
  • github.com/fission/fission/releases/tag/v1.24.0
  • github.com/fission/fission/security/advisories/GHSA-gx55-f84r-v3r7
  • nvd.nist.gov/vuln/detail/CVE-2026-50564

Code Behaviors & Features

Detect and mitigate CVE-2026-50564 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.24.0

Fixed versions

  • 1.24.0

Solution

Upgrade to version 1.24.0 or above.

Impact 9.9 CRITICAL

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

Learn more about CVSS

Weakness

  • CWE-269: Improper Privilege Management
  • CWE-284: Improper Access Control
  • CWE-693: Protection Mechanism Failure

Source file

go/github.com/fission/fission/CVE-2026-50564.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sun, 19 Jul 2026 12:18:47 +0000.