GHSA-q475-2pgm-7hvp

Suggest an improvement
Source
https://github.com/advisories/GHSA-q475-2pgm-7hvp
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/09/GHSA-q475-2pgm-7hvp/GHSA-q475-2pgm-7hvp.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-q475-2pgm-7hvp
Aliases
Published
2025-09-26T09:31:11Z
Modified
2025-11-05T21:02:12.186169Z
Severity
  • 6.6 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U CVSS Calculator
Summary
Apache Airflow: Connection sensitive details exposed to users with READ permissions
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-213"
    ],
    "github_reviewed_at": "2025-09-26T14:54:17Z",
    "github_reviewed": true,
    "nvd_published_at": "2025-09-26T08:15:38Z",
    "severity": "MODERATE"
}
References

Affected packages

PyPI / apache-airflow

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.0.3
Fixed
3.0.4

Affected versions

3.*
3.0.3
3.0.4rc1
3.0.4rc2

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/09/GHSA-q475-2pgm-7hvp/GHSA-q475-2pgm-7hvp.json"