Snyk - Open Source Security

Snyk test report

June 22nd 2025, 12:31:47 am (UTC+00:00)

Scanned the following paths:
  • quay.io/argoproj/argocd:v2.14.15/argoproj/argocd/Dockerfile (deb)
  • quay.io/argoproj/argocd:v2.14.15/argoproj/argo-cd/v2//usr/local/bin/argocd (gomodules)
  • quay.io/argoproj/argocd:v2.14.15//usr/local/bin/kustomize (gomodules)
  • quay.io/argoproj/argocd:v2.14.15/helm/v3//usr/local/bin/helm (gomodules)
  • quay.io/argoproj/argocd:v2.14.15/git-lfs/git-lfs//usr/bin/git-lfs (gomodules)
27 known vulnerabilities
108 vulnerable dependency paths
2383 dependencies

Allocation of Resources Without Limits or Throttling

high severity

  • Manifest file: quay.io/argoproj/argocd:v2.14.15/argoproj/argo-cd/v2 /usr/local/bin/argocd
  • Package Manager: golang
  • Vulnerable module: golang.org/x/oauth2/jws
  • Introduced through: github.com/argoproj/argo-cd/v2@* and golang.org/x/oauth2/jws@v0.24.0

Detailed paths

  • Introduced through: github.com/argoproj/argo-cd/v2@* golang.org/x/oauth2/jws@v0.24.0

Overview

Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling due to improper parsing of malformed tokens which can lead to memory consumption.

Remediation

Upgrade golang.org/x/oauth2/jws to version 0.27.0 or higher.

References


Denial of Service (DoS)

high severity

  • Manifest file: quay.io/argoproj/argocd:v2.14.15/helm/v3 /usr/local/bin/helm
  • Package Manager: golang
  • Vulnerable module: golang.org/x/net/html
  • Introduced through: helm.sh/helm/v3@* and golang.org/x/net/html@v0.26.0

Detailed paths

  • Introduced through: helm.sh/helm/v3@* golang.org/x/net/html@v0.26.0

Overview

golang.org/x/net/html is a package that implements an HTML5-compliant tokenizer and parser.

Affected versions of this package are vulnerable to Denial of Service (DoS) through the functions parseDoctype, htmlIntegrationPoint, inBodyIM and inTableIM due to inefficient usage of the method strings.ToLower combining with the == operator to convert strings to lowercase and then comparing them.

An attacker can cause the application to slow down significantly by crafting inputs that are processed non-linearly.

Details

Denial of Service (DoS) describes a family of attacks, all aimed at making a system inaccessible to its intended and legitimate users.

Unlike other vulnerabilities, DoS attacks usually do not aim at breaching security. Rather, they are focused on making websites and services unavailable to genuine users resulting in downtime.

One popular Denial of Service vulnerability is DDoS (a Distributed Denial of Service), an attack that attempts to clog network pipes to the system by generating a large volume of traffic from many machines.

When it comes to open source libraries, DoS vulnerabilities allow attackers to trigger such a crash or crippling of the service by using a flaw either in the application code or from the use of open source libraries.

Two common types of DoS vulnerabilities:

  • High CPU/Memory Consumption- An attacker sending crafted requests that could cause the system to take a disproportionate amount of time to process. For example, commons-fileupload:commons-fileupload.

  • Crash - An attacker sending crafted requests that could cause the system to crash. For Example, npm ws package

Remediation

Upgrade golang.org/x/net/html to version 0.33.0 or higher.

References


