Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1325 CNY

100%

CVE-2026-50568— Fission: SanitizeFilePath lexical HasPrefix bypass permits sibling-directory escape

CVSS 3.6 · Low EPSS 0.11% · P2

Affected Version Matrix 1

VendorProductVersion RangeStatus
fissionfission< 1.25.0affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-50568

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Fission: SanitizeFilePath lexical HasPrefix bypass permits sibling-directory escape
Source: NVD (National Vulnerability Database)
Vulnerability Description
Fission is an open-source, Kubernetes-native serverless framework that simplifies the deployment of functions and applications on Kubernetes. Prior to version 1.25.0, SanitizeFilePath in pkg/utils/utils.go validated that a path stayed under a safe directory by calling strings.HasPrefix(path, safedir). This is a lexical check, not a directory boundary check: /packages-extra/evil starts with /packages, so it passed. The function did not enforce a path-separator boundary, so any sibling directory whose name began with the safe-directory string was accepted. Callers included the builder's Clean handler (pkg/builder/builder.go:208) and the fetcher's Fetch / Upload handlers (pkg/fetcher/fetcher.go). A tenant who could pre-create or control a sibling directory under the fetcher / builder's shared volume could induce a write or read outside the intended safe directory. This issue has been patched in version 1.25.0.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N
Source: NVD (National Vulnerability Database)
Vulnerability Type
对路径等价的解析不恰当
Source: NVD (National Vulnerability Database)
Vulnerability Title
Fission 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Fission是Fission开源的一个基于Kubernetes的函数部署框架。 Fission 1.25.0之前版本存在安全漏洞,该漏洞源于SanitizeFilePath函数使用字符串前缀检查而非目录边界检查,导致以安全目录字符串开头的兄弟目录被接受,租户可通过控制fetcher/构建器共享卷下的兄弟目录诱导写入或读取安全目录之外的文件。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
fissionfission < 1.25.0 -

II. Public POCs for CVE-2026-50568

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-50568

登录查看更多情报信息。

Patches & Fixes for CVE-2026-50568 (1)

Vendor Advisories for CVE-2026-50568 (1)

Same Patch Batch · fission · 2026-06-10 · 17 CVEs total

CVE-2026-505639.9 CRITICALFission Container Executor Function PodSpec Injection Leading to Node Escape
CVE-2026-505669.9 CRITICALFission: Environment Runtime.Container and Builder.Container SecurityContext bypass allows
CVE-2026-505459.9 CRITICALFission Environment CRD PodSpec Injection Leading to Node Escape and Cluster Takeover
CVE-2026-505649.9 CRITICALFission Environment CRD podspec passthrough enables hostPID/hostNetwork/privileged pods, n
CVE-2026-466149.8 CRITICALFission router exposes /fission-function/<ns>/<name> on its public listener, allowing invo
CVE-2026-466128.8 HIGHFission StorageSvc /v1/archive endpoint exposes unauthenticated CRUD over all function arc
CVE-2026-498248.5 HIGHFission: Cross-namespace Environment reference via unvalidated EnvironmentRef in Function
CVE-2026-505708.5 HIGHFission: Incomplete capability denylist in Environment/Function PodSpec validation allows
CVE-2026-498237.7 HIGHFission: Cross-namespace Package read via unvalidated PackageRef in Function admission web
CVE-2026-498227.7 HIGHFission: Cross-namespace event leakage via KubernetesWatchTrigger allows persistent tenant
CVE-2026-498217.7 HIGHFission: Cross-namespace Environment reference in Package allows build-time command execut
CVE-2026-505677.7 HIGHFission: Zip Slip in pkg/utils/zip.go:Unarchive allows fetcher to write outside the destin
CVE-2026-505654.9 MEDIUMFission builder pods auto-mount the fission-builder ServiceAccount token in the user-suppl
CVE-2026-505694.3 MEDIUMFission: HTTPTrigger admission omits RelativeURL / Prefix validation; kubectl apply bypass
CVE-2026-46617Fission runtime pods automount the fission-fetcher service-account token into the user fun
CVE-2026-46618Fission builder accepts arbitrary buildcmd strings from Environment.spec.builder.command,

IV. Related Vulnerabilities

V. Comments for CVE-2026-50568

No comments yet


Leave a comment