Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Apache | Airflow Common Sql Provider | < 1.24.1 |
Related Weaknesses (CWE)
References
- https://github.com/apache/airflow/pull/48098Issue TrackingPatch
- https://lists.apache.org/thread/53klkv790cylqcop0350w7nfq1y6h0t2Mailing ListVendor Advisory
- http://www.openwall.com/lists/oss-security/2025/04/04/2Mailing ListThird Party Advisory
- http://www.openwall.com/lists/oss-security/2025/04/06/1Mailing List
- http://www.openwall.com/lists/oss-security/2025/04/06/2Mailing List
- http://www.openwall.com/lists/oss-security/2025/04/06/3Mailing List
FAQ
What is CVE-2025-30473?
CVE-2025-30473 is a vulnerability with a CVSS score of 8.8 (HIGH). 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 p...
How severe is CVE-2025-30473?
CVE-2025-30473 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-30473?
Check the references section above for vendor advisories and patch information. Affected products include: Apache Airflow Common Sql Provider.