Race Condition

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.14.15/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: systemd/libsystemd0
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 and systemd/libsystemd0@255.4-1ubuntu8.8

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 systemd/libsystemd0@255.4-1ubuntu8.8
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 apt@2.8.3 systemd/libsystemd0@255.4-1ubuntu8.8
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 procps/libproc2-0@2:4.0.4-4ubuntu3.2 systemd/libsystemd0@255.4-1ubuntu8.8
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 procps@2:4.0.4-4ubuntu3.2 systemd/libsystemd0@255.4-1ubuntu8.8
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 util-linux@2.39.3-9ubuntu6.2 systemd/libsystemd0@255.4-1ubuntu8.8
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 util-linux/bsdutils@1:2.39.3-9ubuntu6.2 systemd/libsystemd0@255.4-1ubuntu8.8
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 apt@2.8.3 apt/libapt-pkg6.0t64@2.8.3 systemd/libsystemd0@255.4-1ubuntu8.8
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 apt@2.8.3 adduser@3.137ubuntu1 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-modules@1.5.3-5ubuntu5.1 systemd/libsystemd0@255.4-1ubuntu8.8
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 apt@2.8.3 adduser@3.137ubuntu1 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-modules@1.5.3-5ubuntu5.1 pam/libpam-modules-bin@1.5.3-5ubuntu5.1 systemd/libsystemd0@255.4-1ubuntu8.8
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 systemd/libudev1@255.4-1ubuntu8.8
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 libfido2/libfido2-1@1.14.0-1build3 systemd/libudev1@255.4-1ubuntu8.8
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 util-linux@2.39.3-9ubuntu6.2 systemd/libudev1@255.4-1ubuntu8.8
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 apt@2.8.3 apt/libapt-pkg6.0t64@2.8.3 systemd/libudev1@255.4-1ubuntu8.8

NVD Description

Note: Versions mentioned in the description apply only to the upstream systemd package and not the systemd package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

A vulnerability was found in systemd-coredump. This flaw allows an attacker to force a SUID process to crash and replace it with a non-SUID binary to access the original's privileged process coredump, allowing the attacker to read sensitive data, such as /etc/shadow content, loaded by the original process.

A SUID binary or process has a special type of permission, which allows the process to run with the file owner's permissions, regardless of the user executing the binary. This allows the process to access more restricted data than unprivileged users or processes would be able to. An attacker can leverage this flaw by forcing a SUID process to crash and force the Linux kernel to recycle the process PID before systemd-coredump can analyze the /proc/pid/auxv file. If the attacker wins the race condition, they gain access to the original's SUID process coredump file. They can read sensitive content loaded into memory by the original binary, affecting data confidentiality.

Remediation

There is no fixed version for Ubuntu:24.04 systemd.

References


Directory Traversal

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.14.15/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: pam/libpam0g
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 and pam/libpam0g@1.5.3-5ubuntu5.1

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 pam/libpam0g@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 shadow/login@1:4.13+dfsg1-4ubuntu3.2 pam/libpam0g@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 util-linux@2.39.3-9ubuntu6.2 pam/libpam0g@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 apt@2.8.3 adduser@3.137ubuntu1 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2 pam/libpam0g@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 apt@2.8.3 adduser@3.137ubuntu1 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-modules@1.5.3-5ubuntu5.1 pam/libpam0g@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 apt@2.8.3 adduser@3.137ubuntu1 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-modules@1.5.3-5ubuntu5.1 pam/libpam-modules-bin@1.5.3-5ubuntu5.1 pam/libpam0g@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 pam/libpam-modules-bin@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 apt@2.8.3 adduser@3.137ubuntu1 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-modules@1.5.3-5ubuntu5.1 pam/libpam-modules-bin@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 pam/libpam-modules@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 pam/libpam-runtime@1.5.3-5ubuntu5.1 pam/libpam-modules@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 shadow/login@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-modules@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 apt@2.8.3 adduser@3.137ubuntu1 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-modules@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 pam/libpam-runtime@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 shadow/login@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-runtime@1.5.3-5ubuntu5.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream pam package and not the pam package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

A flaw was found in linux-pam. The module pam_namespace may use access user-controlled paths without proper protection, allowing local users to elevate their privileges to root via multiple symlink attacks and race conditions.

Remediation

Upgrade Ubuntu:24.04 pam to version 1.5.3-5ubuntu5.4 or higher.

References


