CVE-2023-49080

Jupyter Server errors include tracebacks with path information

Description

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.

Category

3.5
CVSS
Severity: Low
CVSS 3.1 •
EPSS 0.31%
Third-Party Advisory github.com
Affected: jupyter-server jupyter_server
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2023-49080?
CVE-2023-49080 has been scored as a low severity vulnerability.
How to fix CVE-2023-49080?
To fix CVE-2023-49080, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2023-49080 being actively exploited in the wild?
As for now, there are no information to confirm that CVE-2023-49080 is being actively exploited. According to its EPSS score, there is a ~0% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2023-49080?
CVE-2023-49080 affects jupyter-server jupyter_server.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.