Authorization Bypass Through User-Controlled Key Affecting github.com/argoproj/argo-workflows/v4/server/workflowarchive package, versions >=4.1.0 <4.1.4


Severity

Recommended
0.0
high
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.44% (36th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Authorization Bypass Through User-Controlled Key vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-GOLANG-GITHUBCOMARGOPROJARGOWORKFLOWSV4SERVERWORKFLOWARCHIVE-20046684
  • published22 Sept 2026
  • disclosed20 Sept 2026
  • creditthesecguy45, euriconicacio

Introduced: 20 Sep 2026

NewCVE-2026-93991  (opens in a new tab)
CWE-639  (opens in a new tab)

How to fix?

Upgrade github.com/argoproj/argo-workflows/v4/server/workflowarchive to version 4.1.4 or higher.

Overview

Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key via the ListArchivedWorkflows handler in server/workflowarchive/archived_workflow_server.go. An attacker can read archived workflows from other namespaces by sending a metadata.namespace!=<their-namespace> field selector while having only namespace-scoped list permission in their own namespace. The handler authorizes the request against the attacker-supplied namespace and then runs the negated query, so the access review succeeds for the caller’s namespace while the archive listing returns records from every other namespace. This exposes archived workflow metadata, including arguments, parameter values, annotations, and error details, to an authenticated user who should only be able to list workflows in a single namespace.

CVSS Base Scores

version 4.0
version 3.1