Path traversal in Jupyter Server - CVE-2026-35397
Published: September 3, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information and modify data outside the intended directory scope.
The vulnerability exists due to path traversal in jupyter-server REST API when handling crafted path inputs relative to the root_dir. A remote user can send a specially crafted request to disclose sensitive information and modify data outside the intended directory scope.
Access is limited to a subset of directories that are siblings of the configured root_dir.