PT-2022-24256 · Apache · Apache Airflow
Harry Sintonen
·
Published
2022-09-02
·
Updated
2026-02-20
·
CVE-2022-38170
CVSS v4.0
5.7
Medium
| Vector | AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
Apache Airflow versions prior to 2.3.4
Description
The issue is related to an insecure umask configuration in Apache Airflow when running with the
--daemon flag. This could lead to a race condition, resulting in world-writable files in the Airflow home directory. Local users could exploit this to expose arbitrary file contents via the webserver.Recommendations
For versions prior to 2.3.4, update to version 2.3.4 or later to resolve the issue. As a temporary workaround, consider running Airflow without the
--daemon flag until the update is applied. Restrict access to the Airflow home directory to minimize the risk of exploitation.Fix
Race Condition
Incorrect Permission
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Apache Airflow