Skip to content

[Aikido] Fix security issue in dompurify via minor version upgrade from 3.4.12 to 3.4.13 in ui - #631

Open
aikido-autofix[bot] wants to merge 3 commits into
masterfrom
fix/aikido-security-QOR5-3150-QOR5-3149-update-packages-86623230-wz9z
Open

[Aikido] Fix security issue in dompurify via minor version upgrade from 3.4.12 to 3.4.13 in ui#631
aikido-autofix[bot] wants to merge 3 commits into
masterfrom
fix/aikido-security-QOR5-3150-QOR5-3149-update-packages-86623230-wz9z

Conversation

@aikido-autofix

@aikido-autofix aikido-autofix Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Upgrade DOMPurify to fix XSS vulnerability where IN_PLACE sanitization with element-removal hooks leaves detached descendants with armed event handlers executable after sanitization returns.

✅ There are no breaking changes

✅ 2 CVEs resolved by this upgrade

This PR will resolve the following CVEs:

Issue Severity           Description
AIKIDO-2026-925458
LOW
[dompurify] A vulnerability allows event handlers to persist in detached DOM nodes when sanitization hooks remove containing elements with the IN_PLACE option enabled, enabling arbitrary code execution after sanitization completes when pending resource events fire.
GHSA-55q2-fjhq-7xh7
MEDIUM
[dompurify] A hook-based element removal during IN_PLACE sanitization can leave detached descendants with executable event handlers, allowing an attacker-provided onload handler to fire after sanitization completes. This enables XSS execution in applications using IN_PLACE mode with element-removal hooks.

@aikido-autofix aikido-autofix Bot changed the title [Aikido] Fix 4 security issues in @tiptap/extension-link, dompurify, @tiptap/core [Aikido] Fix security issue in dompurify via minor version upgrade from 3.4.12 to 3.4.13 in ui Aug 21, 2026
@aikido-autofix
aikido-autofix Bot force-pushed the fix/aikido-security-QOR5-3150-QOR5-3149-update-packages-86623230-wz9z branch from 4a7532a to eb8824b Compare August 21, 2026 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

aikido Label created by Aikido AutoFix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants