CVE 6.3 MEDIUM

jupyter_server next parameter open redirect can redirect users to external domains_CVE-2025-61669

6.3 / 10
MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N

Description

Jupyter Server is the backend for Jupyter web applications. In jupyter_server versions through 2.17.0, the next query parameter in the login flow is insufficiently validated in `LoginFormHandler._redirect_safe()`, which allows redirects to arbitrary external domains via values such as `///example.com`. An attacker can use a crafted login URL to redirect users to a malicious site and facilitate phishing attacks. This issue is fixed in version 2.18.0.

Basic Information

ID CVE-2025-61669
Source GitHub_M
Published May 5, 2026 at 15:28

Affected Product

Vendor jupyter-server
Product jupyter_server
Version <= 2.17.0
Affected Versions jupyter-server jupyter_server <= 2.17.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.