Inclusion of Sensitive Information in Log Files in Apache Airflow - CVE-2026-68969
Published: August 24, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper handling of sensitive information in the bulk Variable and Connection audit logging logic when processing bulk update requests to the variables and connections API endpoints. A remote user can submit a bulk request and read the resulting audit log entries to disclose sensitive information.
The issue affects secret values in Variable entries and Connection extra contents, including secrets submitted through the UI import action that uses the bulk variables endpoint.