Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Apache | Apache-Airflow-Providers-Mysql | < 6.2.0 |
Related Weaknesses (CWE)
References
- https://github.com/apache/airflow/pull/47254Issue Tracking
- https://github.com/apache/airflow/pull/47255Issue Tracking
- https://lists.apache.org/thread/m8ohgkwz4mq9njohf66sjwqjdy28gvzfMailing ListVendor Advisory
- http://www.openwall.com/lists/oss-security/2025/03/19/4Mailing List
FAQ
What is CVE-2025-27018?
CVE-2025-27018 is a vulnerability with a CVSS score of 6.3 (MEDIUM). 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...
How severe is CVE-2025-27018?
CVE-2025-27018 has been rated MEDIUM with a CVSS base score of 6.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-27018?
Check the references section above for vendor advisories and patch information. Affected products include: Apache Apache-Airflow-Providers-Mysql.