Insecure Storage of Sensitive Information

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.14.15/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: pam/libpam0g
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 and pam/libpam0g@1.5.3-5ubuntu5.1

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 pam/libpam0g@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 shadow/login@1:4.13+dfsg1-4ubuntu3.2 pam/libpam0g@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 util-linux@2.39.3-9ubuntu6.2 pam/libpam0g@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 apt@2.8.3 adduser@3.137ubuntu1 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2 pam/libpam0g@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 apt@2.8.3 adduser@3.137ubuntu1 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-modules@1.5.3-5ubuntu5.1 pam/libpam0g@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 apt@2.8.3 adduser@3.137ubuntu1 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-modules@1.5.3-5ubuntu5.1 pam/libpam-modules-bin@1.5.3-5ubuntu5.1 pam/libpam0g@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 pam/libpam-modules-bin@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 apt@2.8.3 adduser@3.137ubuntu1 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-modules@1.5.3-5ubuntu5.1 pam/libpam-modules-bin@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 pam/libpam-modules@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 pam/libpam-runtime@1.5.3-5ubuntu5.1 pam/libpam-modules@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 shadow/login@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-modules@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 apt@2.8.3 adduser@3.137ubuntu1 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-modules@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 pam/libpam-runtime@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 shadow/login@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-runtime@1.5.3-5ubuntu5.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream pam package and not the pam package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

A vulnerability was found in PAM. The secret information is stored in memory, where the attacker can trigger the victim program to execute by sending characters to its standard input (stdin). As this occurs, the attacker can train the branch predictor to execute an ROP chain speculatively. This flaw could result in leaked passwords, such as those found in /etc/shadow while performing authentications.

Remediation

There is no fixed version for Ubuntu:24.04 pam.

References


Improper Authentication

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.14.15/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: pam/libpam0g
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 and pam/libpam0g@1.5.3-5ubuntu5.1

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 pam/libpam0g@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 shadow/login@1:4.13+dfsg1-4ubuntu3.2 pam/libpam0g@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 util-linux@2.39.3-9ubuntu6.2 pam/libpam0g@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 apt@2.8.3 adduser@3.137ubuntu1 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2 pam/libpam0g@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 apt@2.8.3 adduser@3.137ubuntu1 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-modules@1.5.3-5ubuntu5.1 pam/libpam0g@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 apt@2.8.3 adduser@3.137ubuntu1 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-modules@1.5.3-5ubuntu5.1 pam/libpam-modules-bin@1.5.3-5ubuntu5.1 pam/libpam0g@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 pam/libpam-modules-bin@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 apt@2.8.3 adduser@3.137ubuntu1 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-modules@1.5.3-5ubuntu5.1 pam/libpam-modules-bin@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 pam/libpam-modules@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 pam/libpam-runtime@1.5.3-5ubuntu5.1 pam/libpam-modules@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 shadow/login@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-modules@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 apt@2.8.3 adduser@3.137ubuntu1 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-modules@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 pam/libpam-runtime@1.5.3-5ubuntu5.1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 shadow/login@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-runtime@1.5.3-5ubuntu5.1

NVD Description

Note: Versions mentioned in the description apply only to the upstream pam package and not the pam package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

A flaw was found in pam_access, where certain rules in its configuration file are mistakenly treated as hostnames. This vulnerability allows attackers to trick the system by pretending to be a trusted hostname, gaining unauthorized access. This issue poses a risk for systems that rely on this feature to control who can access certain services or terminals.

Remediation

There is no fixed version for Ubuntu:24.04 pam.

References


LGPL-3.0 license

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.14.15/argoproj/argo-cd/v2 /usr/local/bin/argocd
  • Package Manager: golang
  • Module: gopkg.in/retry.v1
  • Introduced through: github.com/argoproj/argo-cd/v2@* and gopkg.in/retry.v1@v1.0.3

Detailed paths

  • Introduced through: github.com/argoproj/argo-cd/v2@* gopkg.in/retry.v1@v1.0.3

LGPL-3.0 license


Improper Validation of Syntactic Correctness of Input

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.14.15/helm/v3 /usr/local/bin/helm
  • Package Manager: golang
  • Vulnerable module: golang.org/x/net/html
  • Introduced through: helm.sh/helm/v3@* and golang.org/x/net/html@v0.26.0

