NIXPKGS-2026-0302
GitHub issue
published 5 months ago
by @mweinelt Activity log
- Created suggestion
- @mweinelt accepted
- @mweinelt published on GitHub
Apache Airflow: Disclosure of secrets to UI via kwargs
When a DAG failed during parsing, Airflow’s error-reporting in the UI could include the full kwargs passed to the operators. If those kwargs contained sensitive values (such as secrets), they might be exposed in the UI tracebacks to authenticated users who had permission to view that DAG. The issue has been fixed in Airflow 3.1.4 and 2.11.1, and users are strongly advised to upgrade to prevent potential disclosure of sensitive information.
References
Affected products
apache-airflow
- <2.11.1
- <3.1.4
Matching in nixpkgs
pkgs.apache-airflow
Platform to programmatically author, schedule and monitor workflows
Package maintainers
-
@taranarmo Sergey Volkov <taranarmo@gmail.com>