Lucene search
+L

142 matches found

OSV
OSV
added 2026/08/17 5:39 a.m.8 views

BIT-AIRFLOW-2026-68971 Apache Airflow: Cross-team authorization bypass in the asset materialization and dag-run result endpoints

Apache Airflow's asset materialization endpoint POST /api/v2/assets/assetid/materialize and the XCom result check on waitdagrununtilfinished authorized the target Dag without its team, unlike every other authorization site. A team-aware auth manager distinguishes a team-scoped Dag from a global o...

5.4AI score0.00328EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/17 5:39 a.m.8 views

BIT-AIRFLOW-2026-59242 Apache Airflow: Arbitrary airflow.* class instantiation on the API server via the XCom deserialize endpoint

Apache Airflow's XCom GET /api/v2/.../xcomEntries/key?deserialize=true endpoint passed a string-literal payload through BaseXCom.deserializevalue without the checkforbiddenxcomkeys guard, allowing an authenticated API user with XCom write-and-read access to instantiate arbitrary airflow. classes ...

5.6AI score0.00584EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/08/12 5:40 p.m.17 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization in the POST /api/v2/assets/assetid/materialize endpoint and the XCom result check on waitdagrununtilfinished. An attacker can access and manipulate DAG runs and read XCom values belonging to other teams by supplyin...

7.6CVSS5.5AI score0.00328EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/12 5:40 p.m.15 views

Deserialization of Untrusted Data

Overview Affected versions of this package are vulnerable to Deserialization of Untrusted Data in the BaseXCom.deserializevalue. An attacker can execute arbitrary code on the API server by submitting specially crafted JSON string literals to the GET /api/v2/.../xcomEntries/key?deserialize=true...

8.8CVSS6.2AI score0.00584EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/12 4:17 p.m.14 views

CVE-2026-68971

Apache Airflow's asset materialization endpoint POST /api/v2/assets/assetid/materialize and the XCom result check on waitdagrununtilfinished authorized the target Dag without its team, unlike every other authorization site. A team-aware auth manager distinguishes a team-scoped Dag from a global o...

6.5CVSS0.00328EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/12 4:17 p.m.11 views

CVE-2026-59242

Apache Airflow's XCom GET /api/v2/.../xcomEntries/key?deserialize=true endpoint passed a string-literal payload through BaseXCom.deserializevalue without the checkforbiddenxcomkeys guard, allowing an authenticated API user with XCom write-and-read access to instantiate arbitrary airflow. classes ...

5.4CVSS0.00584EPSS
SaveExploits0References3
attackerkb
attackerkb
added 2026/08/12 3:35 p.m.20 views

CVE-2026-59242

Apache Airflow's XCom GET /api/v2/.../xcomEntries/key?deserialize=true endpoint passed a string-literal payload through BaseXCom.deserializevalue without the checkforbiddenxcomkeys guard, allowing an authenticated API user with XCom write-and-read access to instantiate arbitrary airflow. classes ...

5.4CVSS5.5AI score0.00584EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/12 3:35 p.m.12 views

EUVD-2026-57312

Apache Airflow's XCom GET /api/v2/.../xcomEntries/key?deserialize=true endpoint passed a string-literal payload through BaseXCom.deserializevalue without the checkforbiddenxcomkeys guard, allowing an authenticated API user with XCom write-and-read access to instantiate arbitrary airflow. classes ...

5.4CVSS5.5AI score0.00584EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/12 3:35 p.m.50 views

CVE-2026-59242

Apache Airflow prior to 3.3.1 is vulnerable to deserialization of untrusted data (CWE-502) in its XCom GET /api/v2/{...}/xcomEntries/{key}?deserialize=true endpoint. The endpoint passed a string-literal payload through BaseXCom.deserialize_value without the _check_forbidden_xcom_keys guard, allow...

5.5AI score0.00584EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/08/12 3:35 p.m.42 views

CVE-2026-59242 Apache Airflow: Arbitrary airflow.* class instantiation on the API server via the XCom deserialize endpoint

Apache Airflow's XCom GET /api/v2/.../xcomEntries/key?deserialize=true endpoint passed a string-literal payload through BaseXCom.deserializevalue without the checkforbiddenxcomkeys guard, allowing an authenticated API user with XCom write-and-read access to instantiate arbitrary airflow. classes ...

0.00584EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/12 3:35 p.m.11 views

