Open redirect in Jupyter Server - CVE-2025-61669

 

Open redirect in Jupyter Server - CVE-2025-61669

Published: May 5, 2026


Vulnerability identifier: #VU130163
CSH Severity: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2025-61669
CWE-ID: CWE-601
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Jupyter Server
Software vendor:
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.


Remediation

Install security update from vendor's website.

External links