First published: Wed Jan 24 2024(Updated: )
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.
Credit: security@apache.org security@apache.org
Affected Software | Affected Version | How to fix |
---|---|---|
Apache Airflow | <2.8.1 | |
pip/apache-airflow | >=0<2.8.1rc1 | 2.8.1rc1 |
<2.8.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-50943 is considered to be a significant vulnerability due to its potential for data poisoning.
To fix CVE-2023-50943, upgrade to Apache Airflow version 2.8.1 or later.
CVE-2023-50943 affects the configuration setting of "enable_xcom_pickling=False".
CVE-2023-50943 allows attackers to poison XCom data through deserialization vulnerabilities.
All versions of Apache Airflow before 2.8.1 are impacted by CVE-2023-50943.