[Medium] CVE-2026-5422 – A path traversal vulnerability exists in jupyter-server version 2.17.0 due to an...
Medium CVE-2026-5422 A path traversal vulnerability exists in jupyter-server version 2.17.0 due to an incorrect root directory boundary check in the _get_os_path() function within jupyter_server/services/contents/fileio.py. The check uses startswith(root) without appending a trailing path...