PT-2024-1306 · Apache · Apache Airflow

Hussein Awala

+1

·

Published

2024-01-24

·

Updated

2026-02-20

·

CVE-2023-50943

CVSS v2.0

10

High

VectorAV:N/AC:L/Au:N/C:C/I:C/A:C
Name of the Vulnerable Software and Affected Versions Apache Airflow versions prior to 2.8.1
Description The issue is related to the deserialization mechanism in Apache Airflow, allowing a potential attacker to poison the XCom data by bypassing the protection of the enable xcom pickling=False configuration setting, resulting in poisoned data after XCom deserialization. This issue is considered low severity as it requires a DAG author to exploit it.
Recommendations To resolve the issue, users are recommended to upgrade to version 2.8.1 or later, which fixes this issue. As a temporary workaround, consider disabling the enable xcom pickling setting until a patch is available. Restrict access to the XCom data to minimize the risk of exploitation. Avoid using the enable xcom pickling=False configuration setting in the affected API endpoints until the issue is resolved.

Fix

DoS

Deserialization of Untrusted Data

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2024-00754
BIT-AIRFLOW-2023-50943
CVE-2023-50943
GHSA-C3C6-F2WW-XFR2
PYSEC-2024-13

Affected Products

Apache Airflow