Package impact

python PyPI / apache-airflow-core

0
KEVHas exploit
Reset
CVE Severity CVSS Risk Published Description Impact
CVE-2026-25917 high 8.0 1mo 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… python
CVE-2026-30912 unknown 1mo 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.… python
CVE-2026-32228 unknown 1mo ago Apache Airflow allows users with asset materialize permissions to trigger DAGs outside of their permissions python
CVE-2026-32690 unknown 1mo 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… python