No analysis available yet.
No remediation available yet.
Tracking
Sign in to view the affected projects.
No advisories yet.
Wed, 12 Aug 2026 17:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
cvssV3_1
|
Wed, 12 Aug 2026 16:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | Apache Airflow: Arbitrary airflow.* class instantiation on the API server via the XCom deserialize endpoint | |
| Weaknesses | CWE-502 | |
| References |
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: apache
Published:
Updated: 2026-08-12T17:20:18.016Z
Reserved: 2026-07-04T00:17:45.922Z
Link: CVE-2026-59242
Updated: 2026-08-12T16:41:47.823Z
Status : Received
Published: 2026-08-12T16:17:09.067
Modified: 2026-08-12T17:17:28.387
Link: CVE-2026-59242
No data.
OpenCVE Enrichment
No data.
-
CWE-502
Deserialization of Untrusted Data