Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-pm44-x5x7-24c4

Опубликовано: 09 фев. 2026
Источник: github
Github: Прошло ревью
CVSS3: 6.5

Описание

Apache Airflow Has an Authorization Bypass That Allows Unauthorized Task Log Access

Vulnerability Overview

An authorization bypass vulnerability exists in Apache Airflow that allows authenticated users to access task execution logs without the required permissions.

The Flaw

The vulnerability affects environments using custom roles or granular permission settings. Normally, Airflow allows administrators to separate "Task" access (viewing the task state) from "Task Log" access (viewing the console output/logs).

In affected versions, the permission check for retrieving logs is insufficient. An authenticated user who has been granted access to view Tasks can successfully request and view Task Logs, even if they do not have the specific can_read permission for Logs.

Impact

  • Confidentiality Loss: Task logs often contain sensitive operational data, debugging information, or potentially leaked secrets (environment variables, connection strings) that should not be visible to all users with basic task access.
  • Broken Access Control: This bypasses the intended security model for restricted user roles.

Affected Versions

  • Apache Airflow 3.1.0 through 3.1.6

Patches

Users should upgrade to Apache Airflow 3.1.7 or later, which enforces the correct permission checks for log access.

Пакеты

Наименование

apache-airflow

pip
Затронутые версииВерсия исправления

>= 3.1.0, < 3.1.7

3.1.7

EPSS

Процентиль: 13%
0.00043
Низкий

6.5 Medium

CVSS3

Дефекты

CWE-648

Связанные уязвимости

CVSS3: 6.5
nvd
около 2 месяцев назад

Apache Airflow versions 3.1.0 through 3.1.6 contain an authorization flaw that can allow an authenticated user with custom permissions limited to task access to view task logs without having task log access. Users are recommended to upgrade to Apache Airflow 3.1.7 or later, which resolves this issue.

CVSS3: 6.5
debian
около 2 месяцев назад

Apache Airflow versions 3.1.0 through 3.1.6 contain an authorization f ...

EPSS

Процентиль: 13%
0.00043
Низкий

6.5 Medium

CVSS3

Дефекты

CWE-648