Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. distributed
  4. ›
  5. CVE-2026-23528

CVE-2026-23528: Dask Distributed is Vulnerable to Remote Code Execution via Jupyter Proxy and Dashboard

January 16, 2026 (updated January 29, 2026)

When Jupyter Lab, jupyter-server-proxy and Dask distributed are all run together it is possible to craft a URL which will result in code being executed by Jupyter due to a cross-side-scripting (XSS) bug in the Dask dashboard.

It is possible for attackers to craft a phishing URL that assumes Jupyter Lab and Dask may be running on localhost and using default ports. If a user clicks on the malicious link it will open an error page in the Dask Dashboard via the Jupyter Lab proxy which will cause code to be executed by the default Jupyter Python kernel.

In order for a user to be impacted they must be running Jupyter Lab locally on the default port (with the jupyter-server-proxy) and a Dask distributed cluster on the default port. Then they would need to click the link which would execute the malicious code.

References

  • github.com/advisories/GHSA-c336-7962-wfj2
  • github.com/dask/distributed
  • github.com/dask/distributed/commit/ab72092a8a938923c2bb51a2cd14ca26614827fa
  • github.com/dask/distributed/security/advisories/GHSA-c336-7962-wfj2
  • nvd.nist.gov/vuln/detail/CVE-2026-23528

Code Behaviors & Features

Detect and mitigate CVE-2026-23528 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2026.1.0

Fixed versions

  • 2026.1.0

Solution

Upgrade to version 2026.1.0 or above.

Impact 5.4 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-250: Execution with Unnecessary Privileges
  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

pypi/distributed/CVE-2026-23528.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 04 Feb 2026 00:36:48 +0000.