PT-2026-71140 · Apache · Apache Airflow

·

CVE-2026-59242

·

Published

2026-08-12

·

Updated

2026-08-17

CVSS v3.1

5.4

Medium

VectorAV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
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 endpoint passes a string-literal payload through the BaseXCom.deserialize value() function without the check forbidden xcom keys guard. The issue is triggered when a user writes an XCom value and subsequently reads it back with the deserialize parameter set to true. This is a deserialization flaw, where untrusted data is used to abuse the logic of an application to execute unintended code or instantiate unauthorized objects.
Recommendations Upgrade to apache-airflow version 3.3.1 or later.

Exploit

Fix

Deserialization of Untrusted Data

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BIT-AIRFLOW-2026-59242
CVE-2026-59242

Affected Products

Apache Airflow