SCA: security update for github.com/argoproj/argo-workflows/v4 (GHSA-xchc-cqwg-g76q)

high Tenable Self-Hosted Container Security Plugin ID 441122

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 version 4.0.0 to before version 4.0.5, the Sync Service's ConfigMap-backed provider
(server/sync/sync_cm.go) performs zero authorization checks on all CRUD operations (create, read, update,
delete). Any authenticated user — including those using fake Bearer tokens — can create, read, update, and
delete Kubernetes ConfigMaps containing synchronization limits. This issue has been patched in version
4.0.5. (CVE-2026-42297)

Solution

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

See Also

https://github.com/advisories/GHSA-xchc-cqwg-g76q

Plugin Details

Severity: High

ID: 441122

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 5/5/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.5

Percentile: 57.55

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 8.7

Temporal Score: 6.8

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

CVSS Score Source: CVE-2026-42297

CVSS v3

Risk Factor: High

Base Score: 8.3

Temporal Score: 7.5

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

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

CVSS v4

Risk Factor: High

Base Score: 8.5

Threat Score: 7.3

Threat Vector: CVSS:4.0/E:P

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

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-42297

cwe: CWE-862