CVE 7.5 HIGH

Apache Airflow: Connection sensitive details exposed to users with READ permissions_CVE-2025-54831

7.5 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Description

Apache Airflow 3 introduced a change to the handling of sensitive information in Connections. The intent was to restrict access to sensitive connection fields to Connection Editing Users, effectively applying a "write-only" model for sensitive values.


In Airflow 3.0.3, this model was unintentionally violated: sensitive connection information could be viewed by users with READ permissions through both the API and the UI. This behavior also bypassed the `AIRFLOW__CORE__HIDE_SENSITIVE_VAR_CONN_FIELDS` configuration option.


This issue does not affect Airflow 2.x, where exposing sensitive information to connection editors was the intended and documented behavior.






Users of Airflow 3.0.3 are advised to upgrade Airflow to >=3.0.4.

Basic Information

ID CVE-2025-54831
Source apache
Published Sep 26, 2025 at 07:28
Modified Sep 26, 2025 at 19:55

Affected Product

Vendor Apache Software Foundation
Product Apache Airflow
Version 3.0.3
Affected Versions Apache Software Foundation Apache Airflow 3.0.3

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.