Intel

AIKIDO-2025-10921

dbt-databricks is vulnerable to Improper Input Validation

Improper Input Validation Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published Dec 10, 2025

20

Low Risk

This Affects:

PYTHONdbt-databricks
1.0.0 - 1.11.2
Fixed in 1.11.3
Are you affected? Scan for Free

TL;DR

Affected versions of this package have improper input validation. Query tag values were not validated. Special characters like backslashes, commas, and colons remained unescaped. Values longer than 128 characters could be processed without truncation, resulting in invalid query tags. An attacker could inject crafted query tag values using these characters to manipulate query parsing. It might lead to data corruption, security breaches, or system errors.

Who does this affect?

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

Background info

dbt-databricks is vulnerable to Improper Input Validation in versions 1.0.0 - 1.11.2.

How to fix this

Upgrade the dbt-databricks library to the patch version.