CVE-2025-61669

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:jupyter:jupyter_server:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-05-05 16:16

Updated : 2026-06-17 09:50


NVD link : CVE-2025-61669

Mitre link : CVE-2025-61669

CVE.ORG link : CVE-2025-61669


JSON object : View

Products Affected

jupyter

  • jupyter_server
CWE
CWE-601

URL Redirection to Untrusted Site ('Open Redirect')