The Apache Software Foundation has released a fix for Apache Airflow, a popular open-source platform for authoring, scheduling, and monitoring workflows. The update addresses CVE-2025-54831, an important severity vulnerability that exposed sensitive connection details to users with READ permissions.
According to the advisory, β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.β
However, in version 3.0.3 this model was unintentionally broken. The advisory warns: β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 means that users with only viewing rights could still access passwords, tokens, and other sensitive credentials tied to Airflowβs connection configurationsβdata that should have been strictly hidden.
The flaw only affects Apache Airflow 3.0.3. Earlier Airflow 2.x versions are not impacted because, as the advisory notes, βexposing sensitive information to connection editors was the intended and documented behavior.β
Still, for organizations that upgraded to Airflow 3.0.3, the issue significantly weakens the platformβs security model, potentially allowing insider threats or misconfigured accounts to access credentials for external systems.
The Apache Airflow team urges all users of version 3.0.3 to upgrade immediately.
Related Posts:
- Apache Airflow patches multiple vulnerabilities affecting its packages
- Apache Airflow session hijacking vulnerability
- Data Exfiltration and RCE Risks Found in Azure Data Factory’s Airflow Integration
- Apache Airflow Security Update Addresses Code Execution Vulnerability
- Apache Airflow Vulnerability Exposes Sensitive Data in Logs
Support Our Threat Intelligence
If you find our CVE report and cybersecurity news helpful, consider supporting our work.