Detailed paths

  • Introduced through: helm.sh/helm/v3@* golang.org/x/net/html@v0.26.0

Overview

golang.org/x/net/html is a package that implements an HTML5-compliant tokenizer and parser.

Affected versions of this package are vulnerable to Improper Validation of Syntactic Correctness of Input in the tokenizer in token.go, which incorrectly interprets tags as closing tags, allowing malicious input to be incorrectly processed and the DOM to be corrupted.

Details

Cross-site scripting (or XSS) is a code vulnerability that occurs when an attacker “injects” a malicious script into an otherwise trusted website. The injected script gets downloaded and executed by the end user’s browser when the user interacts with the compromised website.

This is done by escaping the context of the web application; the web application then delivers that data to its users along with other trusted dynamic content, without validating it. The browser unknowingly executes malicious script on the client side (through client-side languages; usually JavaScript or HTML) in order to perform actions that are otherwise typically blocked by the browser’s Same Origin Policy.

Injecting malicious code is the most prevalent manner by which XSS is exploited; for this reason, escaping characters in order to prevent this manipulation is the top method for securing code against this vulnerability.

Escaping means that the application is coded to mark key characters, and particularly key characters included in user input, to prevent those characters from being interpreted in a dangerous context. For example, in HTML, < can be coded as &lt; and > can be coded as &gt; in order to be interpreted and displayed as themselves in text, while within the code itself, they are used for HTML tags. If malicious content is injected into an application that escapes special characters and that malicious content uses < and > as HTML tags, those characters are nonetheless not interpreted as HTML tags by the browser if they’ve been correctly escaped in the application code and in this way the attempted attack is diverted.

The most prominent use of XSS is to steal cookies (source: OWASP HttpOnly) and hijack user sessions, but XSS exploits have been used to expose sensitive information, enable access to privileged services and functionality and deliver malware.

Types of attacks

There are a few methods by which XSS can be manipulated:

Type Origin Description
Stored Server The malicious code is inserted in the application (usually as a link) by the attacker. The code is activated every time a user clicks the link.
Reflected Server The attacker delivers a malicious link externally from the vulnerable web site application to a user. When clicked, malicious code is sent to the vulnerable web site, which reflects the attack back to the user’s browser.
DOM-based Client The attacker forces the user’s browser to render a malicious page. The data in the page itself delivers the cross-site scripting data.
Mutated The attacker injects code that appears safe, but is then rewritten and modified by the browser, while parsing the markup. An example is rebalancing unclosed quotation marks or even adding quotation marks to unquoted parameters.

Affected environments

The following environments are susceptible to an XSS attack:

  • Web servers
  • Application servers
  • Web application environments

How to prevent

This section describes the top best practices designed to specifically protect your code:

  • Sanitize data input in an HTTP request before reflecting it back, ensuring all data is validated, filtered or escaped before echoing anything back to the user, such as the values of query parameters during searches.
  • Convert special characters such as ?, &, /, <, > and spaces to their respective HTML or URL encoded equivalents.
  • Give users the option to disable client-side scripts.
  • Redirect invalid requests.
  • Detect simultaneous logins, including those from two separate IP addresses, and invalidate those sessions.
  • Use and enforce a Content Security Policy (source: Wikipedia) to disable any features that might be manipulated for an XSS attack.
  • Read the documentation for any of the libraries referenced in your code to understand which elements allow for embedded HTML.

Remediation

Upgrade golang.org/x/net/html to version 0.38.0 or higher.

References


MPL-2.0 license

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.14.15/argoproj/argo-cd/v2 /usr/local/bin/argocd
  • Package Manager: golang
  • Module: github.com/r3labs/diff
  • Introduced through: github.com/argoproj/argo-cd/v2@* and github.com/r3labs/diff@v1.1.0

Detailed paths

  • Introduced through: github.com/argoproj/argo-cd/v2@* github.com/r3labs/diff@v1.1.0

MPL-2.0 license


