https://seclists.org/oss-sec/2026/q2/159: CVE-2026-30912: Apache Airflow: Exposing stack trace in case of constraint error
Published Apr 17, 2026
·Updated
Affected Software
1 affected component
pypi/apache-airflow<3.2.0
Frequently Asked Questions
1
What is the severity of CVE-2026-30912?
The severity of CVE-2026-30912 is classified as low.
2
Which versions of Apache Airflow are affected by CVE-2026-30912?
CVE-2026-30912 affects Apache Airflow versions before 3.2.0.
3
How do I fix CVE-2026-30912?
To fix CVE-2026-30912, upgrade to Apache Airflow version 3.2.0 or later.
4
What is the main issue described in CVE-2026-30912?
CVE-2026-30912 describes an issue where stack traces from SQL errors are exposed in the API, even if configured not to expose them.
5
What risks does CVE-2026-30912 pose to users?
CVE-2026-30912 may allow a potential attacker to gain additional information about the system through exposed stack traces.