CVE-2023-25163
Repository access credential leak in github.com/argoproj/argo-cd/v2
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.
How to fix CVE-2023-25163
To remediate CVE-2023-25163, upgrade the affected package to a fixed version below.
- —no fix listed
- —upgrade to 2.6.1 or later
- —upgrade to 2.6.1 or later
Is CVE-2023-25163 being exploited?
Low — EPSS is 0.1%, meaning exploitation activity has not been observed at scale.
Affected packages (3)
- >= 2.6.0, <= 2.6.0, >= 2.6.0-rc1, <= 2.6.0-rc1, >= 2.6.0-rc2, <= 2.6.0-rc2, >= 2.6.0-rc3, <= 2.6.0-rc3, >= 2.6.0-rc4, <= 2.6.0-rc4, >= 2.6.0-rc5, <= 2.6.0-rc5, >= 2.6.0-rc6, <= 2.6.0-rc6, >= 2.6.0-rc7, <= 2.6.0-rc7
- >= 2.6.0-rc1, < 2.6.1
- >= 2.6.0-rc1, < 2.6.1
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM6.3 | CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N |