Information disclosure in Apache Airflow - CVE-2026-65017
Published: August 24, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in the Config API when handling configuration-read requests in multi-team deployments. A remote user can read a team-scoped Celery broker URL with embedded credentials in cleartext to disclose sensitive information.
The issue occurs when multi-team mode is enabled and the Config API is exposed, and the affected user has configuration-read access without prior access to the secret.