Skip to content
Apache AirflowGHSA-pm44-x5x7-24c4

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

Medium6.5CVE-2026-22922 · Published Feb 9, 2026 · updated Sep 10, 2026

## 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 th...

GitHub advisory

Affected versions

PackageAffectedFixed in
apache-airflow
PyPI
>= 3.1.0, < 3.1.73.1.7
Details and references

## 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.

CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Severity from
GitHub (reviewed advisory)
Weakness
CWE-648
Also known as
BIT-airflow-2026-22922, CVE-2026-22922, PYSEC-2026-11

More Apache Airflow advisories

All Apache Airflow

Critical advisories by email

Wednesdays: the week’s critical and high advisories in the AI and data stack, with the fixed versions. Only in weeks that have some.

Double opt-in. Unsubscribe any time.