MPL-2.0 license

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.14.15/argoproj/argo-cd/v2 /usr/local/bin/argocd
  • Package Manager: golang
  • Module: github.com/hashicorp/go-version
  • Introduced through: github.com/argoproj/argo-cd/v2@* and github.com/hashicorp/go-version@v1.6.0

Detailed paths

  • Introduced through: github.com/argoproj/argo-cd/v2@* github.com/hashicorp/go-version@v1.6.0

MPL-2.0 license


MPL-2.0 license

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.14.15/argoproj/argo-cd/v2 /usr/local/bin/argocd
  • Package Manager: golang
  • Module: github.com/hashicorp/go-retryablehttp
  • Introduced through: github.com/argoproj/argo-cd/v2@* and github.com/hashicorp/go-retryablehttp@v0.7.7

Detailed paths

  • Introduced through: github.com/argoproj/argo-cd/v2@* github.com/hashicorp/go-retryablehttp@v0.7.7

MPL-2.0 license


MPL-2.0 license

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.14.15/helm/v3 /usr/local/bin/helm
  • Package Manager: golang
  • Module: github.com/hashicorp/go-multierror
  • Introduced through: helm.sh/helm/v3@* and github.com/hashicorp/go-multierror@v1.1.1

Detailed paths

  • Introduced through: helm.sh/helm/v3@* github.com/hashicorp/go-multierror@v1.1.1

MPL-2.0 license


MPL-2.0 license

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.14.15/argoproj/argo-cd/v2 /usr/local/bin/argocd
  • Package Manager: golang
  • Module: github.com/hashicorp/go-cleanhttp
  • Introduced through: github.com/argoproj/argo-cd/v2@* and github.com/hashicorp/go-cleanhttp@v0.5.2

Detailed paths

  • Introduced through: github.com/argoproj/argo-cd/v2@* github.com/hashicorp/go-cleanhttp@v0.5.2

MPL-2.0 license


MPL-2.0 license

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.14.15/argoproj/argo-cd/v2 /usr/local/bin/argocd
  • Package Manager: golang
  • Module: github.com/gosimple/slug
  • Introduced through: github.com/argoproj/argo-cd/v2@* and github.com/gosimple/slug@v1.14.0

Detailed paths

  • Introduced through: github.com/argoproj/argo-cd/v2@* github.com/gosimple/slug@v1.14.0

MPL-2.0 license


Allocation of Resources Without Limits or Throttling

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.14.15/argoproj/argo-cd/v2 /usr/local/bin/argocd
  • Package Manager: golang
  • Vulnerable module: github.com/go-jose/go-jose/v4
  • Introduced through: github.com/argoproj/argo-cd/v2@* and github.com/go-jose/go-jose/v4@v4.0.2

Detailed paths

  • Introduced through: github.com/argoproj/argo-cd/v2@* github.com/go-jose/go-jose/v4@v4.0.2

Overview

Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling due to the use of strings.Split to split JWT tokens. An attacker can cause memory exhaustion and service disruption by sending numerous malformed tokens with a large number of . characters.

Workaround

This vulnerability can be mitigated by pre-validating that payloads passed to Go JOSE do not contain an excessive number of . characters.

Remediation

Upgrade github.com/go-jose/go-jose/v4 to version 4.0.5 or higher.

References


Generation of Error Message Containing Sensitive Information

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.14.15/argoproj/argo-cd/v2 /usr/local/bin/argocd
  • Package Manager: golang
  • Vulnerable module: github.com/argoproj/gitops-engine/pkg/utils/kube
  • Introduced through: github.com/argoproj/argo-cd/v2@* and github.com/argoproj/gitops-engine/pkg/utils/kube@v0.7.1-0.20250521000818-c08b0a72c1f1

Detailed paths

  • Introduced through: github.com/argoproj/argo-cd/v2@* github.com/argoproj/gitops-engine/pkg/utils/kube@v0.7.1-0.20250521000818-c08b0a72c1f1

Overview

