CVE-2023-40025
published 2023-08-23CVE-2023-40025: Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. All versions of Argo CD starting from version 2.6.0 have a bug where open web…
PriorityP337high7.1CVSS 3.1
AVNACLPRLUINSUCHILAN
EPSS
0.48%
38.1th percentile
Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. All versions of Argo CD starting from version 2.6.0 have a bug where open web terminal sessions do not expire. This bug allows users to send any websocket messages even if the token has already expired. The most straightforward scenario is when a user opens the terminal view and leaves it open for an extended period. This allows the user to view sensitive information even when they should have been logged out already. A patch for this vulnerability has been released in the following Argo CD versions: 2.6.14, 2.7.12 and 2.8.1.
Affected
13 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| argoproj | argo-cd | — | — |
| argoproj | argo-cd | — | — |
| argoproj | argo-cd | — | — |
| argoproj | argo_cd | — | — |
| argoproj | argo_cd | — | — |
| argoproj | argo_cd | 2.6.0 – 2.6.13 | — |
| github.com | argoproj_argo-cd_v2 | >= 2.0.0-20230718200744-12a5a7a70d6e < 2.0.0-20230821201509-e047efa8f951 | 2.0.0-20230821201509-e047efa8f951 |
| github.com | argoproj_argo-cd_v2 | >= 2.10.0 < 2.10.16 | 2.10.16 |
| github.com | argoproj_argo-cd_v2 | >= 2.11.0 < 2.11.7 | 2.11.7 |
| github.com | argoproj_argo-cd_v2 | >= 2.6.0 < 2.6.14 | 2.6.14 |
| github.com | argoproj_argo-cd_v2 | >= 2.6.0 < 2.9.21 | 2.9.21 |
| github.com | argoproj_argo-cd_v2 | >= 2.7.0 < 2.7.12 | 2.7.12 |
| github.com | argoproj_argo-cd_v2 | >= 2.8.0 < 2.8.1 | 2.8.1 |
CVSS provenance
nvdv3.17.1HIGHCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
ghsa7.1HIGH
osv7.1HIGH
vendor_redhat4.7MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
Argo CD web terminal session doesn't expire in github.com/argoproj/argo-cd
osv·2024-08-21
CVE-2023-40025 Argo CD web terminal session doesn't expire in github.com/argoproj/argo-cd
Argo CD web terminal session doesn't expire in github.com/argoproj/argo-cd
Argo CD web terminal session doesn't expire in github.com/argoproj/argo-cd
GHSA
The Argo CD web terminal session does not handle the revocation of user permissions properly
ghsa·2024-07-24·CVSS 7.1
CVE-2024-41666 [HIGH] CWE-269 The Argo CD web terminal session does not handle the revocation of user permissions properly
The Argo CD web terminal session does not handle the revocation of user permissions properly
Argo CD v2.11.3 and before, discovering that even if the user's ```p, role:myrole, exec, create, */*, allow``` permissions are revoked, the user can still send any Websocket message, which allows the user to view sensitive information. Even though they shouldn't have such access.
## Description
Argo CD has a Web-based terminal that allows you to get a shell inside a running pod, just like you would with kubectl exec. However, when the administrator enables this function and grants permission to the user ```p, role:myrole, exec, create, */*, allow```, even if the user revokes this permission, the user can still perform operations in the container, as long as the user keeps the terminal view open f
OSV
The Argo CD web terminal session does not handle the revocation of user permissions properly
osv·2024-07-24·CVSS 7.1
CVE-2024-41666 [HIGH] The Argo CD web terminal session does not handle the revocation of user permissions properly
The Argo CD web terminal session does not handle the revocation of user permissions properly
Argo CD v2.11.3 and before, discovering that even if the user's ```p, role:myrole, exec, create, */*, allow``` permissions are revoked, the user can still send any Websocket message, which allows the user to view sensitive information. Even though they shouldn't have such access.
## Description
Argo CD has a Web-based terminal that allows you to get a shell inside a running pod, just like you would with kubectl exec. However, when the administrator enables this function and grants permission to the user ```p, role:myrole, exec, create, */*, allow```, even if the user revokes this permission, the user can still perform operations in the container, as long as the user keeps the terminal view open f
OSV
Argo CD web terminal session doesn't expire
osv·2023-08-23
CVE-2023-40025 [HIGH] Argo CD web terminal session doesn't expire
Argo CD web terminal session doesn't expire
### Impact
All versions of Argo CD starting from v2.6.0 have a bug where open web terminal sessions do not expire. This bug allows users to send any websocket messages even if the token has already expired. The most straightforward scenario is when a user opens the terminal view and leaves it open for an extended period. This allows the user to view sensitive information even when they should have been logged out already.
### Patches
A patch for this vulnerability has been released in the following Argo CD version:
* v2.6.14
* v2.7.12
* v2.8.1
### Workarounds
The only way to completely resolve the issue is to upgrade.
#### Mitigations
Disable web-based terminal or define RBAC rules to it
[https://argo-cd.readthedocs.io/en/latest/operator-man
GHSA
Argo CD web terminal session doesn't expire
ghsa·2023-08-23
CVE-2023-40025 [HIGH] CWE-613 Argo CD web terminal session doesn't expire
Argo CD web terminal session doesn't expire
### Impact
All versions of Argo CD starting from v2.6.0 have a bug where open web terminal sessions do not expire. This bug allows users to send any websocket messages even if the token has already expired. The most straightforward scenario is when a user opens the terminal view and leaves it open for an extended period. This allows the user to view sensitive information even when they should have been logged out already.
### Patches
A patch for this vulnerability has been released in the following Argo CD version:
* v2.6.14
* v2.7.12
* v2.8.1
### Workarounds
The only way to completely resolve the issue is to upgrade.
#### Mitigations
Disable web-based terminal or define RBAC rules to it
[https://argo-cd.readthedocs.io/en/latest/operator-man
Red Hat
argo-cd: Argo CD web terminal session doesn't expire
vendor_redhat·2023-08-24·CVSS 4.7
CVE-2023-40025 [MEDIUM] CWE-613 argo-cd: Argo CD web terminal session doesn't expire
argo-cd: Argo CD web terminal session doesn't expire
Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. All versions of Argo CD starting from version 2.6.0 have a bug where open web terminal sessions do not expire. This bug allows users to send any websocket messages even if the token has already expired. The most straightforward scenario is when a user opens the terminal view and leaves it open for an extended period. This allows the user to view sensitive information even when they should have been logged out already. A patch for this vulnerability has been released in the following Argo CD versions: 2.6.14, 2.7.12 and 2.8.1.
A flaw was found in Argo CD. Affected versions of Argo CD have a bug where open web terminal sessions do not expire. This bug allows users
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://github.com/argoproj/argo-cd/commit/e047efa8f9518c54d00d2e4493b64bc4dba98478https://github.com/argoproj/argo-cd/security/advisories/GHSA-c8xw-vjgf-94hrhttps://github.com/argoproj/argo-cd/commit/e047efa8f9518c54d00d2e4493b64bc4dba98478https://github.com/argoproj/argo-cd/security/advisories/GHSA-c8xw-vjgf-94hr
2023-08-23
Published