CVE-2025-30473 – Apache Airflow Common SQL Provider SQL Injection

The following table lists the changes that have been made to the
CVE-2025-30473 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution
of a vulnerability, and for identifying the most recent changes that may
impact the vulnerability’s severity, exploitability, or other characteristics.

  • New CVE Received
    by [email protected]

    Apr. 07, 2025

    Action Type Old Value New Value
    Added Description 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.

    Added CWE CWE-89
    Added Reference https://github.com/apache/airflow/pull/48098
    Added Reference https://lists.apache.org/thread/53klkv790cylqcop0350w7nfq1y6h0t2
  • CVE Modified
    by af854a3a-2127-422b-91ae-364da2661108

    Apr. 07, 2025

    Action Type Old Value New Value
    Added Reference http://www.openwall.com/lists/oss-security/2025/04/04/2
    Added Reference http://www.openwall.com/lists/oss-security/2025/04/06/1
    Added Reference http://www.openwall.com/lists/oss-security/2025/04/06/2
    Added Reference http://www.openwall.com/lists/oss-security/2025/04/06/3
Share the Post:

Related Posts