CVE-2026-22922
Authorization Bypass in Apache Airflow Task Log Access
Publication date: 2026-02-09
Last updated on: 2026-02-11
Assigner: Apache Software Foundation
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apache | airflow | From 3.1.0 (inc) to 3.1.7 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-648 | The product does not conform to the API requirements for a function call that requires extra privileges. This could allow attackers to gain privileges by causing the function to be called incorrectly. |
Attack-Flow Graph
AI Powered Q&A
How can this vulnerability impact me? :
This vulnerability can allow users who should only have limited access to tasks to view sensitive task logs, potentially exposing confidential information or operational details that they are not authorized to see.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
Can you explain this vulnerability to me?
Apache Airflow versions 3.1.0 through 3.1.6 contain an authorization flaw that allows an authenticated user with custom permissions limited to task access to view task logs without having explicit task log access.
What immediate steps should I take to mitigate this vulnerability?
Users are recommended to upgrade to Apache Airflow version 3.1.7 or later, which resolves this authorization flaw.