Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/argoproj/argo-workflows/v3
  4. ›
  5. CVE-2024-47827

CVE-2024-47827: Argo Workflows Controller: Denial of Service via malicious daemon Workflows

October 28, 2024 (updated October 30, 2024)

Due to a race condition in a global variable, the argo workflows controller can be made to crash on-command by any user with access to execute a workflow.

This was resolved by https://github.com/argoproj/argo-workflows/pull/13641

References

  • github.com/advisories/GHSA-ghjw-32xw-ffwr
  • github.com/argoproj/argo-workflows
  • github.com/argoproj/argo-workflows/blob/ce7f9bfb9b45f009b3e85fabe5e6410de23c7c5f/workflow/metrics/metrics_k8s_request.go
  • github.com/argoproj/argo-workflows/commit/524406451f4dfa57bf3371fb85becdb56a2b309a
  • github.com/argoproj/argo-workflows/pull/13641
  • github.com/argoproj/argo-workflows/security/advisories/GHSA-ghjw-32xw-ffwr
  • nvd.nist.gov/vuln/detail/CVE-2024-47827

Code Behaviors & Features

Detect and mitigate CVE-2024-47827 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.6.0-rc1 before 3.6.0-rc2, version 3.6.0-rc1

Fixed versions

  • 3.6.0-rc2

Solution

Upgrade to version 3.6.0-rc2 or above.

Impact 5.7 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-1108: Excessive Reliance on Global Variables
  • CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

Source file

go/github.com/argoproj/argo-workflows/v3/CVE-2024-47827.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:40 +0000.