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

CVE-2026-40886: Argo Workflows: Unchecked annotation parsing in pod informer crashes Argo Workflows Controller

April 23, 2026

An unchecked array index in the pod informer’s podGCFromPod() function causes a controller-wide panic when a workflow pod carries a malformed workflows.argoproj.io/pod-gc-strategy annotation. Because the panic occurs inside an informer goroutine (outside the controller’s recover() scope), it crashes the entire controller process. The poisoned pod persists across restarts, causing a crash loop that halts all workflow processing until the pod is manually deleted.

References

  • github.com/advisories/GHSA-5jv8-h7qh-rf5p
  • github.com/argoproj/argo-workflows
  • github.com/argoproj/argo-workflows/security/advisories/GHSA-5jv8-h7qh-rf5p
  • nvd.nist.gov/vuln/detail/CVE-2026-40886

Code Behaviors & Features

Detect and mitigate CVE-2026-40886 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.5 up to 3.6.19, all versions starting from 3.7.0 before 3.7.14

Fixed versions

  • 3.7.14

Solution

Upgrade to version 3.7.14 or above.

Impact 7.7 HIGH

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

Learn more about CVSS

Weakness

  • CWE-129: Improper Validation of Array Index

Source file

go/github.com/argoproj/argo-workflows/v3/CVE-2026-40886.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Sat, 09 May 2026 12:19:24 +0000.