Nixpkgs security tracker

Login with GitHub

Details of issue NIXPKGS-2026-1190

NIXPKGS-2026-1190
published 4 months, 3 weeks ago
updated 4 months, 3 weeks ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse accepted
  • @LeSuisse published on GitHub
Apache Airflow: Exposing stack trace in case of constraint error

In case of SQL errors, exception/stack trace of errors was exposed in API even if "api/expose_stack_traces" was set to false. That could lead to exposing additional information to potential attacker. Users are recommended to upgrade to Apache Airflow 3.2.0, which fixes the issue.

Affected products

apache-airflow
  • <3.2.0

Matching in nixpkgs

pkgs.apache-airflow

Platform to programmatically author, schedule and monitor workflows

  • nixos-unstable -
    • nixpkgs-unstable 3.1.7
    • nixos-unstable-small 3.1.7

Package maintainers