Open redirect in Jupyter Server - CVE-2025-61669
Published: May 5, 2026
Jupyter Server
Jupyter
Description
The vulnerability allows a remote attacker to redirect users to arbitrary external domains.
The vulnerability exists due to url redirection to an untrusted site in LoginFormHandler._redirect_safe() when processing the next query parameter. A remote attacker can supply a crafted next parameter to redirect users to arbitrary external domains.
User interaction is required for a victim to follow the crafted login URL.