Skip to content

Fixes XSS in workspace url param#2208

Merged
lissy93 merged 1 commit into
masterfrom
sec/fix-xss-workspace
Jun 14, 2026
Merged

Fixes XSS in workspace url param#2208
lissy93 merged 1 commit into
masterfrom
sec/fix-xss-workspace

Conversation

@lissy93

@lissy93 lissy93 commented Jun 14, 2026

Copy link
Copy Markdown
Owner

Category

Security Fix

Overview

As reported by @ixSly in GHSA-58mp-4qr3-vmrc, an authenticated user could click a crafted link taking them to workspace view with ?url= param set which could pass a non-http iframe source.

No stored or zero-click issues identified, and a attacker would already need access to your instance to your network to use this vulnerability.

This PR fixes the issue by fully sanitizing the param.

Issue Number

GHSA-58mp-4qr3-vmrc

@lissy93 lissy93 changed the title Fixes XSS in workspace url param (GHSA-58mp-4qr3-vmrc) Fixes XSS in workspace url param Jun 14, 2026
@lissy93 lissy93 merged commit 3f4e7ff into master Jun 14, 2026
12 checks passed
@lissy93 lissy93 deleted the sec/fix-xss-workspace branch June 14, 2026 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant