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

exploitDog

github логотип

GHSA-fcmm-42r9-mmmm

Опубликовано: 12 авг. 2026
Источник: github
Github: Не прошло ревью
CVSS3: 5.4

Описание

Apache Airflow's XCom GET /api/v2/{...}/xcomEntries/{key}?deserialize=true endpoint passed a string-literal payload through BaseXCom.deserialize_value without the _check_forbidden_xcom_keys guard, allowing an authenticated API user with XCom write-and-read access to instantiate arbitrary airflow.* classes on the API server (CWE-502). An authenticated user who can write an XCom value and then read it back with deserialize=true triggers the unsafe instantiation. Users are advised to upgrade to apache-airflow 3.3.1 or later, which rejects reserved XCom serialization keys submitted as JSON string literals.

Apache Airflow's XCom GET /api/v2/{...}/xcomEntries/{key}?deserialize=true endpoint passed a string-literal payload through BaseXCom.deserialize_value without the _check_forbidden_xcom_keys guard, allowing an authenticated API user with XCom write-and-read access to instantiate arbitrary airflow.* classes on the API server (CWE-502). An authenticated user who can write an XCom value and then read it back with deserialize=true triggers the unsafe instantiation. Users are advised to upgrade to apache-airflow 3.3.1 or later, which rejects reserved XCom serialization keys submitted as JSON string literals.

EPSS

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

5.4 Medium

CVSS3

Дефекты

CWE-502

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

CVSS3: 5.4
nvd
15 дней назад

Apache Airflow's XCom `GET /api/v2/{...}/xcomEntries/{key}?deserialize=true` endpoint passed a string-literal payload through `BaseXCom.deserialize_value` without the `_check_forbidden_xcom_keys` guard, allowing an authenticated API user with XCom write-and-read access to instantiate arbitrary `airflow.*` classes on the API server (CWE-502). An authenticated user who can write an XCom value and then read it back with `deserialize=true` triggers the unsafe instantiation. Users are advised to upgrade to apache-airflow 3.3.1 or later, which rejects reserved XCom serialization keys submitted as JSON string literals.

CVSS3: 5.4
debian
15 дней назад

Apache Airflow's XCom `GET /api/v2/{...}/xcomEntries/{key}?deserialize ...

EPSS

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

5.4 Medium

CVSS3

Дефекты

CWE-502