Open redirect in Jupyter Server - CVE-2020-26275
Published: December 16, 2020 / Updated: May 5, 2026
Jupyter Server
Jupyter
Description
The vulnerability allows a remote attacker to redirect users to an arbitrary website.
The vulnerability exists due to improper control of a resource through its lifetime in redirect handling in jupyter server when processing a maliciously crafted link. A remote attacker can send a specially crafted link to redirect users to an arbitrary website.
All jupyter servers running without a base_url prefix are affected.