Apache Airflow: Connection sensitive details exposed to users with READ permissions
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
apache-airflowPyPI | >= 3.0.3, < 3.0.4 | 3.0.4 |
Affected products
3- osv-coords2 versions
>= 3.0.3, < 3.0.4+ 1 more
- (no CPE)range: >= 3.0.3, < 3.0.4
- (no CPE)range: >= 3.0.3, < 3.0.4
Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-q475-2pgm-7hvpghsaADVISORY
- lists.apache.org/thread/vblmfqtydrp5zgn2q8tj3slk5podxspfghsavendor-advisoryWEB
- nvd.nist.gov/vuln/detail/CVE-2025-54831ghsaADVISORY
- www.openwall.com/lists/oss-security/2025/09/25/4ghsaWEB
- github.com/pypa/advisory-database/tree/main/vulns/apache-airflow/PYSEC-2025-85.yamlghsaWEB
News mentions
0No linked articles in our index yet.