Deserialization of Untrusted Data in Apache Airflow - CVE-2026-25917
Published: August 25, 2026
Vulnerability details
The vulnerability allows a remote user to execute arbitrary code in the webserver context.
The vulnerability exists due to unsafe deserialization and class instantiation in the API extra-links handling for XCom payloads when processing a crafted XCom payload. A remote user can craft a malicious XCom payload to execute arbitrary code in the webserver context.
Exploitation requires Dag Author capabilities.