Information disclosure in Apache Airflow

CVE-2025-65995

When a DAG failed during parsing, Airflow’s error-reporting in the UI could include the full kwargs passed to the operators. If those kwargs contained sensitive values (such as secrets), they might be exposed in the UI tracebacks to authenticated users who had permission to view that DAG.  The issue has been fixed in Airflow 3.1.4 and 2.11.1, and users are strongly advised to upgrade to prevent potential disclosure of sensitive information.

EPSS: 0.008 (52.9th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2025-65995?
CVE-2025-65995 is a medium-severity vulnerability in Apache Airflow, classified under Generation of Error Message Containing Sensitive Information. CVSS score: 6.5/10. Published 2026-02-21.
How severe is CVE-2025-65995?
Medium severity. CVSS v3 base score is 6.5 out of 10.