{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "3.1.3"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "9337abb002d3c505ca45c5fd2e25447acd80a108"
            }
          ],
          "repo": "https://github.com/argoproj/argo-workflows",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "In Argo Workflows through 3.1.3, if EXPRESSION_TEMPLATES is enabled and untrusted users are allowed to specify input parameters when running workflows, an attacker may be able to disrupt a workflow because expression template output is evaluated.",
  "id": "CVE-2021-37914",
  "modified": "2026-03-13T21:52:28.207244807Z",
  "published": "2021-08-03T00:15:08.607Z",
  "references": [
    {
      "type": "REPORT",
      "url": "https://github.com/argoproj/argo-workflows/issues/6441"
    },
    {
      "type": "FIX",
      "url": "https://github.com/argoproj/argo-workflows/pull/6442"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
      "type": "CVSS_V3"
    }
  ]
}