Affected versions of this package are vulnerable to Generation of Error Message Containing Sensitive Information when syncing invalid Kubernetes Secret resources. An attacker with write access to the repository can expose secret values by committing an invalid Secret to repository and triggering a Sync, which then become visible to any user with read access to Argo CD.

Remediation

A fix was pushed into the master branch but not yet published.

References


Generation of Error Message Containing Sensitive Information

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.14.15/argoproj/argo-cd/v2 /usr/local/bin/argocd
  • Package Manager: golang
  • Vulnerable module: github.com/argoproj/gitops-engine/pkg/diff
  • Introduced through: github.com/argoproj/argo-cd/v2@* and github.com/argoproj/gitops-engine/pkg/diff@v0.7.1-0.20250521000818-c08b0a72c1f1

Detailed paths

  • Introduced through: github.com/argoproj/argo-cd/v2@* github.com/argoproj/gitops-engine/pkg/diff@v0.7.1-0.20250521000818-c08b0a72c1f1

Overview

Affected versions of this package are vulnerable to Generation of Error Message Containing Sensitive Information when syncing invalid Kubernetes Secret resources. An attacker with write access to the repository can expose secret values by committing an invalid Secret to repository and triggering a Sync, which then become visible to any user with read access to Argo CD.

Remediation

A fix was pushed into the master branch but not yet published.

References


Improper Encoding or Escaping of Output

medium severity

  • Manifest file: quay.io/argoproj/argocd:v2.14.15/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: git/git-man
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15, git@1:2.43.0-1ubuntu7.2 and others

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 git@1:2.43.0-1ubuntu7.2 git/git-man@1:2.43.0-1ubuntu7.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 git@1:2.43.0-1ubuntu7.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 git-lfs@3.4.1-1ubuntu0.2 git@1:2.43.0-1ubuntu7.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream git package and not the git package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

Git is a source code management tool. When cloning from a server (or fetching, or pushing), informational or error messages are transported from the remote Git process to the client via the so-called "sideband channel". These messages will be prefixed with "remote:" and printed directly to the standard error output. Typically, this standard error output is connected to a terminal that understands ANSI escape sequences, which Git did not protect against. Most modern terminals support control sequences that can be used by a malicious actor to hide and misrepresent information, or to mislead the user into executing untrusted scripts. As requested on the git-security mailing list, the patches are under discussion on the public mailing list. Users are advised to update as soon as possible. Users unable to upgrade should avoid recursive clones unless they are from trusted sources.

Remediation

There is no fixed version for Ubuntu:24.04 git.

References


CVE-2024-56433

low severity

  • Manifest file: quay.io/argoproj/argocd:v2.14.15/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: shadow/passwd
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 and shadow/passwd@1:4.13+dfsg1-4ubuntu3.2

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 openssh/openssh-client@1:9.6p1-3ubuntu13.12 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 apt@2.8.3 adduser@3.137ubuntu1 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 shadow/login@1:4.13+dfsg1-4ubuntu3.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream shadow package and not the shadow package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

shadow-utils (aka shadow) 4.4 through 4.17.0 establishes a default /etc/subuid behavior (e.g., uid 100000 through 165535 for the first user account) that can realistically conflict with the uids of users defined on locally administered networks, potentially leading to account takeover, e.g., by leveraging newuidmap for access to an NFS home directory (or same-host resources in the case of remote logins by these local network users). NOTE: it may also be argued that system administrators should not have assigned uids, within local networks, that are within the range that can occur in /etc/subuid.

Remediation

There is no fixed version for Ubuntu:24.04 shadow.

References


Release of Invalid Pointer or Reference

low severity

  • Manifest file: quay.io/argoproj/argocd:v2.14.15/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: patch
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 and patch@2.7.6-7build3

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 patch@2.7.6-7build3

NVD Description

Note: Versions mentioned in the description apply only to the upstream patch package and not the patch package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

An Invalid Pointer vulnerability exists in GNU patch 2.7 via the another_hunk function, which causes a Denial of Service.

Remediation

There is no fixed version for Ubuntu:24.04 patch.

References


Double Free

