Vulnerability Description
In Apache Airflow versions before 3.1.6, and 2.11.1 the proxies and proxy fields within a Connection may include proxy URLs containing embedded authentication information. These fields were not treated as sensitive by default and therefore were not automatically masked in log output. As a result, when such connections are rendered or printed to logs, proxy credentials embedded in these fields could be exposed. Users are recommended to upgrade to 3.1.6 or later for Airflow 3, and 2.11.1 or later for Airflow 2 which fixes this issue
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Apache | Airflow | < 3.1.6 |
Related Weaknesses (CWE)
References
- https://github.com/apache/airflow/pull/59688
- https://lists.apache.org/thread/x6kply4nqd4vc4wgxtm6g9r2tt63s8c5Mailing ListVendor Advisory
- http://www.openwall.com/lists/oss-security/2026/01/15/6Mailing ListThird Party Advisory
FAQ
What is CVE-2025-68675?
CVE-2025-68675 is a vulnerability with a CVSS score of 7.5 (HIGH). In Apache Airflow versions before 3.1.6, and 2.11.1 the proxies and proxy fields within a Connection may include proxy URLs containing embedded authentication information. These fields were not treate...
How severe is CVE-2025-68675?
CVE-2025-68675 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-68675?
Check the references section above for vendor advisories and patch information. Affected products include: Apache Airflow.