Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/argoproj/argo-workflows/v3
  4. ›
  5. GMS-2021-85

GMS-2021-85: Potential privilege escalation on Kubernetes >= v1.19 when the Argo Sever is run with `--auth-mode=client`

August 23, 2021

Impact

This is pro-active fix. No know exploits exist.

Impacted:

  • You’re running Kubernetes >= v1.19
  • You’re running Argo Server
  • It is configured to with --auth-mode=client
  • Is not configured with --auth-mode=server
  • You are not running Argo Server in Kubernetes pod. E.g. on bare metal or other VM.
  • You’re using client key to authenticate on the server.
  • The server has more permissions that the connecting client’s account.

The client’s authentication will be ignored and the server’s authentication will be used. This will result in privilege escalation to that of the the server’s account.

Patches

https://github.com/argoproj/argo-workflows/pull/6506

Workarounds

None.

References

  • github.com/advisories/GHSA-prqf-xr2j-xf65
  • github.com/argoproj/argo-workflows/security/advisories/GHSA-prqf-xr2j-xf65

Code Behaviors & Features

Detect and mitigate GMS-2021-85 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 3.0.0 before 3.0.9, all versions starting from 3.1.0 before 3.1.6

Fixed versions

  • 3.0.9
  • 3.1.6

Solution

Upgrade to versions 3.0.9, 3.1.6 or above.

Source file

go/github.com/argoproj/argo-workflows/v3/GMS-2021-85.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:12 +0000.