Directory Traversal Affecting airflow-2 package, versions *


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.22% (45th 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 Directory Traversal vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-MINIMOSLATEST-AIRFLOW2-16535858
  • published8 May 2026
  • disclosed12 May 2026

Introduced: 8 May 2026

NewCVE-2026-44307  (opens in a new tab)
CWE-22  (opens in a new tab)

How to fix?

There is no fixed version for Minimos:latest airflow-2.

NVD Description

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

Mako is a template library written in Python. Prior to 1.3.12, on Windows, a URI using backslash traversal (e.g. ....\ secret.txt) bypasses the directory traversal check in Template.init and the posixpath-based normalization in TemplateLookup.get_template(), allowing reads of files outside the configured template directory. This vulnerability is fixed in 1.3.12.