VYPR

Server

by Jupyter

CVEs (1)

  • CVE-2026-86049higSep 17, 2026
    risk 0.45cvss epss

    ### Summary When a request returns a 500, `jupyter_server/log.py` logs a small JSON block of request headers. The Referer header was copied into it as-is, so a token in the Referer URL ended up in the logs in plain text. ### Impact Anyone who can read the server logs can…