Vulnerability Description
Apache Airflow 2.4.0, and versions before 2.9.3, has a vulnerability that allows authenticated DAG authors to craft a doc_md parameter in a way that could execute arbitrary code in the scheduler context, which should be forbidden according to the Airflow Security model. Users should upgrade to version 2.9.3 or later which has removed the vulnerability.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Apache | Airflow | >= 2.4.0, < 2.9.3 |
Related Weaknesses (CWE)
References
- https://github.com/apache/airflow/pull/40522Issue TrackingPatch
- https://lists.apache.org/thread/1xhj9dkp37d6pzn24ll2mf94wbqnb2y1Mailing List
- http://www.openwall.com/lists/oss-security/2024/07/16/7
- https://github.com/apache/airflow/pull/40522Issue TrackingPatch
- https://lists.apache.org/thread/1xhj9dkp37d6pzn24ll2mf94wbqnb2y1Mailing List
FAQ
What is CVE-2024-39877?
CVE-2024-39877 is a vulnerability with a CVSS score of 8.8 (HIGH). Apache Airflow 2.4.0, and versions before 2.9.3, has a vulnerability that allows authenticated DAG authors to craft a doc_md parameter in a way that could execute arbitrary code in the scheduler conte...
How severe is CVE-2024-39877?
CVE-2024-39877 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-39877?
Check the references section above for vendor advisories and patch information. Affected products include: Apache Airflow.