Intel

AIKIDO-2025-10981

@lightdash/sdk is vulnerable to Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published Dec 26, 2025

48

Medium Risk

This Affects:

JS@lightdash/sdk
0.1105.0 - 0.2262.4
Fixed in 0.2262.5
Are you affected? Scan for Free

TL;DR

Affected versions of this package are vulnerable to SQL Injection due to insufficient sanitization of user input passed into full-text search queries, where the application previously failed to strip PostgreSQL's tsquery operators like :, &, |, !, and parentheses, allowing an attacker to craft malicious search input that modifies query logic, such as injecting 'legitimate':* & !'excluded':* to alter result sets or cause denial-of-service.

Who does this affect?

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

Background info

@lightdash/sdk is vulnerable to Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in versions 0.1105.0 - 0.2262.4.

How to fix this

Upgrade the @lightdash/sdk library to the patch version.