jupyter-server errors include tracebacks with path information
Medium4.3CVE-2023-49080 · Published Dec 5, 2023 · updated Sep 10, 2026
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| jupyter-server PyPI | < 2.11.2 | 2.11.2 |
Details and references
### Impact Unhandled errors in API requests 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. ### Patches jupyter-server PATCHED_VERSION no longer includes traceback information in JSON error responses. For compatibility, the traceback field is present, but always empty. ### Workarounds None
- CVSS 3.1
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-209
- Also known as
- CVE-2023-49080, PYSEC-2023-272
- github.com/jupyter-server/jupyter_server/security/advisories/GHSA-h56g-gq9v-vc8r
- nvd.nist.gov/vuln/detail/CVE-2023-49080
- github.com/jupyter-server/jupyter_server/commit/0056c3aa52cbb28b263a7a609ae5f17618b36652
- github.com/jupyter-server/jupyter_server
- github.com/pypa/advisory-database/tree/main/vulns/jupyter-server/PYSEC-2023-272.yaml
- lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/62LO7PPIAMLIDEKUOORXLHKLGA6QPL77
- lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FG2JWZI5KPUYMDPS53AIFTZJWZD3IT6I
More Jupyter advisories
All Jupyter| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Jan 192024 | JupyterLab vulnerable to SXSS in Markdown Preview CVE-2024-22420Medium6.5fixed in 4.0.11, 7.0.7 | Medium6.5 | 4.0.11, 7.0.7 |
| Jan 192024 | JupyterLab vulnerable to potential authentication and CSRF tokens leak CVE-2024-22421High7.6fixed in 3.6.7, 4.0.11, 7.0.7 | High7.6 | 3.6.7, 4.0.11, 7.0.7 |
| Aug 292023 | Open Redirect Vulnerability in jupyter-server CVE-2023-39968Medium6.1fixed in 2.7.2 | Medium6.1 | 2.7.2 |
| Aug 292023 | cross-site inclusion (XSSI) of files in jupyter-server CVE-2023-40170Medium4.6fixed in 2.7.2 | Medium4.6 | 2.7.2 |
| Mar 282024 | Cross site scripting (XSS) in JupyterHub via Self-XSS leveraged by Cookie Tossing CVE-2024-28233High8.1fixed in 4.1.0 | High8.1 | 4.1.0 |
| Jun 62024 | Jupyter server on Windows discloses Windows user password hash CVE-2024-35178High7.5fixed in 2.14.1 | High7.5 | 2.14.1 |