Improper Validation of Array Index Affecting kubeflow-pipelines package, versions <2.16.0-r18


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.38% (30th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-CHAINGUARDLATEST-KUBEFLOWPIPELINES-16242205
  • published25 Apr 2026
  • disclosed23 Apr 2026

Introduced: 23 Apr 2026

CVE-2026-40886  (opens in a new tab)
CWE-129  (opens in a new tab)

How to fix?

Upgrade Chainguard kubeflow-pipelines to version 2.16.0-r18 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream kubeflow-pipelines package and not the kubeflow-pipelines package as distributed by Chainguard. See How to fix? for Chainguard relevant fixed versions and status.

Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. From 3.6.5 to 4.0.4, an unchecked array index in the pod informer's podGCFromPod() function causes a controller-wide panic when a workflow pod carries a malformed workflows.argoproj.io/pod-gc-strategy annotation. Because the panic occurs inside an informer goroutine (outside the controller's recover() scope), it crashes the entire controller process. The poisoned pod persists across restarts, causing a crash loop that halts all workflow processing until the pod is manually deleted. This vulnerability is fixed in 4.0.5 and 3.7.14.