CVE-2023-40025 MEDIUM

CVE-2023-40025: Argo CD web terminal session doesn't expire

Vendor Argoproj
Product argo-cd
Weakness CWE-613 · Insufficient session expiration
Published August 23, 2023
Last update October 1, 2024

CVSS base score

4.7/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

August 23, 2023 CVE published
October 1, 2024 Record updated