Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-59242
Published:August 12, 2026
Updated:September 01, 2026
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.
Affected Packages
apache-airflow (CONDA):
Affected version(s) >=2.0.1 <3.3.1
Fix Suggestion:
Update to version 3.3.1
https://github.com/apache/airflow.git (GITHUB):
Affected version(s) >=3.0.0 <3.3.1
Fix Suggestion:
Update to version 3.3.1
apache-airflow (PYTHON):
Affected version(s) >=1.8.1 <3.3.1
Fix Suggestion:
Update to version 3.3.1
Do you need more information?
Contact Us
CVSS v4
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.4
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Deserialization of Untrusted Data
EPSS
Base Score:
0.58