CVE-2025-32428 PUBLISHED

Jupyter Remote Desktop Proxy makes TigerVNC accessible via the network and not just via a UNIX socket as intended

Assigner: GitHub_M
Reserved: 08.04.2025 Published: 14.04.2025 Updated: 15.04.2025

Jupyter Remote Desktop Proxy allows you to run a Linux Desktop on a JupyterHub. jupyter-remote-desktop-proxy was meant to rely on UNIX sockets readable only by the current user since version 3.0.0, but when used with TigerVNC, the VNC server started by jupyter-remote-desktop-proxy were still accessible via the network. This vulnerability does not affect users having TurboVNC as the vncserver executable. This issue is fixed in 3.0.1.

Metrics

CVSS Vector: CVSS:4.0/AV:A/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
CVSS Score: 9

Product Status

Vendor jupyterhub
Product jupyter-remote-desktop-proxy
Versions
  • Version >= 3.0.0, < 3.0.1 is affected

References

Problem Types

  • CWE-668: Exposure of Resource to Wrong Sphere CWE