CVE-2026-42252
Apache Software Foundation Apache Airflow, airflow
Apache Airflow's official documentation at `core-concepts/dag-run.html` ("Passing Parameters when triggering Dags") showed a verbatim `BashOperator(bash_command="echo value: {{ dag_run.conf['conf1'] }}")` example without any quoting / sanitization warning. Dag authors who copied the pattern verbatim into deployments where users had `Dag.can_trigger` permission on the affected Dag (typical multi-team deployments, hosted offerings exposing a trigger API) could be exposed to shell-metacharacter injection via the `conf` field of the trigger API: an authenticated trigger user could supply `"; ba...
- CVSS
- 9.1
- EPSS
- 0.38% 31.0% percentile
- CISA KEV
- Not listed
- Published
- 2026.06.01