Information Exposure Affecting airflow-3-advanced-compat package, versions <3.1.6-r0


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.59% (44th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-MINIMOSLATEST-AIRFLOW3ADVANCEDCOMPAT-15032925
  • published18 Jan 2026
  • disclosed16 Jan 2026

Introduced: 16 Jan 2026

CVE-2025-68438  (opens in a new tab)
CWE-200  (opens in a new tab)

How to fix?

Upgrade Minimos:latest airflow-3-advanced-compat to version 3.1.6-r0 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream airflow-3-advanced-compat package and not the airflow-3-advanced-compat package as distributed by Minimos. See How to fix? for Minimos:latest relevant fixed versions and status.

In Apache Airflow versions before 3.1.6, when rendered template fields in a Dag exceed [core] max_templated_field_length, sensitive values could be exposed in cleartext in the Rendered Templates UI. This occurred because serialization of those fields used a secrets masker instance that did not include user-registered mask_secret() patterns, so secrets were not reliably masked before truncation and display.

Users are recommended to upgrade to 3.1.6 or later, which fixes this issue