CVE-2026-40864
5.4 MEDIUMJupyterHub is software that allows users to create a multi-user server for Jupyter notebooks
Published: 2026-05-22 · Last updated: 2026-06-01
Severity and scoring
- CVSS
- 5.4 MEDIUM
- Vector
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L
- CWE
- CWE-352
Affected products
| Vendor | Product |
|---|---|
| jupyter | jupyterhub |
Description
JupyterHub is software that allows users to create a multi-user server for Jupyter notebooks. In versions 4.1.0 through 5.4.4, XSRF protection (updated in 4.1.0) inappropriately treated requests with Sec-Fetch-Mode: no-cors as same-origin requests, bypassing XSRF checks. The JSON API is not affected, only HTTP form endpoints, such as /hub/spawn and /hub/accept-share, meaning attackers could trigger server spawn (but not access the server) and if the attacker is a JupyterHub user permitted to share access to their server, cause a user to accept a share and have access to the attacker's server. This issue has been fixed in version 5.4.5. If developers are unable to immediately upgrade, they can temporarily mitigate this issue by dropping requests to JupyterHub with Sec-Fetch-Mode: no-cors if they are using a reverse proxy.
Source: NVD
References
Related CVEs
Same vendor
- CVE-2026-5422 — A path traversal vulnerability exists in jupyter-server version 2.17.0 due to an incorrect root directory boundary check in the _get_os_p... (8.1 HIGH)
- CVE-2026-42557 — jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture (9.6 CRITICAL)
- CVE-2026-42266 — JupyterLab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture (8.8 HIGH)
Same CWE
- CVE-2026-53739 — Yoast Duplicate Post through 4.6 contains a cross-site request forgery vulnerability in the duplicate_post_dismiss_notice handler, which ... (4.3 MEDIUM)
- CVE-2026-53736 — Easy Twitter Feeds before 1.2.13 contains a cross-site request forgery vulnerability in the duplicate_post action handler that lacks nonc... (4.3 MEDIUM)
- CVE-2025-58468 — A cross-site request forgery (CSRF) vulnerability has been reported to affect Notification Center
- CVE-2026-39170 — SemCms 5.0 is vulnerable to Cross Site Request Forgery (CSRF) via crafted POST request to /admin/semcms_user.php (6.3 MEDIUM)
- CVE-2026-8940 — The WP Meta Sort Posts plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 0.9 (4.3 MEDIUM)