First published: Fri Apr 04 2025(Updated: )
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Apache Airflow Common SQL Provider. When using the partition clause in SQLTableCheckOperator as parameter (which was a recommended pattern), Authenticated UI User could inject arbitrary SQL command when triggering DAG exposing partition_clause to the user. This allowed the DAG Triggering user to escalate privileges to execute those arbitrary commands which they normally would not have. This issue affects Apache Airflow Common SQL Provider: before 1.24.1. Users are recommended to upgrade to version 1.24.1, which fixes the issue.
Credit: security@apache.org
Affected Software | Affected Version | How to fix |
---|---|---|
Apache Airflow Common SQL Provider | <1.24.1 | |
pip/apache-airflow-providers-common-sql | <1.24.1 | 1.24.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-30473 has a medium severity rating due to the potential for SQL injection attacks.
To fix CVE-2025-30473, upgrade Apache Airflow Common SQL Provider to version 1.24.1 or later.
Authenticated users using Apache Airflow Common SQL Provider version prior to 1.24.1 are vulnerable to CVE-2025-30473.
CVE-2025-30473 is classified as an SQL Injection vulnerability.
Exploitation of CVE-2025-30473 could allow an attacker to execute arbitrary SQL commands on the database.