---
id: CVE-2024-35178
aliases:
  - GHSA-hrw6-wg82-cm62
  - PYSEC-2024-165
title: Jupyter server on Windows discloses Windows user password hash
summary: Jupyter server on Windows discloses Windows user password hash
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'
vendor: jupyter-server
product: jupyter-server
ecosystem: pip
affected:
  - jupyter-server < 2.14.1
patched:
  - jupyter-server 2.14.1
published: '2024-06-06'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T03:50:15.612508359Z'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-hrw6-wg82-cm62'
references:
  - url: >-
      https://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-hrw6-wg82-cm62
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-35178'
  - url: >-
      https://github.com/jupyter-server/jupyter_server/commit/79fbf801c5908f4d1d9bc90004b74cfaaeeed2df
  - url: 'https://github.com/jupyter-server/jupyter_server'
  - url: >-
      https://github.com/pypa/advisory-database/tree/main/vulns/jupyter-server/PYSEC-2024-165.yaml
tags:
  - osv
  - pip
epss: 0.00705
epssPercentile: 0.51949
ingestedAt: '2026-09-12T03:13:01.702Z'
---

## Overview

### Summary

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.



## Affected packages

- `jupyter-server < 2.14.1`

## Remediation

Upgrade to a patched release:

- `jupyter-server 2.14.1`
