Monitor vulnerabilities like this one. Sign up free to get alerted when software you use is affected.
6.5

Airflow versions before 2.11.1 leak sensitive connection data in audit logs

CVE-2025-27555 GHSA-8r55-rv5w-6pfm
Summary

If you use Airflow versions before 2.11.1, users with audit log access may see sensitive connection information they shouldn't see. This is a concern because sensitive data could be exposed. To fix this, upgrade to Airflow 2.11.1 or later and manually delete any sensitive connection data from your logs.

What to do
  • Update apache-airflow to version 2.11.1.
Affected software
VendorProductAffected versionsFix available
apache-airflow <= 2.11.1 2.11.1
apache airflow <= 2.11.1
Original title
Airflow versions before 2.11.1 have a vulnerability that allows authenticated users with audit log access to see sensitive values in audit logs which they should not see. When sensitive connection ...
Original description
Airflow versions before 2.11.1 have a vulnerability that allows authenticated users with audit log access to see sensitive values in audit logs which they should not see. When sensitive connection parameters were set via airflow CLI, values of those variables appeared in the audit log and were stored unencrypted in the Airflow database. While this risk is limited to users with audit log access, it is recommended to upgrade to Airflow 2.11.1 or a later version, which addresses this issue. Users who previously used the CLI to set connections should manually delete entries with those connection sensitive values from the log table. This is similar but not the same issue as CVE-2024-50378
nvd CVSS3.1 6.5
Vulnerability type
CWE-201
CWE-532 Insertion of Sensitive Information into Log File
Published: 24 Feb 2026 · Updated: 14 Mar 2026 · First seen: 6 Mar 2026