SCA: security update for github.com/argoproj/argo-workflows/v3, github.com/argoproj/argo-workflows/v4 (GHSA-5jv8-h7qh-rf5p)

high Tenable Cloud Security Plugin ID 440793

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-40886)

Solution

Update the github.com/argoproj/argo-workflows/v3 library and its related packages to version 3.7.14 or later.

See Also

https://github.com/advisories/GHSA-5jv8-h7qh-rf5p

Plugin Details

Severity: High

ID: 440793

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 4/24/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3.3

Percentile: 51.19

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5.3

Vector: CVSS2#AV:N/AC:L/Au:S/C:N/I:N/A:C

CVSS Score Source: CVE-2026-40886

CVSS v3

Risk Factor: High

Base Score: 7.7

Temporal Score: 6.9

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

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/23/2026

Vulnerability Publication Date: 4/23/2026

Reference Information

CVE: CVE-2026-40886

cwe: CWE-129