CVE-2026-59242 Apache Airflow: Arbitrary airflow.* class instantiation on the API server via the XCom deserialize endpoint

Apache Airflow's XCom GET /api/v2/.../xcomEntries/key?deserialize=true endpoint passed a string-literal payload through BaseXCom.deserializevalue without the checkforbiddenxcomkeys guard, allowing an authenticated API user with XCom write-and-read access to instantiate arbitrary airflow. classes ...

5.5AI score0.00584EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/12 3:35 p.m.9 views

CVE-2026-59242 Apache Airflow: Arbitrary airflow.* class instantiation on the API server via the XCom deserialize endpoint

Apache Airflow's XCom GET /api/v2/.../xcomEntries/key?deserialize=true endpoint passed a string-literal payload through BaseXCom.deserializevalue without the checkforbiddenxcomkeys guard, allowing an authenticated API user with XCom write-and-read access to instantiate arbitrary airflow. classes ...

5.4CVSS5.6AI score
SaveExploits0References6
attackerkb
attackerkb
added 2026/08/12 3:24 p.m.12 views

CVE-2026-68971

Apache Airflow's asset materialization endpoint POST /api/v2/assets/assetid/materialize and the XCom result check on waitdagrununtilfinished authorized the target Dag without its team, unlike every other authorization site. A team-aware auth manager distinguishes a team-scoped Dag from a global o...

5.4AI score0.00328EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/12 3:24 p.m.43 views

CVE-2026-68971 Apache Airflow: Cross-team authorization bypass in the asset materialization and dag-run result endpoints

Apache Airflow's asset materialization endpoint POST /api/v2/assets/assetid/materialize and the XCom result check on waitdagrununtilfinished authorized the target Dag without its team, unlike every other authorization site. A team-aware auth manager distinguishes a team-scoped Dag from a global o...

0.00328EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/12 3:24 p.m.9 views

CVE-2026-68971 Apache Airflow: Cross-team authorization bypass in the asset materialization and dag-run result endpoints

Apache Airflow's asset materialization endpoint POST /api/v2/assets/assetid/materialize and the XCom result check on waitdagrununtilfinished authorized the target Dag without its team, unlike every other authorization site. A team-aware auth manager distinguishes a team-scoped Dag from a global o...

5.4AI score0.00328EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/12 3:24 p.m.53 views

CVE-2026-68971

Apache Airflow versions prior to 3.3.1 contain a cross-team authorization bypass in two API sites: the asset materialization endpoint (POST /api/v2/assets/{asset_id}/materialize) and the XCom result check on wait_dag_run_until_finished. Unlike all other authorization points, these two sites resol...

5.4AI score0.00328EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/12 3:24 p.m.20 views

CVE-2026-68971 Apache Airflow: Cross-team authorization bypass in the asset materialization and dag-run result endpoints

Apache Airflow's asset materialization endpoint POST /api/v2/assets/assetid/materialize and the XCom result check on waitdagrununtilfinished authorized the target Dag without its team, unlike every other authorization site. A team-aware auth manager distinguishes a team-scoped Dag from a global o...

6.5CVSS5.4AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.10 views

PT-2026-71140

Name of the Vulnerable Software and Affected Versions Apache Airflow versions prior to 3.3.1 Description An authenticated API user with XCom write-and-read access can instantiate arbitrary airflow. classes on the API server. This occurs because the GET /api/v2/.../xcomEntries/key?deserialize=true...

5.4CVSS5.8AI score0.00584EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/13 3:02 p.m.11 views

PYSEC-2026-2359 Apache Airflow allows code execution through crafted XCom payloads

Dag Authors, who normally should not be able to execute code in the webserver context could craft XCom payload causing the webserver to execute arbitrary code. Since Dag Authors are already highly trusted, severity of this issue is Low. Users are recommended to upgrade to Apache Airflow 3.2.0,...

7.2CVSS6.3AI score0.00822EPSS
SaveExploits0References8
PyPA
PyPA
added 2026/07/13 3:02 p.m.18 views

Apache Airflow: RCE by race condition in example_xcom dag

The example examplexcomthat was included in airflow documentation implemented unsafe pattern of reading valuefrom xcom in the way that could be exploited to allow UI user who had access to modify XComs to perform arbitraryexecution of code on the worker. Since the UI users are already highly...

8.1CVSS6.2AI score0.00579EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder