All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-30898
HIGHpublished 2026-04-18 07:16 UTC · 2 months ago · modified 2026-04-21 14:43 UTC
8.8
CVSS / 10
// description
An example of BashOperator in Airflow documentation suggested a way of passing dag_run.conf in the way that could cause unsanitized user input to be used to escalate privileges of UI user to allow execute code on worker. Users should review if any of their own DAGs have adopted this incorrect advice.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
// weaknesses (CWE)
- CWE-77