SecBoard
Zurück zur CVE-Übersicht

CVE-2026-42297

HIGH(8.3)

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

Risk Signal Score21/100 — NIEDRIG
  • CVSS 8.3 — Hoch

EPSS-Score

1%

Exploit-Wahrscheinlichkeit (30 Tage)

CVSS Score

8.3

Technische Schwere

Beschreibung

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.

GitHub Advisories

GHSA-xchc-cqwg-g76qHIGH

Argo has Missing Authorization in its Sync ConfigMap Provider

go/github.com/argoproj/argo-workflows/v44.0.5
GitHub Advisory

Referenzen