CVE-2023-50943

HIGH7.5EPSS 0.21%

Apache Airflow: Potential pickle deserialization vulnerability in XComs

Published: 1/24/2024Modified: 5/20/2025
Also known as:GHSA-c3c6-f2ww-xfr2BIT-airflow-2023-50943PYSEC-2024-13

Description

Apache Airflow, versions before 2.8.1, have a vulnerability that allows a potential attacker to poison the XCom data by bypassing the protection of "enable_xcom_pickling=False" configuration setting resulting in poisoned data after XCom deserialization. This vulnerability is considered low since it requires a DAG author to exploit it. Users are recommended to upgrade to version 2.8.1 or later, which fixes this issue.

Affected packages (3)

CVSS scores

SourceVersionSeverityVector
osvCVSS 4.0CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
osvCVSS 3.1HIGH7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

References (7)

CVE-2023-50943 — Apache Airflow: Potential pickle deserialization vulnerability in XComs · VulnScope