apache-airflow-core@3.3.2rc1

Core packages for Apache Airflow, schedule and API server

  • latest version

    3.3.2

  • latest non vulnerable version

  • first published

    1 years ago

  • latest version published

    5 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the apache-airflow-core package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • M
    Incorrect Authorization

    Affected versions of this package are vulnerable to Incorrect Authorization via the delete_asset_queued_events, delete_dag_asset_queued_events, and related queued-events DELETE routes in airflow/api_fastapi/core_api/routes/public/assets.py. An attacker can delete a DAG’s queued asset events by sending a DELETE request to these endpoints while holding only DAG read access and the global asset-delete permission. This lets an authenticated user silently suppress asset-triggered scheduling for a DAG they can read but not edit. In affected deployments, DAG runs stop being queued from those asset events, breaking the DAG’s automatic scheduling behavior.

    How to fix Incorrect Authorization?

    Upgrade apache-airflow-core to version 3.3.2 or higher.

    [,3.3.2)