CVE-2025-30473

CVE-2025-30473: Apache Airflow Common SQL Provider: Remote Code Execution via Sql Injection

Vendor Apache Software Foundation
Product Apache Airflow Common SQL Provider
Weakness CWE-89 · SQLi
Published April 7, 2025
Last update February 26, 2026

CVSS base score

What the vulnerability does

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.

Key dates

Disclosure timeline

April 7, 2025 CVE published
February 26, 2026 Record updated