{"url":"http://public2.vulnerablecode.io/api/packages/35394?format=json","purl":"pkg:pypi/jupyter-server@1.19.0","type":"pypi","namespace":"","name":"jupyter-server","version":"1.19.0","qualifiers":{},"subpath":"","is_vulnerable":true,"next_non_vulnerable_version":null,"latest_non_vulnerable_version":null,"affected_by_vulnerabilities":[{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/36798?format=json","vulnerability_id":"VCID-28rs-8cqr-bybp","summary":"The Jupyter Server provides the backend for Jupyter web applications. Jupyter Server on Windows has a vulnerability that lets unauthenticated attackers leak the NTLMv2 password hash of the Windows user running the Jupyter server. An attacker can crack this password to gain access to the Windows machine hosting the Jupyter server, or access other network-accessible machines or 3rd party services using that credential. Or an attacker perform an NTLM relay attack without cracking the credential to gain access to other network-accessible machines. This vulnerability is fixed in 2.14.1.","references":[{"reference_url":"https://github.com/jupyter-server/jupyter_server/commit/79fbf801c5908f4d1d9bc90004b74cfaaeeed2df","reference_id":"","reference_type":"","scores":[{"value":"7.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"}],"url":"https://github.com/jupyter-server/jupyter_server/commit/79fbf801c5908f4d1d9bc90004b74cfaaeeed2df"},{"reference_url":"https://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-hrw6-wg82-cm62","reference_id":"","reference_type":"","scores":[{"value":"7.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"}],"url":"https://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-hrw6-wg82-cm62"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/41196?format=json","purl":"pkg:pypi/jupyter-server@2.14.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-4afw-qvxb-27eg"},{"vulnerability":"VCID-bj7m-yew4-3qgz"},{"vulnerability":"VCID-bnpq-rekd-ekdc"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:pypi/jupyter-server@2.14.1"}],"aliases":["CVE-2024-35178","PYSEC-2024-165"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-28rs-8cqr-bybp"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/37309?format=json","vulnerability_id":"VCID-4afw-qvxb-27eg","summary":"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.","references":[{"reference_url":"https://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-qh7q-6qm3-653w","reference_id":"","reference_type":"","scores":[{"value":"6.1","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"}],"url":"https://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-qh7q-6qm3-653w"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/50018?format=json","purl":"pkg:pypi/jupyter-server@2.18.0","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:pypi/jupyter-server@2.18.0"}],"aliases":["CVE-2025-61669","GHSA-qh7q-6qm3-653w","PYSEC-2026-67"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-4afw-qvxb-27eg"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/37315?format=json","vulnerability_id":"VCID-bj7m-yew4-3qgz","summary":"Jupyter Server is the backend for Jupyter web applications. In versions 2.17.0 and earlier, the secret used to sign authentication cookies is persisted to a static file at ~/.local/share/jupyter/runtime/jupyter_cookie_secret and is never rotated when a user changes their password. After a password reset and server restart, any previously issued authentication cookie remains cryptographically valid because the signing key has not changed. An attacker who has captured a session cookie through any means retains full authenticated access to the server regardless of subsequent password changes. This affects deployments using password-based authentication, particularly shared or public-facing servers where credential rotation is expected to revoke existing sessions. This issue has been fixed in version 2.18.0.","references":[{"reference_url":"https://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-5mrq-x3x5-8v8f","reference_id":"","reference_type":"","scores":[{"value":"6.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N"}],"url":"https://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-5mrq-x3x5-8v8f"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/50018?format=json","purl":"pkg:pypi/jupyter-server@2.18.0","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:pypi/jupyter-server@2.18.0"}],"aliases":["CVE-2026-40934","GHSA-5mrq-x3x5-8v8f","PYSEC-2026-69"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-bj7m-yew4-3qgz"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/37314?format=json","vulnerability_id":"VCID-bnpq-rekd-ekdc","summary":"Jupyter Server is the backend for Jupyter web applications. In versions 2.17.0 and earlier, a path traversal vulnerability in the REST API allows an authenticated user to escape the configured root_dir and access sibling directories whose names begin with the same prefix as the root_dir. For example, with a root_dir named \"test\", the API permits access to a sibling directory named \"testtest\" through a crafted request to the /api/contents endpoint using encoded path components. An attacker can read, write, and delete files in affected sibling directories. Multi-tenant deployments using predictable naming schemes are particularly at risk, as a user with a directory named \"user1\" could access directories for user10 through user19 and beyond. A user who can choose a single-character folder name could gain access to a significant number of sibling directories. \n\nVersion 2.18.0 contains a fix. As a workaround, ensure folder names do not share a common prefix with any sibling directory.","references":[{"reference_url":"https://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-5789-5fc7-67v3","reference_id":"","reference_type":"","scores":[{"value":"8.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"}],"url":"https://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-5789-5fc7-67v3"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/50018?format=json","purl":"pkg:pypi/jupyter-server@2.18.0","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:pypi/jupyter-server@2.18.0"}],"aliases":["CVE-2026-35397","GHSA-5789-5fc7-67v3","PYSEC-2026-68"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-bnpq-rekd-ekdc"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/36628?format=json","vulnerability_id":"VCID-n5zr-m5c8-v7hc","summary":"The Jupyter Server provides the backend (i.e. the core services, APIs, and REST endpoints) for Jupyter web applications like Jupyter notebook, JupyterLab, and Voila. Unhandled errors in API requests coming from an authenticated user include traceback information, which can include path information. There is no known mechanism by which to trigger these errors without authentication, so the paths revealed are not considered particularly sensitive, given that the requesting user has arbitrary execution permissions already in the same environment. A fix has been introduced in commit `0056c3aa52` which no longer includes traceback information in JSON error responses. For compatibility, the traceback field is present, but always empty. This commit has been included in version 2.11.2. Users are advised to upgrade. There are no known workarounds for this vulnerability.","references":[{"reference_url":"https://github.com/jupyter-server/jupyter_server","reference_id":"","reference_type":"","scores":[],"url":"https://github.com/jupyter-server/jupyter_server"},{"reference_url":"https://github.com/jupyter-server/jupyter_server/commit/0056c3aa52cbb28b263a7a609ae5f17618b36652","reference_id":"","reference_type":"","scores":[{"value":"4.3","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"}],"url":"https://github.com/jupyter-server/jupyter_server/commit/0056c3aa52cbb28b263a7a609ae5f17618b36652"},{"reference_url":"https://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-h56g-gq9v-vc8r","reference_id":"","reference_type":"","scores":[{"value":"4.3","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"}],"url":"https://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-h56g-gq9v-vc8r"},{"reference_url":"https://github.com/pypa/advisory-database/tree/main/vulns/jupyter-server/PYSEC-2023-272.yaml","reference_id":"","reference_type":"","scores":[],"url":"https://github.com/pypa/advisory-database/tree/main/vulns/jupyter-server/PYSEC-2023-272.yaml"},{"reference_url":"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/62LO7PPIAMLIDEKUOORXLHKLGA6QPL77","reference_id":"","reference_type":"","scores":[],"url":"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/62LO7PPIAMLIDEKUOORXLHKLGA6QPL77"},{"reference_url":"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/62LO7PPIAMLIDEKUOORXLHKLGA6QPL77/","reference_id":"","reference_type":"","scores":[{"value":"4.3","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"}],"url":"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/62LO7PPIAMLIDEKUOORXLHKLGA6QPL77/"},{"reference_url":"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FG2JWZI5KPUYMDPS53AIFTZJWZD3IT6I","reference_id":"","reference_type":"","scores":[],"url":"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FG2JWZI5KPUYMDPS53AIFTZJWZD3IT6I"},{"reference_url":"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FG2JWZI5KPUYMDPS53AIFTZJWZD3IT6I/","reference_id":"","reference_type":"","scores":[{"value":"4.3","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"}],"url":"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FG2JWZI5KPUYMDPS53AIFTZJWZD3IT6I/"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2023-49080","reference_id":"CVE-2023-49080","reference_type":"","scores":[],"url":"https://nvd.nist.gov/vuln/detail/CVE-2023-49080"},{"reference_url":"https://github.com/advisories/GHSA-h56g-gq9v-vc8r","reference_id":"GHSA-h56g-gq9v-vc8r","reference_type":"","scores":[],"url":"https://github.com/advisories/GHSA-h56g-gq9v-vc8r"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/38153?format=json","purl":"pkg:pypi/jupyter-server@2.11.2","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-28rs-8cqr-bybp"},{"vulnerability":"VCID-4afw-qvxb-27eg"},{"vulnerability":"VCID-bj7m-yew4-3qgz"},{"vulnerability":"VCID-bnpq-rekd-ekdc"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:pypi/jupyter-server@2.11.2"}],"aliases":["CVE-2023-49080","GHSA-h56g-gq9v-vc8r","PYSEC-2023-272"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-n5zr-m5c8-v7hc"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/36533?format=json","vulnerability_id":"VCID-qxjd-ybkh-dyek","summary":"jupyter-server is the backend for Jupyter web applications. Open Redirect Vulnerability. Maliciously crafted login links to known Jupyter Servers can cause successful login or an already logged-in session to be redirected to arbitrary sites, which should be restricted to Jupyter Server-served URLs. This issue has been addressed in commit `29036259` which is included in release 2.7.2. Users are advised to upgrade. There are no known workarounds for this vulnerability.","references":[{"reference_url":"https://github.com/jupyter-server/jupyter_server","reference_id":"","reference_type":"","scores":[],"url":"https://github.com/jupyter-server/jupyter_server"},{"reference_url":"https://github.com/jupyter-server/jupyter_server/commit/290362593b2ffb23c59f8114d76f77875de4b925","reference_id":"","reference_type":"","scores":[{"value":"6.1","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"}],"url":"https://github.com/jupyter-server/jupyter_server/commit/290362593b2ffb23c59f8114d76f77875de4b925"},{"reference_url":"https://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-r726-vmfq-j9j3","reference_id":"","reference_type":"","scores":[{"value":"6.1","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"}],"url":"https://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-r726-vmfq-j9j3"},{"reference_url":"https://github.com/pypa/advisory-database/tree/main/vulns/jupyter-server/PYSEC-2023-155.yaml","reference_id":"","reference_type":"","scores":[],"url":"https://github.com/pypa/advisory-database/tree/main/vulns/jupyter-server/PYSEC-2023-155.yaml"},{"reference_url":"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NRP7DNZYVOIA4ZB3U3ZWKTFZEPYWNGCQ","reference_id":"","reference_type":"","scores":[],"url":"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NRP7DNZYVOIA4ZB3U3ZWKTFZEPYWNGCQ"},{"reference_url":"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XDKQAWQN6SQTOVACZNXYKEHWQXGG4DOF","reference_id":"","reference_type":"","scores":[],"url":"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XDKQAWQN6SQTOVACZNXYKEHWQXGG4DOF"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2023-39968","reference_id":"CVE-2023-39968","reference_type":"","scores":[],"url":"https://nvd.nist.gov/vuln/detail/CVE-2023-39968"},{"reference_url":"https://blog.xss.am/2023/08/cve-2023-39968-jupyter-token-leak","reference_id":"CVE-2023-39968-JUPYTER-TOKEN-LEAK","reference_type":"","scores":[],"url":"https://blog.xss.am/2023/08/cve-2023-39968-jupyter-token-leak"},{"reference_url":"https://github.com/advisories/GHSA-r726-vmfq-j9j3","reference_id":"GHSA-r726-vmfq-j9j3","reference_type":"","scores":[],"url":"https://github.com/advisories/GHSA-r726-vmfq-j9j3"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/35436?format=json","purl":"pkg:pypi/jupyter-server@2.7.2","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-28rs-8cqr-bybp"},{"vulnerability":"VCID-4afw-qvxb-27eg"},{"vulnerability":"VCID-bj7m-yew4-3qgz"},{"vulnerability":"VCID-bnpq-rekd-ekdc"},{"vulnerability":"VCID-n5zr-m5c8-v7hc"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:pypi/jupyter-server@2.7.2"}],"aliases":["CVE-2023-39968","GHSA-r726-vmfq-j9j3","PYSEC-2023-155"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-qxjd-ybkh-dyek"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/36534?format=json","vulnerability_id":"VCID-rr3u-zpuc-dbhp","summary":"jupyter-server is the backend for Jupyter web applications. Improper cross-site credential checks on `/files/` URLs could allow exposure of certain file contents, or accessing files when opening untrusted files via  \"Open image in new tab\". This issue has been addressed in commit `87a49272728` which has been included in release `2.7.2`. Users are advised to upgrade. Users unable to upgrade may use the lower performance `--ContentsManager.files_handler_class=jupyter_server.files.handlers.FilesHandler`, which implements the correct checks.","references":[{"reference_url":"https://github.com/jupyter-server/jupyter_server/commit/87a4927272819f0b1cae1afa4c8c86ee2da002fd","reference_id":"","reference_type":"","scores":[{"value":"6.1","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"}],"url":"https://github.com/jupyter-server/jupyter_server/commit/87a4927272819f0b1cae1afa4c8c86ee2da002fd"},{"reference_url":"https://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-64x5-55rw-9974","reference_id":"","reference_type":"","scores":[{"value":"6.1","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"}],"url":"https://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-64x5-55rw-9974"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2023-40170","reference_id":"CVE-2023-40170","reference_type":"","scores":[],"url":"https://nvd.nist.gov/vuln/detail/CVE-2023-40170"},{"reference_url":"https://github.com/advisories/GHSA-64x5-55rw-9974","reference_id":"GHSA-64x5-55rw-9974","reference_type":"","scores":[],"url":"https://github.com/advisories/GHSA-64x5-55rw-9974"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/35436?format=json","purl":"pkg:pypi/jupyter-server@2.7.2","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-28rs-8cqr-bybp"},{"vulnerability":"VCID-4afw-qvxb-27eg"},{"vulnerability":"VCID-bj7m-yew4-3qgz"},{"vulnerability":"VCID-bnpq-rekd-ekdc"},{"vulnerability":"VCID-n5zr-m5c8-v7hc"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:pypi/jupyter-server@2.7.2"}],"aliases":["CVE-2023-40170","GHSA-64x5-55rw-9974","PYSEC-2023-157"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-rr3u-zpuc-dbhp"}],"fixing_vulnerabilities":[],"risk_score":null,"resource_url":"http://public2.vulnerablecode.io/packages/pkg:pypi/jupyter-server@1.19.0"}