Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-2r5m-76wx-56gx

Опубликовано: 01 июн. 2026
Источник: github
Github: Прошло ревью
CVSS3: 7.3

Описание

Apache Airflow Vulnerable to Deserialization of Untrusted Data

Apache Airflow's scheduler-side deadline-reference decoder (SerializedCustomReference.deserialize_reference) imported and dispatched arbitrary class paths drawn from DAG-author-controlled serialized state without an allowlist or plugin-registry gate. A DAG author whose code reaches the scheduler — the default on single-host deployments where the DAG bundle is importable from the scheduler process — could embed a custom DeadlineReference whose serialized form named an attacker-controlled module path, causing the scheduler to import_string(...) and instantiate that class with a live SQLAlchemy session attached. Affects deployments where DAG-author code is less trusted than the scheduler process. Users are advised to upgrade to apache-airflow 3.2.2 or later.

Пакеты

Наименование

apache-airflow

pip
Затронутые версииВерсия исправления

< 3.2.2

3.2.2

EPSS

Процентиль: 49%
0.00676
Низкий

7.3 High

CVSS3

Дефекты

CWE-502

Связанные уязвимости

CVSS3: 7.3
nvd
2 месяца назад

Apache Airflow's scheduler-side deadline-reference decoder (`SerializedCustomReference.deserialize_reference`) imported and dispatched arbitrary class paths drawn from DAG-author-controlled serialized state without an allowlist or plugin-registry gate. A DAG author whose code reaches the scheduler — the default on single-host deployments where the DAG bundle is importable from the scheduler process — could embed a custom `DeadlineReference` whose serialized form named an attacker-controlled module path, causing the scheduler to `import_string(...)` and instantiate that class with a live SQLAlchemy session attached. Affects deployments where DAG-author code is less trusted than the scheduler process. Users are advised to upgrade to `apache-airflow` 3.2.2 or later.

CVSS3: 7.3
debian
2 месяца назад

Apache Airflow's scheduler-side deadline-reference decoder (`Serialize ...

EPSS

Процентиль: 49%
0.00676
Низкий

7.3 High

CVSS3

Дефекты

CWE-502