CVE-2026-41084

Source
https://cve.org/CVERecord?id=CVE-2026-41084
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-41084.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-41084
Aliases
Downstream
Published
2026-06-01T07:51:56.669Z
Modified
2026-07-09T21:11:37.388117749Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
Apache Airflow: API authorization bypass: bulk TaskInstances allows cross-DAG mutation
Details

A bug in Apache Airflow's bulk Task Instances API (PATCH/DELETE /api/v2/dags/{dag_id}/dagRuns/{dag_run_id}/taskInstances) evaluated authorization against the dag_id resolved from the URL path while operating on the dag_id / dag_run_id extracted from request-body entity fields. An authenticated UI/API user with edit permission on one Dag could mutate Task Instance state in any other Dag by keeping the authorized Dag's ID in the URL path and naming the target Dag's IDs in the request body entities. Affects deployments that rely on per-Dag edit-scope to keep Task Instance state isolated between teams. Users are advised to upgrade to apache-airflow 3.2.2 or later.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41084.json",
    "cwe_ids": [
        "CWE-639"
    ],
    "cna_assigner": "apache"
}
References

Affected packages

Git / github.com/apache/airflow

Affected ranges

Type
GIT
Repo
https://github.com/apache/airflow
Events
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "CPE_RANGE"
    ],
    "cpe": "cpe:2.3:a:apache:airflow:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "3.2.0"
        },
        {
            "fixed": "3.2.2"
        }
    ]
}

Affected versions

3.*
3.2.1
3.2.1rc1
3.2.1rc2
3.2.1rc3
3.2.2
3.2.2rc1
3.2.2rc2
3.2.2rc3
python-client/3.*
python-client/3.2.0
python-client/3.2.0rc1
python-client/3.2.1
python-client/3.2.1rc1
task-sdk/1.*
task-sdk/1.2.1
task-sdk/1.2.1rc1
task-sdk/1.2.1rc2
task-sdk/1.2.1rc3
task-sdk/1.2.2
task-sdk/1.2.2rc1
task-sdk/1.2.2rc2
task-sdk/1.2.2rc3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-41084.json"