Vulnerability Description
An example dag `example_dag_decorator` had non-validated parameter that allowed the UI user to redirect the example to a malicious server and execute code on worker. This however required that the example dags are enabled in production (not default) or the example dag code copied to build your own similar dag. If you used the `example_dag_decorator` please review it and apply the changes implemented in Airflow 3.0.5 accordingly.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Apache | Airflow | >= 3.0.0, < 3.0.5 |
Related Weaknesses (CWE)
References
- https://lists.apache.org/thread/c6q6nofc6xl5bms039ks9b34v0v36df1Mailing ListVendor Advisory
- http://www.openwall.com/lists/oss-security/2025/10/29/6
FAQ
What is CVE-2025-54941?
CVE-2025-54941 is a vulnerability with a CVSS score of 4.6 (MEDIUM). An example dag `example_dag_decorator` had non-validated parameter that allowed the UI user to redirect the example to a malicious server and execute code on worker. This however required that the exa...
How severe is CVE-2025-54941?
CVE-2025-54941 has been rated MEDIUM with a CVSS base score of 4.6/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-54941?
Check the references section above for vendor advisories and patch information. Affected products include: Apache Airflow.