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-40886 Details

Description

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.

Metrics

CVSS 3.x Severity and Vector Strings:

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-1285Improper Validation of Specified Index, Position, or Offset in Inputredhat-SADP
CWE-129Improper Validation of Array Index[email protected]

Affected Products

ProductVersions
argoproj argo workflows
>= 3.6.5, <= 3.6.19
>= 3.7.0, < 3.7.14
>= 4.0.0, < 4.0.5

CPE

  • cpe:2.3:a:argoproj:argo_workflows:*:*:*:*:*:go:*:*

Remediation

  • No remediation found in references.

Change History

7 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-40886
NVD Published Date:
Apr 23, 2026
NVD Last Modified:
Jul 15, 2026
Source:
[email protected]
CVE-2026-40886 Details - Not Deferred