In case of SQL errors, exception/stack trace of errors was exposed in API even if "api/exposestacktraces" 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.
{
"cpes": [
"cpe:2.3:a:apache:airflow:*:*:*:*:*:python:*:*"
],
"severity": "High"
}