Intel

AIKIDO-2026-629168

@vendure/dashboard is vulnerable to Cross-Site Scripting (XSS)

Cross-Site Scripting (XSS)CVE-2026-63459 Published Today

87

High Risk

This Affects:

JS@vendure/dashboard
3.5.1 - 3.6.4
Fixed in 3.6.5
Are you affected? Scan for Free

TL;DR

The dashboard RichTextDescriptionCell strips HTML by assigning untrusted content to an element's innerHTML and reading back its textContent. Parsing the markup still triggers active handlers such as an img onerror, so a lower-privileged administrator can store a payload in a description field that executes when a higher-privileged administrator views the list. The fix parses the content with an inert parser that does not execute scripts or load resources.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and administrators view entity description fields in the React dashboard.

Background info

@vendure/dashboard is vulnerable to Cross-Site Scripting (XSS) in versions 3.5.1 - 3.6.4.

How to fix this

Upgrade the @vendure/dashboard library to the patch version.

Are You Affected?

Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.

Free. No credit card required.

Aikido Platform