SCA: security update for github.com/argoproj/argo-workflows/v3, github.com/argoproj/argo-workflows/v4 (GHSA-jcc8-g2q4-9fxq)

high Tenable Self-Hosted Container Security Plugin ID 441125

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. Prior to versions 3.7.14 and 4.0.5, the Webhook Interceptor loads the entire request body into
memory before authenticating the request or verifying its signature. This occurs on the /api/v1/events/
endpoint, which is publicly accessible (albeit intended for webhooks). An attacker can send a request with
an extremely large body (e.g., multiple gigabytes), causing the Argo Server to allocate excessive memory,
potentially leading to an Out-Of-Memory (OOM) crash and denial of service. This issue has been patched in
versions 3.7.14 and 4.0.5. (CVE-2026-42294)

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-jcc8-g2q4-9fxq

Plugin Details

Severity: High

ID: 441125

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 5/5/2026

Updated: 5/18/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.1

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

CVSS Score Source: CVE-2026-42294

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

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

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

CVSS v4

Risk Factor: High

Base Score: 8.2

Threat Score: 6.9

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 5/4/2026

Vulnerability Publication Date: 5/4/2026

Reference Information

CVE: CVE-2026-42294

cwe: CWE-770