| Reporter | Title | Published | Views | Family All 22 |
|---|---|---|---|---|
| CVE-2026-41084 | 1 Jun 202607:51 | – | attackerkb | |
| CVE-2026-41084 | 31 May 202612:18 | – | circl | |
| Apache Airflow 安全漏洞 | 1 Jun 202600:00 | – | cnnvd | |
| CVE-2026-41084 Apache Airflow: API authorization bypass: bulk TaskInstances allows cross-DAG mutation | 1 Jun 202607:51 | – | cvelist | |
| EUVD-2026-33592 | 1 Jun 202607:51 | – | euvd | |
| Apache Airflow Vulnerable to Authorization Bypass Through User-Controlled Key | 1 Jun 202609:31 | – | github | |
| CVE-2026-41084 | 1 Jun 202609:16 | – | nvd | |
| BIT-AIRFLOW-2026-41084 Apache Airflow: API authorization bypass: bulk TaskInstances allows cross-DAG mutation | 5 Jun 202605:40 | – | osv | |
| CLEANSTART-2026-IW40229 Security fixes in airflow-3 3.1.8-r5 | 30 Jul 202607:10 | – | osv | |
| CVE-2026-41084 Apache Airflow: API authorization bypass: bulk TaskInstances allows cross-DAG mutation | 1 Jun 202607:51 | – | osv |
10
[
{
"collectionURL": "https://pypi.python.org",
"defaultStatus": "unaffected",
"packageName": "apache-airflow",
"product": "Apache Airflow",
"vendor": "Apache Software Foundation",
"versions": [
{
"lessThan": "3.2.2",
"status": "affected",
"version": "3.2.0",
"versionType": "semver"
}
]
}
]| Parameter | Position | Path | Description | CWE |
|---|---|---|---|---|
| dag_id | path | /api/v2/dags/{dag_id}/dagRuns/{dag_run_id}/taskInstances | Authorization uses dag_id from URL path while operating on dag_id/dag_run_id from request body, enabling cross-DAG mutation of task instances. | CWE-639 |
| dag_run_id | path | /api/v2/dags/{dag_id}/dagRuns/{dag_run_id}/taskInstances | Authorization uses dag_id from URL path while operating on dag_id/dag_run_id from request body, enabling cross-DAG mutation of task instances. | CWE-639 |
| dag_id | request body | /api/v2/dags/{dag_id}/dagRuns/{dag_run_id}/taskInstances | Request body contains target DAG/task instance identifiers that can be mismatched with the path, allowing unauthorized manipulation of other DAGs' task instances. | CWE-639 |
| dag_run_id | request body | /api/v2/dags/{dag_id}/dagRuns/{dag_run_id}/taskInstances | Request body contains target DAG/task instance identifiers that can be mismatched with the path, allowing unauthorized manipulation of other DAGs' task instances. | CWE-639 |
| taskInstances | request body | /api/v2/dags/{dag_id}/dagRuns/{dag_run_id}/taskInstances | Request body contains target DAG/task instance identifiers that can be mismatched with the path, allowing unauthorized manipulation of other DAGs' task instances. | CWE-639 |
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
21 Jul 2026 19:10Current
5.8Medium risk
Vulners AI Score5.8
CVSS 3.17.5
EPSS0.00476
SSVC