Information disclosure in Jupyter Server - CVE-2022-29241
Published: June 14, 2022 / Updated: May 5, 2026
Jupyter Server
Jupyter
Description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in the underlying REST API when accessing known or guessable hidden files under a root_dir that contains the starting user's home directory. A remote user can guess or brute-force the Jupyter server PID to read the access token assigned at start time to disclose sensitive information.
Exploitation requires an authenticated user session and the server must be started with a root_dir that contains the starting user's home directory.