PT-2025-11672 · Apache · Apache Airflow Mysql Provider
Vincent55
·
Published
2025-03-19
·
Updated
2026-06-03
·
CVE-2025-27018
CVSS v3.1
6.3
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L |
Name of the Vulnerable Software and Affected Versions
Apache Airflow MySQL Provider versions prior to 6.2.0
Description
The issue is related to an SQL Injection vulnerability. When a user triggers a DAG with
dump sql or load sql functions, they can pass a table parameter from the UI, which could cause SQL injection by running unintended SQL. This could lead to data corruption and modification.Recommendations
For versions prior to 6.2.0, upgrade to version 6.2.0 to fix the issue. As a temporary workaround, consider restricting the use of the
dump sql and load sql functions until the upgrade is applied.Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Apache Airflow Mysql Provider