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


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.02% (6th 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 Learn

Learn about Information Exposure vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-MINIMOSLATEST-AIRFLOW3COMPAT-15032924
  • 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-compat to version 3.1.6-r0 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream airflow-3-compat package and not the airflow-3-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