CVE-2025-27018 – Apache Airflow MySQL Provider SQL Injection Vulnerability

The following table lists the changes that have been made to the
CVE-2025-27018 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]

    Mar. 19, 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 MySQL Provider.

    When user triggered a DAG with dump_sql or load_sql functions they could pass a table parameter from a UI, that could cause SQL injection by running SQL that was not intended.
    It could lead to data corruption, modification and others.
    This issue affects Apache Airflow MySQL Provider: before 6.2.0.

    Users are recommended to upgrade to version 6.2.0, which fixes the issue.

    Added CWE CWE-89
    Added Reference https://github.com/apache/airflow/pull/47254
    Added Reference https://github.com/apache/airflow/pull/47255
    Added Reference https://lists.apache.org/thread/m8ohgkwz4mq9njohf66sjwqjdy28gvzf
Share the Post:

Related Posts