Skip to content

fix(dask.distributed): CVE-2026-23528#2

Merged
Zeno-sole merged 1 commit intomasterfrom
fix/CVE-2026-23528
Apr 24, 2026
Merged

fix(dask.distributed): CVE-2026-23528#2
Zeno-sole merged 1 commit intomasterfrom
fix/CVE-2026-23528

Conversation

@deepin-ci-robot
Copy link
Copy Markdown

Security Update

Vulnerability

XSS vulnerability in Dask dashboard when used with Jupyter Lab and jupyter-server-proxy.

Fix

Escapes worker string in error messages to prevent XSS attacks.

References

Generated by AI

@deepin-ci-robot
Copy link
Copy Markdown
Author

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign qaqland for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 23, 2026

TAG Bot

TAG: 2024.12.1+ds-1deepin1
EXISTED: no
DISTRIBUTION: unstable

@Zeno-sole
Copy link
Copy Markdown
Contributor

/integrate

@github-actions
Copy link
Copy Markdown

AutoIntegrationPr Bot
auto integrate with pr url: deepin-community/Repository-Integration#3869
PrNumber: 3869
PrBranch: auto-integration-24832480327

Apply security patch CVE-2026-23528 to fix XSS vulnerability in
dask.distributed dashboard proxy component.
Rebase fix branch onto master (2024.12.1+ds-1).

Log: Fixed XSS vulnerability in dashboard proxy (CVE-2026-23528)

Influence:
1. Verify CVE-2026-23528.patch applies cleanly to 2024.12.1+ds-1
2. Check dashboard proxy XSS vulnerability is fixed
3. Ensure no regression in distributed package build

fix: 修复 CVE-2026-23528 dashboard proxy XSS 漏洞

应用 CVE-2026-23528 安全补丁修复 dask.distributed
dashboard proxy 组件的 XSS 漏洞。
将修复分支 rebase 到 master (2024.12.1+ds-1)。

Log: 修复 dashboard proxy XSS 漏洞 (CVE-2026-23528)

Influence:
1. 验证 CVE-2026-23528.patch 在 2024.12.1+ds-1 上干净应用
2. 确认 dashboard proxy XSS 漏洞已修复
3. 确保分布式软件包构建无回归

repo: dask.distributed #fix/CVE-2026-23528
@Zeno-sole Zeno-sole force-pushed the fix/CVE-2026-23528 branch from 50ce9c6 to 6ab2392 Compare April 24, 2026 03:32
@Zeno-sole
Copy link
Copy Markdown
Contributor

/integrate

@Zeno-sole Zeno-sole merged commit 8b50594 into master Apr 24, 2026
5 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants