CVE-2025-65995

CVE-2025-65995: Apache Airflow: Disclosure of secrets to UI via kwargs

Vendor Apache Software Foundation
Product Apache Airflow
Weakness CWE-209 · Error message info leak
Published February 21, 2026
Last update March 8, 2026

CVSS base score

What the vulnerability does

Description

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.

Key dates

Disclosure timeline

February 21, 2026 CVE published
March 8, 2026 Record updated