Improper Authentication in JumpServer - CVE-2023-43652
Published: September 27, 2023 / Updated: April 27, 2026
JumpServer
JumpServer
Description
The vulnerability allows a remote attacker to gain access to the current user's information and authorized actions.
The vulnerability exists due to improper authentication in the authentication token API for the KoKo component when handling SSH public key login validation requests. A remote attacker can submit a username and a leaked SSH public key to gain access to the current user's information and authorized actions.
The API does not verify the source of requests before generating a personal authentication token.