CVE-2026-50565
MEDIUM
4.9
CVSS 3.1
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 builder pods were created with ServiceAccountName: fission-builder and no AutomountServiceAccountToken: false, so the kubelet auto-mounted the service-account token into every container in the pod — including the user-supplied builder image. This issue has been patched in version 1.24.0.
Metadata
Severity & Metrics
4.9
MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
SSVC — CISA Coordinator
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| fission | fission | — | < 1.24.0 |
Weakness (CWE)
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 4.9 | MEDIUM | 3.1 | cna | CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N |
References (3)
- https://github.com/fission/fission/security/advisories/GHSA-8wcj-mfrc-jx5q https://github.com/fission/fission/security/advisories/GHSA-8wcj-mfrc-jx5q
- https://github.com/fission/fission/pull/3390 https://github.com/fission/fission/pull/3390
- https://github.com/fission/fission/releases/tag/v1.24.0 https://github.com/fission/fission/releases/tag/v1.24.0