Bug 2538810 (CVE-2026-86049) - CVE-2026-86049 jupyter-server: Jupyter Server: Information disclosure via 5xx request logging
Summary: CVE-2026-86049 jupyter-server: Jupyter Server: Information disclosure via 5xx...
Keywords:
Status: NEW
Alias: CVE-2026-86049
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-09-22 20:44 UTC by OSIDB Bzimport
Modified: 2026-09-22 20:51 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-09-22 20:44:32 UTC
Jupyter Server is the backend for Jupyter web applications. Prior to version 2.21.0, the 5xx request logging path in jupyter_server/log.py copies the Referer header into a JSON header block without applying the token scrubbing used for the request URI. A request that returns HTTP 500 while the Referer contains a token-bearing URL can therefore write that token to server logs in plaintext. An attacker who can read those logs can recover the token and use the affected user's Jupyter Server permissions. This issue is fixed in version 2.21.0.


Note You need to log in before you can comment on or make changes to this bug.