#VU120168 Information exposure through externally-generated error message in Apache Airflow - CVE-2025-65995

 

#VU120168 Information exposure through externally-generated error message in Apache Airflow - CVE-2025-65995

Published: December 17, 2025


Vulnerability identifier: #VU120168
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2025-65995
CWE-ID: CWE-211
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Apache Airflow
Software vendor:
Apache Foundation

Description

The vulnerability allows a remote user to gain access to potentially sensitive information.

The vulnerability exists due to output of full kwargs while handling error conditions, such as failed DAG parsing. A remote user can obtain secrets revealed in the error message. 


Remediation

Install updates from vendor's website.

External links