{"id":"CVE-2024-41666","aliases":["GHSA-v8wx-v5jq-qhhw","BIT-argo-cd-2024-41666","GO-2024-3006"],"title":"The Argo CD web terminal session does not handle the revocation of user permissions properly","summary":"The Argo CD web terminal session does not handle the revocation of user permissions properly","severity":"medium","cvss":4.7,"cvssVector":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L","vendor":"argoproj","product":"github.com/argoproj/argo-cd/v2","ecosystem":"go","affected":["github.com/argoproj/argo-cd/v2 >= 2.6.0, < 2.9.21","github.com/argoproj/argo-cd/v2 >= 2.10.0, < 2.10.16","github.com/argoproj/argo-cd/v2 >= 2.11.0, < 2.11.7"],"patched":["github.com/argoproj/argo-cd/v2 2.9.21","github.com/argoproj/argo-cd/v2 2.10.16","github.com/argoproj/argo-cd/v2 2.11.7"],"published":"2024-07-24","updated":"2026-08-07","source":"OSV","sourceUrl":"https://osv.dev/vulnerability/GHSA-v8wx-v5jq-qhhw","references":[{"url":"https://github.com/argoproj/argo-cd/security/advisories/GHSA-v8wx-v5jq-qhhw"},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2024-41666"},{"url":"https://github.com/argoproj/argo-cd/commit/05edb2a9ca48f0f10608c1b49fbb0cf7164f6476"},{"url":"https://github.com/argoproj/argo-cd/commit/e96f32d233504101ddac028a5bf8117433d333d6"},{"url":"https://github.com/argoproj/argo-cd/commit/ef535230d8bd8ad7b18aab1ea1063e9751d348c4"},{"url":"https://drive.google.com/file/d/1Fynj5Sho8Lf8CETqsNXZyPKlTDdmgJuN/view?usp=sharing"},{"url":"https://github.com/argoproj/argo-cd"},{"url":"https://pkg.go.dev/vuln/GO-2024-3006"}],"tags":["osv","go"],"epss":0.00685,"epssPercentile":0.51234,"ingestedAt":"2026-08-07T19:14:17.751Z","slug":"CVE-2024-41666","body":"## Overview\n\nArgo 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.\n\n## Description\nArgo 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 for a long time. CVE-2023-40025 Although the token expiration and revocation of the user are fixed, however, the fix does not address the situation of revocation of only user ```p, role:myrole, exec, create, */*, allow``` permissions, which may still lead to the leakage of sensitive information.\n\n### Patches\nA patch for this vulnerability has been released in the following Argo CD versions:\n\nv2.11.7\nv2.10.16\nv2.9.21\n\n### For more information\nIf you have any questions or comments about this advisory:\n\nOpen an issue in [the Argo CD issue tracker](https://github.com/argoproj/argo-cd/issues) or [discussions](https://github.com/argoproj/argo-cd/discussions)\nJoin us on [Slack](https://argoproj.github.io/community/join-slack) in channel #argo-cd\n\n### Credits\nThis vulnerability was found & reported by \nShengjie Li, Huazhong University of Science and Technology\nZhi Li, Huazhong University of Science and Technology\nWeijie Liu, Nankai University\n\nThe Argo team would like to thank these contributors for their responsible disclosure and constructive communications during the resolve of this issue\n\n## Affected packages\n\n- `github.com/argoproj/argo-cd/v2 >= 2.6.0, < 2.9.21`\n- `github.com/argoproj/argo-cd/v2 >= 2.10.0, < 2.10.16`\n- `github.com/argoproj/argo-cd/v2 >= 2.11.0, < 2.11.7`\n\n## Remediation\n\nUpgrade to a patched release:\n\n- `github.com/argoproj/argo-cd/v2 2.9.21`\n- `github.com/argoproj/argo-cd/v2 2.10.16`\n- `github.com/argoproj/argo-cd/v2 2.11.7`","depth":"sunlit","depthScore":26,"depthScoreParts":{"impact":25.9,"likelihood":0.1,"exploitation":0,"ransomware":0},"changes":[]}