SCA: security update for github.com/argoproj/argo-cd/v2 (GHSA-2vgg-9h6w-m454)

critical Tenable Cloud Security Plugin ID 409107

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Prior to versions 2.8.13, 2.9.9,
and 2.10.4, an attacker can effectively bypass the rate limit and brute force protections by exploiting
the application's weak cache-based mechanism. This loophole in security can be combined with other
vulnerabilities to attack the default admin account. This flaw undermines a patch for CVE-2020-8827
intended to protect against brute-force attacks. The application's brute force protection relies on a
cache mechanism that tracks login attempts for each user. This cache is limited to a `defaultMaxCacheSize`
of 1000 entries. An attacker can overflow this cache by bombarding it with login attempts for different
users, thereby pushing out the admin account's failed attempts and effectively resetting the rate limit
for that account. This is a severe vulnerability that enables attackers to perform brute force attacks at
an accelerated rate, especially targeting the default admin account. Users should upgrade to version
2.8.13, 2.9.9, or 2.10.4 to receive a patch. (CVE-2024-21662)

See Also

https://github.com/advisories/GHSA-2vgg-9h6w-m454

Plugin Details

Severity: Critical

ID: 409107

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.37

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 9.4

Temporal Score: 7.4

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:N

CVSS Score Source: CVE-2024-21662

CVSS v3

Risk Factor: Critical

Base Score: 9.1

Temporal Score: 8.2

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

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/18/2024

Vulnerability Publication Date: 3/18/2024

Reference Information

CVE: CVE-2024-21662

cwe: CWE-307