Skip to content

[Aikido] Fix security issue in loofah via minor version upgrade from 2.25.1 to 2.25.2 in test - #333

Closed
aikido-autofix[bot] wants to merge 1 commit into
mainfrom
fix/AIK-17248-update-packages-68908706-ethm
Closed

[Aikido] Fix security issue in loofah via minor version upgrade from 2.25.1 to 2.25.2 in test#333
aikido-autofix[bot] wants to merge 1 commit into
mainfrom
fix/AIK-17248-update-packages-68908706-ethm

Conversation

@aikido-autofix

Copy link
Copy Markdown

Upgrade loofah to fix XSS vulnerabilities in SVG sanitization and URI scheme detection that allow malicious scripts execution.

✅ 2 CVEs resolved by this upgrade

This PR will resolve the following CVEs:

Issue Severity           Description
AIKIDO-2026-622262
LOW
[loofah] HTML5 sanitizer fails to restrict the href attribute on SVG elements, allowing Cross-site Scripting (XSS) attacks through external document references in elements like <use> and <feImage>. This enables arbitrary script execution or external content loading when sanitizing user-supplied SVG.
AIKIDO-2026-349881
LOW
[loofah] A Cross-site Scripting (XSS) vulnerability exists due to improper validation of URIs with numeric character references lacking trailing semicolons, allowing malicious scripts like javascript&#58alert(1) to bypass filtering and execute in browsers.
🔗 Related Tasks

@codecov

codecov Bot commented Jul 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@aikido-autofix

Copy link
Copy Markdown
Author

Closed by Aikido: a new AutoFix has been created → #335

@aikido-autofix aikido-autofix Bot closed this Jul 19, 2026
@aikido-autofix
aikido-autofix Bot deleted the fix/AIK-17248-update-packages-68908706-ethm branch July 19, 2026 23:10
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.

0 participants