Intel

AIKIDO-2026-10108

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

Cross-Site Scripting (XSS) Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.

46

Medium Risk

This Affects:

JS@taquito/taquito
24.0.0 - 24.0.1
Fixed in 24.0.2

TL;DR

Affected versions of this package contain a Cross-Site Scripting (XSS) vulnerability in the search results rendering function due to unsafely setting innerHTML with user-controlled data from r.item.title or r.item.excerpt. An attacker could exploit this by crafting a malicious search entry where the title or excerpt contains a script payload. When the results are displayed, this payload would be injected into the DOM and executed in the victim's browser, potentially compromising their session.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

@taquito/taquito is vulnerable to Cross-Site Scripting (XSS) in versions 24.0.0 - 24.0.1.

How to fix this

Upgrade the @taquito/taquito library to the patch version.

Background Info