GHSA-v7vq-3x77-87vg · Severity: medium · Ecosystem: pip — Token bruteforcing.
Jupyter Notebook is a web-based notebook environment for interactive computing. Prior to version 6.4.12, authenticated requests to the notebook server with `ContentsManager.allow_hidden = False` only prevented listing the contents of hidden directories, not accessing individual hidden files or files in hidden directories (i.e. hidden files were 'hidden' but not 'inaccessible'). This could lead to notebook configurations allowing authenticated access to files that may reasonably be expected to be disallowed. Because fully authenticated requests are required, this is of relatively low impact. But if a server's root directory contains sensitive files whose only protection from the server is being hidden (e.g. `~/.ssh` while serving $HOME), then any authenticated requests could access files if their names are guessable. Such contexts also necessarily have full access to the server and therefore execution permissions, which also generally grants access to all the same files. So this does not generally result in any privilege escalation or increase in information access, only an additional, unintended means by which the files could be accessed. Version 6.4.12 contains a patch for this issue. There are currently no known workarounds.
Conclusion & alert: CVE-2022-29238 is rated Moderate Risk (40.6/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 0.51%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-04-25 | 0.39% | 0.51% | +0.12% |
| 2 | 2025-12-28 | 0.28% | 0.39% | +0.11% |
| 3 | 2025-12-27 | — | 0.28% | — |
Full EPSS history (15 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 4.3 | 3.1 | MEDIUM |
|
2.8 | 1.4 | [email protected] |
| 4.3 | 3.1 | MEDIUM |
|
2.8 | 1.4 | [email protected] |
| 4.0 | 2.0 | MEDIUM |
|
8.0 | 2.9 | [email protected] |
GHSA-v7vq-3x77-87vg · Severity: medium · Ecosystem: pip — Token bruteforcing.
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
medium | CVE-2022-29238: 1 source package rows (jupyter-notebook); 7 state rows across 7 repos (3.17-community, 3.18-community, 3.19-community, 3.20-community, 3.21-community, 3.22-community, edge-community); fixed 7, open 0. | https://security.alpinelinux.org/vuln/CVE-2022-29238 |
debian
|
not yet assigned | CVE-2022-29238 not yet assigned priority: Debian including 1 source packages (jupyter-notebook), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 4, open 1. | https://security-tracker.debian.org/tracker/CVE-2022-29238 |
ubuntu
|
medium | CVE-2022-29238 medium priority: Ubuntu including 1 source packages (jupyter-notebook), 8 status rows across 8 suites (bionic, focal, impish, jammy, kinetic, lunar, mantic, upstream): ignored 3, released 3, not-affected 2. | https://ubuntu.com/security/CVE-2022-29238 |
| URL | Tags |
|---|---|
| https://github.com/jupyter/notebook/security/advisories/GHSA-v7vq-3x77-87vg | Third Party Advisory |