low severity

  • Manifest file: quay.io/argoproj/argocd:v2.14.15/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: patch
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 and patch@2.7.6-7build3

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 patch@2.7.6-7build3

NVD Description

Note: Versions mentioned in the description apply only to the upstream patch package and not the patch package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

A double free exists in the another_hunk function in pch.c in GNU patch through 2.7.6.

Remediation

There is no fixed version for Ubuntu:24.04 patch.

References


CVE-2024-41996

low severity

  • Manifest file: quay.io/argoproj/argocd:v2.14.15/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: openssl/libssl3t64
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 and openssl/libssl3t64@3.0.13-0ubuntu3.5

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 openssl/libssl3t64@3.0.13-0ubuntu3.5
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 coreutils@9.4-3ubuntu6 openssl/libssl3t64@3.0.13-0ubuntu3.5
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 cyrus-sasl2/libsasl2-modules@2.1.28+dfsg1-5ubuntu3.1 openssl/libssl3t64@3.0.13-0ubuntu3.5
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 libfido2/libfido2-1@1.14.0-1build3 openssl/libssl3t64@3.0.13-0ubuntu3.5
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 openssh/openssh-client@1:9.6p1-3ubuntu13.12 openssl/libssl3t64@3.0.13-0ubuntu3.5
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 ca-certificates@20240203 openssl@3.0.13-0ubuntu3.5 openssl/libssl3t64@3.0.13-0ubuntu3.5
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 libssh/libssh-4@0.10.6-2build2 openssl/libssl3t64@3.0.13-0ubuntu3.5
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 krb5/libgssapi-krb5-2@1.20.1-6ubuntu2.6 krb5/libkrb5-3@1.20.1-6ubuntu2.6 openssl/libssl3t64@3.0.13-0ubuntu3.5
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6 openldap/libldap2@2.6.7+dfsg-1~exp1ubuntu8.2 cyrus-sasl2/libsasl2-2@2.1.28+dfsg1-5ubuntu3.1 openssl/libssl3t64@3.0.13-0ubuntu3.5
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 openssl@3.0.13-0ubuntu3.5
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 ca-certificates@20240203 openssl@3.0.13-0ubuntu3.5

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssl package and not the openssl package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

Validating the order of the public keys in the Diffie-Hellman Key Agreement Protocol, when an approved safe prime is used, allows remote attackers (from the client side) to trigger unnecessarily expensive server-side DHE modular-exponentiation calculations. The client may cause asymmetric resource consumption. The basic attack scenario is that the client must claim that it can only communicate with DHE, and the server must be configured to allow DHE and validate the order of the public key.

Remediation

There is no fixed version for Ubuntu:24.04 openssl.

References


Information Exposure

low severity

  • Manifest file: quay.io/argoproj/argocd:v2.14.15/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: libgcrypt20
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 and libgcrypt20@1.10.3-2build1

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 libgcrypt20@1.10.3-2build1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 gnupg2/dirmngr@2.4.4-2ubuntu17.2 libgcrypt20@1.10.3-2build1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 gnupg2/gpg@2.4.4-2ubuntu17.2 libgcrypt20@1.10.3-2build1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 gnupg2/gpg-agent@2.4.4-2ubuntu17.2 libgcrypt20@1.10.3-2build1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 apt@2.8.3 apt/libapt-pkg6.0t64@2.8.3 libgcrypt20@1.10.3-2build1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 apt@2.8.3 gnupg2/gpgv@2.4.4-2ubuntu17.2 libgcrypt20@1.10.3-2build1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 gnupg2/gpg@2.4.4-2ubuntu17.2 gnupg2/gpgconf@2.4.4-2ubuntu17.2 libgcrypt20@1.10.3-2build1
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 apt@2.8.3 adduser@3.137ubuntu1 shadow/passwd@1:4.13+dfsg1-4ubuntu3.2 pam/libpam-modules@1.5.3-5ubuntu5.1 systemd/libsystemd0@255.4-1ubuntu8.8 libgcrypt20@1.10.3-2build1

NVD Description

