Package impact

python PyPI / apache-airflow-core

0
KEVHas exploit
Reset
CVE Severity CVSS Risk Flags OS Vendor Published Description
CVE-2026-25917 high 8.0 2mo ago Dag Authors, who normally should not be able to execute code in the webserver context could craft XCom payload causing the webserver to execute arbitrary code. Since Dag Authors are already highly tr…
CVE-2026-30912 unknown 2mo ago In case of SQL errors, exception/stack trace of errors was exposed in API even if "api/expose_stack_traces" was set to false. That could lead to exposing additional information to potential attacker.…
CVE-2026-32228 unknown 2mo ago Apache Airflow allows users with asset materialize permissions to trigger DAGs outside of their permissions
CVE-2026-32690 unknown 2mo ago Secrets in Variables saved as JSON dictionaries were not properly redacted - in case thee variables were retrieved by the user the secrets stored as nested fields were not masked. If you do not stor…