CVE 8.1 HIGH

Apache Airflow: RCE by race condition in example_xcom dag_CVE-2025-54550

8.1 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N

Description

The example example_xcom that was included in airflow documentation implemented unsafe pattern of reading value
from xcom in the way that could be exploited to allow UI user who had access to modify XComs to perform arbitrary
execution of code on the worker. Since the UI users are already highly trusted, this is a Low severity vulnerability.

It does not affect Airflow release - example_dags are not supposed to be enabled in production environment, however
users following the example could replicate the bad pattern. Documentation of Airflow 3.2.0 contains version of
the example with improved resiliance for that case.

Users who followed that pattern are advised to adjust their implementations accordingly.

Basic Information

ID CVE-2025-54550
Source apache
Published Apr 15, 2026 at 00:22
Modified Apr 16, 2026 at 12:05

Affected Product

Vendor Apache Software Foundation
Product Apache Airflow
Affected Versions Apache Software Foundation Apache Airflow 0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.