Note: Versions mentioned in the description apply only to the upstream libgcrypt20 package and not the libgcrypt20 package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

A timing-based side-channel flaw was found in libgcrypt's RSA implementation. This issue may allow a remote attacker to initiate a Bleichenbacher-style attack, which can lead to the decryption of RSA ciphertexts.

Remediation

There is no fixed version for Ubuntu:24.04 libgcrypt20.

References


Out-of-bounds Write

low severity

  • Manifest file: quay.io/argoproj/argocd:v2.14.15/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: gnupg2/gpgv
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 and gnupg2/gpgv@2.4.4-2ubuntu17.2

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 gnupg2/gpgv@2.4.4-2ubuntu17.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 apt@2.8.3 gnupg2/gpgv@2.4.4-2ubuntu17.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 gnupg2/dirmngr@2.4.4-2ubuntu17.2 gnupg2/gpgconf@2.4.4-2ubuntu17.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 gnupg2/gpg-agent@2.4.4-2ubuntu17.2 gnupg2/gpgconf@2.4.4-2ubuntu17.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 gnupg2/gpg@2.4.4-2ubuntu17.2 gnupg2/gpgconf@2.4.4-2ubuntu17.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 gnupg2/dirmngr@2.4.4-2ubuntu17.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 gnupg2/gpg@2.4.4-2ubuntu17.2
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 gnupg2/gpg-agent@2.4.4-2ubuntu17.2

NVD Description

Note: Versions mentioned in the description apply only to the upstream gnupg2 package and not the gnupg2 package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

GnuPG can be made to spin on a relatively small input by (for example) crafting a public key with thousands of signatures attached, compressed down to just a few KB.

Remediation

There is no fixed version for Ubuntu:24.04 gnupg2.

References


Allocation of Resources Without Limits or Throttling

low severity

  • Manifest file: quay.io/argoproj/argocd:v2.14.15/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: glibc/libc-bin
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 and glibc/libc-bin@2.39-0ubuntu8.4

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 glibc/libc-bin@2.39-0ubuntu8.4
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 glibc/libc6@2.39-0ubuntu8.4

NVD Description

Note: Versions mentioned in the description apply only to the upstream glibc package and not the glibc package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

sha256crypt and sha512crypt through 0.6 allow attackers to cause a denial of service (CPU consumption) because the algorithm's runtime is proportional to the square of the length of the password.

Remediation

There is no fixed version for Ubuntu:24.04 glibc.

References


CVE-2025-0167

low severity

  • Manifest file: quay.io/argoproj/argocd:v2.14.15/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: curl/libcurl3t64-gnutls
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15, git@1:2.43.0-1ubuntu7.2 and others

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 git@1:2.43.0-1ubuntu7.2 curl/libcurl3t64-gnutls@8.5.0-2ubuntu10.6

NVD Description

Note: Versions mentioned in the description apply only to the upstream curl package and not the curl package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

When asked to use a .netrc file for credentials and to follow HTTP redirects, curl could leak the password used for the first host to the followed-to host under certain circumstances.

This flaw only manifests itself if the netrc file has a default entry that omits both login and password. A rare circumstance.

Remediation

There is no fixed version for Ubuntu:24.04 curl.

References


Improper Input Validation

low severity

  • Manifest file: quay.io/argoproj/argocd:v2.14.15/argoproj/argocd Dockerfile
  • Package Manager: ubuntu:24.04
  • Vulnerable module: coreutils
  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 and coreutils@9.4-3ubuntu6

Detailed paths

  • Introduced through: docker-image|quay.io/argoproj/argocd@v2.14.15 coreutils@9.4-3ubuntu6

NVD Description

Note: Versions mentioned in the description apply only to the upstream coreutils package and not the coreutils package as distributed by Ubuntu. See How to fix? for Ubuntu:24.04 relevant fixed versions and status.

chroot in GNU coreutils, when used with --userspec, allows local users to escape to the parent session via a crafted TIOCSTI ioctl call, which pushes characters to the terminal's input buffer.

Remediation

There is no fixed version for Ubuntu:24.04 coreutils.

References