Intel

AIKIDO-2026-10613

atlan-application-sdk is vulnerable to SQL Injection

SQL Injection Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published Apr 28, 2026

50

Medium Risk

This Affects:

Pythonatlan-application-sdk
1.0.0 - 2.8.7
Fixed in 3.0.0
Are you affected? Scan for Free

TL;DR

Affected versions of this package are vulnerable to SQL injection in the SQL metadata extraction filters. The include, exclude, and temp-table regex values supplied by callers are inserted directly into SQL templates without escaping, so a value containing a single quote can break out and inject arbitrary statements that execute against the source database.

Who does this affect?

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

Background info

atlan-application-sdk is vulnerable to SQL Injection in versions 1.0.0 - 2.8.7.

How to fix this

Upgrade the atlan-application-sdk library to the patch version.