CVE-2023-25163
Severity CVSS v4.0:
Pending analysis
Type:
CWE-532
Information Exposure Through Log Files
Publication date:
08/02/2023
Last modified:
07/08/2024
Description
Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. All versions of Argo CD starting with v2.6.0-rc1 have an output sanitization bug which leaks repository access credentials in error messages. These error messages are visible to the user, and they are logged. The error message is visible when a user attempts to create or update an Application via the Argo CD API (and therefor the UI or CLI). The user must have `applications, create` or `applications, update` RBAC access to reach the code which may produce the error. The user is not guaranteed to be able to trigger the error message. They may attempt to spam the API with requests to trigger a rate limit error from the upstream repository. If the user has `repositories, update` access, they may edit an existing repository to introduce a URL typo or otherwise force an error message. But if they have that level of access, they are probably intended to have access to the credentials anyway. A patch for this vulnerability has been released in version 2.6.1. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Impact
Base Score 3.x
6.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:argoproj:argo_cd:2.6.0:-:*:*:*:*:*:* | ||
| cpe:2.3:a:argoproj:argo_cd:2.6.0:rc1:*:*:*:*:*:* | ||
| cpe:2.3:a:argoproj:argo_cd:2.6.0:rc2:*:*:*:*:*:* | ||
| cpe:2.3:a:argoproj:argo_cd:2.6.0:rc3:*:*:*:*:*:* | ||
| cpe:2.3:a:argoproj:argo_cd:2.6.0:rc4:*:*:*:*:*:* | ||
| cpe:2.3:a:argoproj:argo_cd:2.6.0:rc5:*:*:*:*:*:* | ||
| cpe:2.3:a:argoproj:argo_cd:2.6.0:rc6:*:*:*:*:*:* | ||
| cpe:2.3:a:argoproj:argo_cd:2.6.0:rc7:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



