Cross-site Scripting (XSS) Affecting dask-gateway package, versions <2026.3.0-r4


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.01% (2nd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Cross-site Scripting (XSS) vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-WOLFILATEST-DASKGATEWAY-16618695
  • published10 May 2026
  • disclosed7 May 2026

Introduced: 7 May 2026

NewCVE-2026-39823  (opens in a new tab)
CWE-79  (opens in a new tab)

How to fix?

Upgrade Wolfi dask-gateway to version 2026.3.0-r4 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream dask-gateway package and not the dask-gateway package as distributed by Wolfi. See How to fix? for Wolfi relevant fixed versions and status.

CVE-2026-27142 fixed a vulnerability in which URLs were not correctly escaped inside of a <meta> tag's <content> attribute. If the URL content were to insert ASCII whitespaces around the '=' rune inside of the <content> attribute, the escaper would fail to similarly escape it, leading to XSS.