← All credits
Jarek Potiuk
53 vulnerability records and advisories credit this contributor.
CVE-2026-68868
Apache Airflow Google provider: google Secret Manager backend: team scope is never applied, exposing every team's Connections and Variables
CVE-2026-67587
Apache Airflow: DAG-author remote code execution on the Scheduler via a Serde `Callback` deserialization gadget
CVE-2026-67260
Apache Airflow: DAG-author remote code execution on the Scheduler via awaiting_input next_kwargs deserialization
CVE-2026-65017
Apache Airflow: Config API: team-scoped Celery broker secret disclosed to a Viewer (multi-team masking bypass)
CVE-2026-59245
Apache Airflow FAB provider: FAB auth manager: a DAG named "DAGs" hijacks the global all-DAGs permission (access_control privilege escalation via resource_name() collision)
CVE-2026-59243
Apache Airflow FAB provider: FAB auth manager: JWT signature verification disabled by default for Azure AD OAuth (`verify_signature` defaults to `False`)
CVE-2026-59242
Apache Airflow: Arbitrary airflow.* class instantiation on the API server via the XCom deserialize endpoint
CVE-2026-58076
Apache Airflow: Unguarded import_string() of airflow_exc_ser / base_exc_ser exception nodes in BaseSerialization.deserialize enables DAG-author RCE on Scheduler / API Server
CVE-2026-54183
Apache Airflow: Airflow Variables were not masked in the UI for authenticated users
CVE-2026-49296
Apache Airflow: Per-DAG read bypass discloses co-located DAGs' source via GET /api/v2/dagSources/{dag_id}