CVE-2022-29164: Privilege Escalation in argo-workflows
Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. In affected versions an attacker can create a workflow which produces a HTML artifact containing an HTML file that contains a script which uses XHR calls to interact with the Argo Server API. The attacker emails the deep-link to the artifact to their victim. The victim opens the link, the script starts running. As the script has access to the Argo Server API (as the victim), so may read information about the victim’s workflows, or create and delete workflows. Note the attacker must be an insider: they must have access to the same cluster as the victim and must already be able to run their own workflows. The attacker must have an understanding of the victim’s system. We have seen no evidence of this in the wild. We urge all users to upgrade to the fixed versions.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2022-29164?
CVE-2022-29164 is classified as a medium severity vulnerability due to potential unauthorized script execution.
How do I fix CVE-2022-29164?
To remediate CVE-2022-29164, upgrade Argo Workflows to versions 3.3.6 or later.
What are the affected versions in CVE-2022-29164?
CVE-2022-29164 affects Argo Workflows versions between 2.6.0 and 3.2.11, as well as versions 3.3.0 to 3.3.5.
What type of attack does CVE-2022-29164 enable?
CVE-2022-29164 allows attackers to create workflows that generate HTML artifacts capable of executing scripts through XHR calls.
Who is impacted by CVE-2022-29164?
Any user or organization utilizing the vulnerable versions of Argo Workflows on Kubernetes is impacted by CVE-2022-29164.