{"schema_version": "1.6.1", "id": "CVE-2025-30473", "summary": "Remote Code Execution via Sql Injection", "details": "Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Apache Airflow Common SQL Provider.\n\nWhen 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.\nThis allowed the DAG Triggering user to escalate privileges to execute those arbitrary commands which they normally would not have.\n\n\nThis issue affects Apache Airflow Common SQL Provider: before 1.24.1.\n\nUsers are recommended to upgrade to version 1.24.1, which fixes the issue.", "affected": [{"ranges": [{"type": "SEMVER", "events": [{"introduced": "0"}, {"fixed": "1.24.1"}]}]}], "references": [{"type": "WEB", "url": "https://github.com/apache/airflow/pull/48098"}, {"type": "WEB", "url": "https://lists.apache.org/thread/53klkv790cylqcop0350w7nfq1y6h0t2"}]}